Advertisement
Guest User

Untitled

a guest
Mar 13th, 2012
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. systemsettings(2671)/python (plugin): Error while running factory function for Python plugin: "system-config-printer-kde/system-config-printer-kde.py"
  2. Traceback (most recent call last):
  3. File "<string>", line 18, in kpythonpluginfactory_bridge
  4. File "/usr/share/apps/system-config-printer-kde/system-config-printer-kde.py", line 4398, in CreatePlugin
  5. kcm = u.makeui(component_data, widget_parent)
  6. File "/usr/share/apps/system-config-printer-kde/system-config-printer-kde.py", line 173, in makeui
  7. encryption=encryption)
  8. File "/usr/share/apps/system-config-printer-kde/authconn.py", line 168, in __init__
  9. self._connect ()
  10. File "/usr/share/apps/system-config-printer-kde/authconn.py", line 200, in _connect
  11. encryption=self._encryption)
  12. RuntimeError: failed to connect to server
  13. systemsettings(2671)/python (plugin): Failed to import module
  14. systemsettings(2671)/kcontrol KCModuleLoader::loadModule: This module has no valid entry symbol at all. The reason could be that it's still using K_EXPORT_COMPONENT_FACTORY with a custom X-KDE-FactoryName which is not supported anymore
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement