[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty
Michael Marley
michael at michaelmarley.com
Wed Feb 18 21:13:57 UTC 2009
The following text is dumped to the console when attempting to run the
printer applet:
Traceback (most recent call last):
File "<string>", line 18, in kpythonpluginfactory_bridge
File "/usr/share/kde4/apps/system-config-printer-kde/kcm-scpk.py", line 3993, in CreatePlugin
kcm = u.makeui(component_data, widget_parent)
File "/usr/share/kde4/apps/system-config-printer-kde/kcm-scpk.py", line 163, in makeui
self.newPrinterGUI = np = NewPrinterGUI(self)
File "/usr/share/kde4/apps/system-config-printer-kde/kcm-scpk.py", line 2084, in __init__
if not config.DOWNLOADABLE_DRIVER_SUPPORT:
AttributeError: 'module' object has no attribute 'DOWNLOADABLE_DRIVER_SUPPORT'
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python2.5/site-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 "<string>", line 18, in kpythonpluginfactory_bridge
File "/usr/share/kde4/apps/system-config-printer-kde/kcm-scpk.py", line 3993, in CreatePlugin
kcm = u.makeui(component_data, widget_parent)
File "/usr/share/kde4/apps/system-config-printer-kde/kcm-scpk.py", line 163, in makeui
self.newPrinterGUI = np = NewPrinterGUI(self)
File "/usr/share/kde4/apps/system-config-printer-kde/kcm-scpk.py", line 2084, in __init__
if not config.DOWNLOADABLE_DRIVER_SUPPORT:
AttributeError: 'module' object has no attribute 'DOWNLOADABLE_DRIVER_SUPPORT'
--
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeutils in ubuntu.
More information about the kubuntu-bugs
mailing list