I was playing around with this a little bit, from the command line the
following works:

The following works with sudo:

[EMAIL PROTECTED] sudo /usr/bin/kcmshell kcm_knetworkconfmodule --embed-proxy
54527261 --lang en_US

But this fails with kdesudo

[EMAIL PROTECTED] kdesudo /usr/bin/kcmshell kcm_knetworkconfmodule --embed-proxy
54527261 --lang en_US

It seems that kdesudo is trying to parse the '--embed-proxy' command
line option in this case.

The next natural thing to try was using quotes -- none of the commands
work at all with quotes. It seems that they're trying to locate an
executable with the name of the entire string or something.

Using quotes on this command line will allow you to reproduce the
"Command not found" error.

-- 
kdesudo seems to be broken in system setting in hardy
https://bugs.launchpad.net/bugs/173319
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to