system-settings - user management broken

Hi everyone,

Using NetRunner Enigma 3.8.0-29-generic kernel 64bit KDE 4.11
After update to 4.11 I get the following when attempting to open the User Management control in systemsettings.

:~$ kcmshell4 userconfig
kcmshell(23000)/python (plugin): Failed to import module
Traceback (most recent call last):
File “/usr/share/kde4/apps/userconfig/userconfig.py”, line 27, in
from PyQt4.QtGui import *
ImportError: /usr/lib/python2.7/dist-packages/PyQt4/QtGui.so: undefined symbol: PyExc_ValueError
kcmshell(23000)/python (plugin): Failed to import module
kcmshell(23000)/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

Any ideas on this?

Thanks,
JJ

Seems to be that the usermanagement control is not supported in 4.11. You need to wait for an update for this.

So it would seem.

Do you get the same behaviour?
Thanks

viewinh
[hr]
So it seems.

Do you get the same behaviour?

Thanks

Hmm… nope. Thats really strange.
I think something went wrong on your update. Please try executing

sudo apt-get update && sudo apt-get dist-upgrade
In a terminal and see what it wants to upgrade then. If it is related to python or kde please perform the upgrade and see if it works then.