[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-11-04 Thread Milan Bouchet-Valat
Yeah, very detailed, now I'm sure the path is '/' and not something strange. dbus-monitor seems to indicate that this wrong message is actually D-Bus introspection asking for an answer, so nothing very problematic. I don't know why I don't see it here, maybe I've not updated my system enough.

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-11-04 Thread Jaime Fernando Ortega Culaciati
This is what i've done: 1.- sudo dbus-monitor --system 2.- loaded users-admin and deleted the user. here is the output of 'sudo dbus-monitor --system': signal sender=org.freedesktop.DBus - dest=:1.62 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-11-03 Thread Milan Bouchet-Valat
Wow, not very verbose, but at least now we know that there was not error, and that message destination was set (because it took you 7 'next' to get out of the function). So it seems that the problem is only that the destination was different from org/freedesktop/SystemToolsBackends/*. Could you

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-11-03 Thread Jaime Fernando Ortega Culaciati
Ok Milan, this is (i think) a very detailed info: 'sudo dbus-monitor --system' output: -- signal sender=org.freedesktop.DBus - dest=:1.61 serial=2 path=/org/freedesktop/DBus;

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-11-02 Thread Milan Bouchet-Valat
OK, this sound more logical. Any chance you could run the system-tools-backends in gdb to identify the precise source of the error? You should install the debug packages for your version (2.8.2-1) and architecture from http://ddebs.ubuntu.com/pool/main/s/system-tools-backends/ Then you should

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-11-02 Thread Jaime Fernando Ortega Culaciati
ok, this is what i got: ja...@sion:~$ sudo G_DEBUG=fatal_criticals gdb system-tools-backends GNU gdb (GDB) 7.0-ubuntu Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-11-02 Thread Jaime Fernando Ortega Culaciati
I've installed system-tools-backends-dbgsym_2.8.2-1_i386.ddeb before. -- [users-admin] deleting a user doesn't work https://bugs.launchpad.net/bugs/458883 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu. --

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-11-02 Thread Milan Bouchet-Valat
Good. Yet another step and we should know where the problem really comes from - it seems to be a D-Bus problem. Could you try 'sudo G_DEBUG=fatal_criticals gdb system-tools-backends' again, but then do: break get_destination run and when the breakpoint is reached print dbus_message_get_path

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-11-02 Thread Dave Yarusso
** Changed in: gnome-system-tools (Ubuntu) Status: Incomplete = Confirmed -- [users-admin] deleting a user doesn't work https://bugs.launchpad.net/bugs/458883 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-system-tools in

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-11-02 Thread Jaime Fernando Ortega Culaciati
Ok Milan, this is what i got ;) ja...@sion:~$ sudo G_DEBUG=fatal_criticals gdb system-tools-backends [sudo] password for jaime: GNU gdb (GDB) 7.0-ubuntu Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-11-01 Thread Milan Bouchet-Valat
Yeah, I was aware the patch was not about the very same problem, but I preferred testing that one too, since the problem here is very strange - some cleaning is always helpful. So you say using userdel solves the issue. Are you completely sure of that? I.e., does that work even when rebooting

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-11-01 Thread Jaime Fernando Ortega Culaciati
I forget to tell you that the user is still there. -- [users-admin] deleting a user doesn't work https://bugs.launchpad.net/bugs/458883 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu. -- desktop-bugs

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-11-01 Thread Jaime Fernando Ortega Culaciati
I've reinstalled Ubuntu again! The following is from a fresh reboot: 1.- 'sudo which perl' output: - /usr/bin/perl

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-11-01 Thread Milan Bouchet-Valat
Thanks Jaime! I've been a little stupid asking for 'ps ax | grep .p' because it prints much noise too, but the information is interesting. If others want to try, you can concentrate on the simple step 'sudo system- tools-backends -v', since everything else seems to be fine. The message CRITICAL

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-11-01 Thread Jaime Fernando Ortega Culaciati
I repeated the whole procedure again and: 10.- 'sudo which system-tools-backends' output is: /usr/sbin/system-tools-backends -- [users-admin] deleting a user doesn't work https://bugs.launchpad.net/bugs/458883 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-31 Thread DarrenShare
I'm getting slightly different behaviour. This is what I did to reproduce: 1. Create user. 2. Log out and log in with new user. 3. Log out of new user account and back into admin account. 4. Try to delete user via Users and Groups. It warns that the user is still logged in even though they do

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-31 Thread Milan Bouchet-Valat
Darren: Then please report this separately, that's likely to be another problem. -- [users-admin] deleting a user doesn't work https://bugs.launchpad.net/bugs/458883 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-system-tools in

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-31 Thread DarrenShare
@Milan, The only difference between what I and the others here are experiencing is that I get a dialogue about the user still being logged in. I fail to see how this could conclusively be a separate bug. I haven't tried to use the killall commands that others here have posted because, frankly,

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-31 Thread Milan Bouchet-Valat
OK I guess I've found the culprit, which is a stupid-but-major typo. Please apply the attached patch using sudo patch /usr/share/system-tools-backends-2.0/scripts/Users/Users.pm [PATH TO FILE] and report if that fixes the issue for you. Thanks! Darren: This dialog is itself a major difference

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-31 Thread Milan Bouchet-Valat
** Also affects: gst via https://bugzilla.gnome.org/show_bug.cgi?id=600056 Importance: Unknown Status: Unknown -- [users-admin] deleting a user doesn't work https://bugs.launchpad.net/bugs/458883 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-31 Thread Ricardo Pérez López
Sorry, Milan, but unfortunately your patch doesn't solve the problem. Aside from that, your patch seems to touch the change_user subroutine, instead of del_user, which should have more sense... -- [users-admin] deleting a user doesn't work https://bugs.launchpad.net/bugs/458883 You received

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-31 Thread Ricardo Pérez López
Sorry, the above command has a typo. The right one is: sudo patch /usr/share/system-tools-backends-2.0/scripts/Users/Users.pm fix-deleting-users.patch (I typed fix-deleting-user instead of fix-deleting-users.) -- [users-admin] deleting a user doesn't work

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-31 Thread Ricardo Pérez López
Great! Using the info submitted by Milan, I've found a create a patch which solves the user deletion problem for me. Like Milan's one, please apply the attached patch using: sudo patch /usr/share/system-tools-backends-2.0/scripts/Users/Users.pm fix-deleting-user.patch and report if that fixes

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-31 Thread Jaime Fernando Ortega Culaciati
Yeah applying the patch (submitted by Ricardo) to the source of system-tools-backends works very nice. This is what i did: 1.- sudo apt-get source system-tools-backends and decompress it. 2.- sudo patch /home/jfoc/system-tools-backends-2.8.2/Users/Users.pm

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-30 Thread Ricardo Pérez López
I have the same problem. I'm unable to delete a user. The dialog removes the user from the users list, but the user is still in the system. -- [users-admin] deleting a user doesn't work https://bugs.launchpad.net/bugs/458883 You received this bug notification because you are a member of Ubuntu

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-30 Thread Ricardo Pérez López
** Attachment added: stb-user.log http://launchpadlibrarian.net/34680990/stb-user.log -- [users-admin] deleting a user doesn't work https://bugs.launchpad.net/bugs/458883 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-30 Thread Ricardo Pérez López
** Attachment added: stb-users.log http://launchpadlibrarian.net/34681000/stb-users.log -- [users-admin] deleting a user doesn't work https://bugs.launchpad.net/bugs/458883 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-30 Thread Ricardo Pérez López
users-admin.log is empty. -- [users-admin] deleting a user doesn't work https://bugs.launchpad.net/bugs/458883 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu. -- desktop-bugs mailing list

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-30 Thread Ricardo Pérez López
I confirm the same behaviour as Jaime Fernando on comment #9: after execute sudo killall /usr/bin/perl; sudo /usr/share/system-tools- backends-2.0/scripts/SystemToolsBackends.pl -m UsersConfig -v ~/stb- users.log sudo /usr/share/system-tools-backends-2.0/scripts/SystemToolsBackends.pl -m

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-30 Thread Ricardo Pérez López
WORKAROUND: only typing the following command on a gnome terminal and leaving it opened: $ sudo killall /usr/bin/perl; sudo /usr/share/system-tools- backends-2.0/scripts/SystemToolsBackends.pl -m UsersConfig Then go to System-Administration-Users and Groups and now you can delete a user. --

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-30 Thread Jaime Fernando Ortega Culaciati
mm could this be a library bug? -- [users-admin] deleting a user doesn't work https://bugs.launchpad.net/bugs/458883 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu. -- desktop-bugs mailing list

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-30 Thread Milan Bouchet-Valat
Thanks for the details. Does that happen even if you create the user, restart the computer, and then try to delete it? The only bug I can think of is that we would not be removing users that were just created during the current session. -- [users-admin] deleting a user doesn't work

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-30 Thread Ricardo Pérez López
@Milan: The problem appeared me when I tried to delete a user I had created several months ago, so obviously I restarted the computer several times between the user creation and the user deletion. -- [users-admin] deleting a user doesn't work https://bugs.launchpad.net/bugs/458883 You received

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-30 Thread Mikael Nordfeldth
I am experiencing this problem too (marked #463582 as duplicate) and my steps to reproduce include a new session - and even a separate user. So this bug seems to be generic for any kind of account deletion, even with the original user created by a clean install of at least Ubuntu 9.10. The GIDs

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-28 Thread Dario Bertini
i guess something similar happened to me: i created 2 temporary users, and noticed the bug upon deleting them... but today i noticed that one of these has been deleted (yesterday i launched those command suggested in the wiki), nonetheless i tried again deleting the second user but it still stays

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-27 Thread Jaime Fernando Ortega Culaciati
To reproduce this bug is simple: 1.- Go to System - Administration - Users and Groups 2.- Click on the 'Click to make changes' button and enter your password. 3.- Click on the Add User button, then fill in the Username, Real name, User password and Confirmation fields, then click on the OK

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-27 Thread Jaime Fernando Ortega Culaciati
** Attachment added: stb-user.log http://launchpadlibrarian.net/34473422/stb-user.log -- [users-admin] deleting a user doesn't work https://bugs.launchpad.net/bugs/458883 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-27 Thread Jaime Fernando Ortega Culaciati
** Attachment added: stb-user.log http://launchpadlibrarian.net/34473430/stb-user.log -- [users-admin] deleting a user doesn't work https://bugs.launchpad.net/bugs/458883 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-27 Thread Jaime Fernando Ortega Culaciati
** Attachment added: stb-users.log http://launchpadlibrarian.net/34473383/stb-users.log -- [users-admin] deleting a user doesn't work https://bugs.launchpad.net/bugs/458883 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-27 Thread Jaime Fernando Ortega Culaciati
users-admin.log is empty ** Attachment removed: stb-user.log http://launchpadlibrarian.net/34473430/stb-user.log -- [users-admin] deleting a user doesn't work https://bugs.launchpad.net/bugs/458883 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-27 Thread Jaime Fernando Ortega Culaciati
What??? I don't understand... when i execute: sudo killall /usr/bin/perl; sudo /usr/share/system-tools- backends-2.0/scripts/SystemToolsBackends.pl -m UsersConfig -v ~/stb- users.log users-admin works perfectly and deletes the user created, but if I don't execute this command, users-admin

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-24 Thread Milan Bouchet-Valat
Thanks for your report. We need more information to understand how the bug you describe could happen. Please read the instructions at https://wiki.ubuntu.com/DebuggingGnomeSystemTools, and follow the procedure for the tool users-admin. ** Changed in: gnome-system-tools (Ubuntu) Status: New

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-23 Thread Stevel
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/34227251/Dependencies.txt -- [users-admin] deleting a user doesn't work https://bugs.launchpad.net/bugs/458883 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-23 Thread Dario Bertini
i can confirm this, i can even login with the deleted user -- [users-admin] deleting a user doesn't work https://bugs.launchpad.net/bugs/458883 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu. --