Comment 4 for bug 34311

Revision history for this message
Nicolas Dumoulin (nicolas-dumoulin) wrote :

Sorry, but in fact my erro message in not the same !
Below is mine :
$kcmshell userconfig

Pythonize constructor -- pid = 3625
Python interpreter initialized!

Pythonize constructor -- pid = 3625
Traceback (most recent call last):
  File "<string>", line 8, in kcontrol_bridge_create_userconfig
  File "/usr/lib/python2.4/site-packages/userconfig.py", line 1656, in create_userconfig
    return UserConfigApp(parent, name)
  File "/usr/lib/python2.4/site-packages/userconfig.py", line 264, in __init__
    self.admincontext = unixauthdb.getContext(isroot)
  File "/usr/lib/python2.4/site-packages/unixauthdb.py", line 58, in getContext
    return PwdContext(editmode)
  File "/usr/lib/python2.4/site-packages/unixauthdb.py", line 787, in __init__
    user.polish()
  File "/usr/lib/python2.4/site-packages/unixauthdb.py", line 472, in polish
    self.setPrimaryGroup(self._context.lookupGID(self._gid))
  File "/usr/lib/python2.4/site-packages/unixauthdb.py", line 522, in setPrimaryGroup
    self.addToGroup(groupobj)
  File "/usr/lib/python2.4/site-packages/unixauthdb.py", line 541, in addToGroup
    groupobj._addUser(self)
AttributeError: 'NoneType' object has no attribute '_addUser'
error: *** runFunction failure
;