[Bug 69200] Re: userconfig crashes while loading group id's

2007-01-29 Thread sebas
Committed, thanks! -- userconfig crashes while loading group id's https://launchpad.net/bugs/69200 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 69200] Re: userconfig crashes while loading group id's

2007-01-28 Thread Leo Milano
Arrg, I sent it reversed. Let's try again. BTW, it's a blessing this thing is written in python, I can just send a patch without having to get the source, compile, etc. Let's see how it goes. Cheers! -- leo ** Attachment added: "Check for valid groupid in the proper place (same as before, hopefu

Re: [Bug 69200] Re: userconfig crashes while loading group id's

2007-01-28 Thread sebas
On Sunday 28 January 2007 16:01:30 Leo Milano wrote: > What I was proposing has not been applied. The first > few lines of the function should looke like this: > ### > def __selectGroup(self,groupid): > -if groupid

[Bug 69200] Re: userconfig crashes while loading group id's

2007-01-28 Thread Leo Milano
What I was proposing has not been applied. The first few lines of the function should looke like this: ### def __selectGroup(self,groupid): -if groupid: -self.selectedgroupid = groupid -lvi

[Bug 69200] Re: userconfig crashes while loading group id's

2007-01-28 Thread sebas
This patch apparently is applied (not by me, at least I don't remember doing so). Did you actually check the latest version in subversion? (Fix _released_ might be incorrect, but the patch definitely is in. -- userconfig crashes while loading group id's https://launchpad.net/bugs/69200 -- kubun

[Bug 69200] Re: userconfig crashes while loading group id's

2007-01-27 Thread Leo Milano
Sorry, I am trying to re-open this bug but the launchpad interface is extremely confusing to me. Could someone please give me a hand re- opening this bug ? It still hasn't been fixed. Please see my previous comment where I attach a patch that does fix the problem. Thanks ! -- userconfig crashes

[Bug 69200] Re: userconfig crashes while loading group id's (FIX - PATCH)

2007-01-20 Thread Leo Milano
Sebas, unfortunately, your patch doesn't fix the problem. The reason is that the prblematic function is called from many places. I am attaching a patch that does fix the problem. The key is to make the check for a valid "groupid" inside the function "__selectGroup", not in the in the different cal

[Bug 69200] Re: userconfig crashes while loading group id's

2007-01-15 Thread sebas
I'm pretty confident the attached patch helps. If not, please reopen this bug. ** Changed in: kde-guidance (Ubuntu) Assignee: (unassigned) => sebas Status: Needs Info => Fix Released -- userconfig crashes while loading group id's https://launchpad.net/bugs/69200 -- kubuntu-bugs mai

[Bug 69200] Re: userconfig crashes while loading group id's

2007-01-08 Thread sebas
** Changed in: kde-guidance (Ubuntu) Status: Unconfirmed => Needs Info -- userconfig crashes while loading group id's https://launchpad.net/bugs/69200 -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

[Bug 69200] Re: userconfig crashes while loading group id's

2007-01-08 Thread sebas
Does the attached patch help your problem? (Also without your debugging patch?) ** Attachment added: "Check if the groupid provided is none, don't crash." http://librarian.launchpad.net/5646912/check-for-None-groupid.diff -- userconfig crashes while loading group id's https://launchpad.net/bu

[Bug 69200] Re: userconfig crashes while loading group id's

2006-11-09 Thread Leo Milano
Some more info: I wrote a little workaround to debug. With this patch, at least I can load (and use) userconfig. I am wrapping the __selectGroup() function in a try clause, and showing the problematic groups. It turns out that this function is some times called with a NULL object, and some times w

[Bug 69200] Re: userconfig crashes while loading group id's

2006-11-09 Thread Leo Milano
** Attachment added: "/etc/group" http://librarian.launchpad.net/5032096/group -- userconfig crashes while loading group id's https://launchpad.net/bugs/69200 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 69200] Re: userconfig crashes while loading group id's

2006-11-09 Thread Leo Milano
** Attachment added: "Attaching /etc/password" http://librarian.launchpad.net/5032085/passwd -- userconfig crashes while loading group id's https://launchpad.net/bugs/69200 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 69200] Re: userconfig crashes while loading group id's

2006-11-09 Thread sebas
Yes, that would definitely help. Can you post your /etc/passwd and /etc/group here? -- userconfig crashes while loading group id's https://launchpad.net/bugs/69200 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs