Greetings, everyone.

I am writing to ask advice for "system-config-display" and 
"system-config-printer".

In the past, I had no trouble running these commands. Within the last 3 days, I 
bought a new flat-screen monitor and tried to install a new printer.

When I ran "system-config display" and "system-config-printer",  I got the 
following error messages:
________________________________

Traceback (most recent call last):
  File "/usr/share/system-config-printer/system-config-printer.py", line 30, in 
<module>
    import dbus
ImportError: No module named dbus

Traceback (most recent call last):
  File "/usr/share/system-config-display/xconf.py", line 34, in <module>
    import rhpxl.videocard
  File "/usr/lib64/python2.5/site-packages/rhpxl/videocard.py", line 18, in 
<module>
    import dbus
ImportError: No module named dbus

________________________________

I have what look like dbus.py modules for various applications:

This is from "locate dbus.py":

________________________________

/usr/lib/yum-plugins/python2.5/site-packages/dbus/_dbus.py
/usr/lib/yum-plugins/python2.5/site-packages/dbus/_dbus.pyc
/usr/lib/yum-plugins/python2.5/site-packages/dbus/_dbus.pyo
/usr/lib/yum-plugins/python2.5/site-packages/packagekit/pkdbus.py
/usr/lib/yum-plugins/python2.5/site-packages/packagekit/pkdbus.pyc
/usr/lib/yum-plugins/python2.5/site-packages/packagekit/pkdbus.pyo

________________________________

I don't know what the problem could be? Perhaps a version inconsistency in 
python itself versus this module? 

I used yum to reinstall both packages, but still came up with the same error 
messages. Does anyone have a clue as to what I'm doing wrong here?

Thanks,

Baz

bryan (dot) zimmer (at) comcast (dot) net
-- 
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to