[Bug 542744] Re: user group administration tool freezes temporary and reports failed authentication even for successfull actions

2010-03-23 Thread Milan Bouchet-Valat
OK, that's the more likely scenario - sometimes knowing more leads to more problems... ;-) Could you open a new report about the main group problem? I'll see if I can put together a not-so-ugly patch before 2.30 is released. But I consider this bug as fixed for the first error. ** Changed in:

[Bug 542744] Re: user group administration tool freezes temporary and reports failed authentication even for successfull actions

2010-03-22 Thread Milan Bouchet-Valat
Cool. For the main group problem: the group is automatically created, it's just that it's not shown right after adding it. Do you have a precise reason to immediately go to the groups dialog and try to edit this group? Fixing that bug currently requires a few hacks that I'm not sure I can commit

[Bug 542744] Re: user group administration tool freezes temporary and reports failed authentication even for successfull actions

2010-03-22 Thread Michael Mayer
Usually I prefer to use a simple useradd -m, it was the first time ever I tried the GUI for this simple task. And I checked the group properties just to be sure that everything is fine. I did not realise that the group is actually created, so I tried to do it by hand. Call it a misunderstanding by

[Bug 542744] Re: user group administration tool freezes temporary and reports failed authentication even for successfull actions

2010-03-21 Thread Michael Mayer
The patch failed because my org.freedesktop.SystemToolsBackends.service is almost empty. This is the full file contents: [D-BUS Service] Name=org.freedesktop.SystemToolsBackends Exec=/usr/sbin/system-tools-backends User=root That's all, end of file, and none of the other files in the directory

[Bug 542744] Re: user group administration tool freezes temporary and reports failed authentication even for successfull actions

2010-03-21 Thread Milan Bouchet-Valat
No, it's just that I should have told you to patch the file /etc/dbus-1/system.d/org.freedesktop.SystemToolsBackends.conf. :D -- user group administration tool freezes temporary and reports failed authentication even for successfull actions https://bugs.launchpad.net/bugs/542744 You received

[Bug 542744] Re: user group administration tool freezes temporary and reports failed authentication even for successfull actions

2010-03-21 Thread Michael Mayer
That's it! Now it works fine. No freeze anymore. But still: If I add a new user, I would expect the tool to add a group of the same name and set this as the main group for the new user as it happens with the initial default user on system installation. -- user group administration tool freezes

[Bug 542744] Re: user group administration tool freezes temporary and reports failed authentication even for successfull actions

2010-03-20 Thread Michael Mayer
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/41419139/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/41419140/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/41419141/ProcStatus.txt ** Attachment

[Bug 542744] Re: user group administration tool freezes temporary and reports failed authentication even for successfull actions

2010-03-20 Thread Milan Bouchet-Valat
Thanks for the report. I think there are several different issues at stake here. First, when creating an user, its main group is creating under the hood by adduser, and we don't show it until the tool is restarted. This is a known problem, but it's not easy to fix properly, at least in a stable

[Bug 542744] Re: user group administration tool freezes temporary and reports failed authentication even for successfull actions

2010-03-20 Thread Michael Mayer
Yes, you are right, it is two different errors: On creation of a group I get a permission error. On adding members to a pre-existing group I get an unknown error. But in both cases I get this temporary freeze prior to the error message. -- user group administration tool freezes temporary and

[Bug 542744] Re: user group administration tool freezes temporary and reports failed authentication even for successfull actions

2010-03-20 Thread Milan Bouchet-Valat
Oh, I think I understand where the second issue comes from. Could you apply the attached patch and retry? Save the file, and then run: sudo patch /usr/share/dbus-1/system-services/org.freedesktop.SystemToolsBackends.service PATH_TO_SAVED_FILE (You'll need to restart your computer after that

[Bug 542744] Re: user group administration tool freezes temporary and reports failed authentication even for successfull actions

2010-03-20 Thread Brian Murray
** Tags added: patch -- user group administration tool freezes temporary and reports failed authentication even for successfull actions https://bugs.launchpad.net/bugs/542744 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --