I dont know if my bug really relates to this but i think so.
What i did:
I fiddled around with the user management in kubuntu (System Settings, User
Managament)
Added a user, and deleted him again because i couldnt login with the new user.
I moved on to the console and added a new user with useradd, which worked.
Now, when i open kdesu userconfig and try to activate the user (he was inactive
tells me the gui)
and change the standard shell for him i get the following output on console:
Traceback (most recent call last):
File "/usr/bin/userconfig", line 350, in slotModifyClicked
self.usereditdialog.showEditUser(self.selecteduserid)
File "/usr/bin/userconfig", line 820, in showEditUser
self.admincontext.save()
File "/usr/share/python-support/kde-guidance/unixauthdb.py", line 836, in save
self._sanityCheck()
File "/usr/share/python-support/kde-guidance/unixauthdb.py", line 360, in
_sanityCheck
raise ValueError, "User ID %i appears more than once." % uid
ValueError: User ID 0 appears more than once.
Error in sys.excepthook:
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/apport_python_hook.py", line 42, in
apport_excepthook
binary = os.path.realpath(os.path.join(os.getcwdu(), sys.argv[0]))
IndexError: list index out of range
Original exception was:
Traceback (most recent call last):
File "/usr/bin/userconfig", line 350, in slotModifyClicked
self.usereditdialog.showEditUser(self.selecteduserid)
File "/usr/bin/userconfig", line 820, in showEditUser
self.admincontext.save()
File "/usr/share/python-support/kde-guidance/unixauthdb.py", line 836, in save
self._sanityCheck()
File "/usr/share/python-support/kde-guidance/unixauthdb.py", line 360, in
_sanityCheck
raise ValueError, "User ID %i appears more than once." % uid
ValueError: User ID 0 appears more than once.
here is the relating line from /etc/passwd
sverikde4:x:1002:1003:Sven RichterKde4:/home/sverikde4:/bin/sh
Obiously the User ID ist not 0.
--
[users-admin] Adding a previously existing user fails silently
https://bugs.launchpad.net/bugs/66051
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs