Display problems running the system-config-printer tool
I have a Pentium 4 machine running Fedora Core 4 and I'm trying to configure a printer on my box. I tried running the system-config-printer tool only to get this output:
[root@blah roger]# system-config-printer
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
ImportError: could not import gtk
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
Traceback (most recent call last):
File "/usr/sbin/system-config-printer", line 9, in ?
import queueTree
File "/usr/share/printconf/util/queueTree.py", line 71, in ?
import gtk
File "/usr/src/build/535819-i386/install/usr/lib/python2.4/site-packages/gtk-2.0/gtk/__init__.py", line 37, in ?
RuntimeError: could not open display
Does anyone know what's going on here ? I'm a newbie and would appreciate any help I can get in getting through this part (getting my system-config-printer tool to display).
Thanks in advance.
|