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

Sam Varshavchik mrsam at courier-mta.com
Wed Apr 15 00:04:28 UTC 2009


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.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20090414/687eeee5/attachment-0001.sig>


More information about the fedora-list mailing list