I'm running Hardy w/ KDE4, and I replaced my script with the one that
was posted above. I got the following error:
$ python /usr/bin/system-config-printer-applet-kde
Traceback (most recent call last):
File "/usr/bin/system-config-printer-applet-kde", line 939, in <module>
applet = JobManager()
File "/usr/bin/system-config-printer-applet-kde", line 263, in __init__
uic.loadUi(APPDIR + "/" + "printer-applet.ui", self.mainWindow)
File "/usr/lib/python2.5/site-packages/PyQt4/uic/__init__.py", line 106, in
loadUi
return loader.DynamicUILoader().loadUi(uifile, baseinstance)
File "/usr/lib/python2.5/site-packages/PyQt4/uic/Loader/loader.py", line 22,
in loadUi
return self.parse(filename)
File "/usr/lib/python2.5/site-packages/PyQt4/uic/uiparser.py", line 658, in
parse
document = parse(filename)
File "<string>", line 45, in parse
File "<string>", line 22, in parse
IOError: [Errno 2] No such file or directory:
'/usr/lib/kde4/share/kde4/apps//printer-applet/printer-applet.ui'
I commented out Lines 55-58, and added this line: "
APPDIR="/usr/share/system-config-printer/" "
That made the applet work, but now when I print I get two applets in the panel,
and also the status is not auto-updating.
--
print status doesn't update automatically
https://bugs.launchpad.net/bugs/206459
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs