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
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
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
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
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
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
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
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
** 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
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
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
** 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
** 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
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
14 matches
Mail list logo