Comment 2 for bug 192723

Revision history for this message
Till Kamppeter (till-kamppeter) wrote :

Traceback (most recent call last):
  File "/usr/share/system-config-printer/applet.py", line 923, in <module>
    import dbus
  File "/usr/lib/python2.5/dbus/__init__.py", line 74, in <module>
    import dbus.exceptions as exceptions
ImportError: No module named exceptions

The problem occurs in the file /usr/lib/python2.5/dbus/__init__.py, not in a file of system-config-printer.

I cannot find this file in Hardy or Intrepid. Which version of Ubuntu are you using?

Hardy and Intrepid have a file named /usr/share/python-support/python-dbus/dbus/__init__.py which belongs to python-dbus. For me it looks that the file has moved to there. Therefore I am reassigning the bug to python-dbus.