Ok, that's what I hoped you meant. :)

As I understand gksudo, it is in fact a wrapper for sudo. That is, it
always calls sudo regardless, and parses its output to determine if
password entry was successful. The source of this bug is that sudo
aborts with an error message that gksudo didn't expect.

I believe the bug is in package libgksu, in particular (I suspect) in
gksu-run-helper.c.

To fix the bug, we don't need to fundamentally change the behavior of
gksudo, we just need to make sure that it deals appropriately with
unexpected output from its child process.

-- 
gksu and sudo broken in guest session
https://bugs.launchpad.net/bugs/604180
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to