Comment 18 for bug 331192

Revision history for this message
Tyler (tyler-idyle) wrote : Re: KDE printer configuration app stopped working on Jaunty

Hello! I'm on Karmic and my printer applet broke even back with Jaunty. I also tried removing/installing python-qt4-dbus but that didn't fix it for me! Here's my terminal output:

tyler@tyler-laptop:~$ systemsettings
tyler@tyler-laptop:~$ Traceback (most recent call last):
  File "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", line 41, in <module>
    from PyQt4.QtCore import *
ImportError: No module named QtCore
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/apport_python_hook.py", line 77, in apport_excepthook
    pr['PythonArgs'] = '%r' % sys.argv
AttributeError: 'module' object has no attribute 'argv'

Original exception was:
Traceback (most recent call last):
  File "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", line 41, in <module>
    from PyQt4.QtCore import *
ImportError: No module named QtCore

Hope this helps! Thanks a lot!