Re: Problems with system-config-printer and system-config-display (Fedora 10)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bryan Zimmer writes:

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

These are yum plugins.

You want these:

/usr/lib/python2.5/site-packages/dbus/_dbus.py
/usr/lib/python2.5/site-packages/dbus/_dbus.pyc
/usr/lib/python2.5/site-packages/dbus/_dbus.pyo

These packages are installed by dbus-python. The system-config-display package has an explicit Requires: dbus-python, so somehow you got system-config-display installed without its required prerequisite: dbus-python.

If you tried to reinstall system-config-display, it should tell you that you're missing dbus-python.


Attachment: pgpE4ghmmzZpv.pgp
Description: PGP signature

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux