[PLUG] Gnome panel application launcher

Rogan Creswick creswick at gmail.com
Tue Mar 14 19:12:42 UTC 2006


On 3/13/06, John Jason Jordan <johnxj at comcast.net> wrote:
> On Mon, 13 Mar 2006 20:43:39 -0800
> John Jason Jordan <johnxj at comcast.net> wrote:
>
> > Any gnome users here?
>
> Never mind. Problem was Gnome expects "gksudo" in the application launcher, not just "sudo."

FWIW, sudo expects input on stdin (standard input), which is not
typically available with a gui launcher.  One way to debug these
things is to tell the launcher to use a terminal (in gnome,
right-click on launcher -> properties, check "Run in terminal").  That
should show you what's up. gksudo is a gtk wrapper around sudo (which
you probably figured out.. in any case, that is the right way to go
about it :).

--Rogan


> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
>



More information about the PLUG mailing list