Comment 3 for bug 752171

Revision history for this message
forall (forall-stalowka) wrote :

I have 11.10 and kde 4.8 how I can fixed this problem?

kcmshell4 system-config-printer-kde
kcmshell(27703)/python (plugin): Error while running factory function for Python plugin: "system-config-printer-kde/system-config-printer-kde.py"
Traceback (most recent call last):
  File "<string>", line 18, in kpythonpluginfactory_bridge
  File "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", line 4398, in CreatePlugin
    kcm = u.makeui(component_data, widget_parent)
  File "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", line 173, in makeui
    encryption=encryption)
  File "/usr/share/kde4/apps/system-config-printer-kde/authconn.py", line 168, in __init__
    self._connect ()
  File "/usr/share/kde4/apps/system-config-printer-kde/authconn.py", line 200, in _connect
    encryption=self._encryption)
RuntimeError: failed to connect to server
kcmshell(27703)/python (plugin): Failed to import module
kcmshell(27703)/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