cannot launch icon

Ignacio Vazquez-Abrams ivazquez at ivazquez.net
Wed Jun 1 05:05:21 UTC 2005


On Wed, 2005-06-01 at 11:15 +0800, hpt wrote:
> I created a launcher on panel in FC test3 with these commands:
> 
> LC_MESSAGES=zh_CN /usr/local/bin/foo
> 
> But when I try to lanuch it, always get a error message:
> 
> Cannot launch icon
> 
> Details: Failed to execute child process "LC_MESSAGES=zh_CN" (No such
> file or directory)

It tries to run the whole thing as a command. It fails since there is no
such command "LC_MESSAGE=zh_CN". Try using "sh -c" before it since
you're trying to exploit a feature of a shell interpreter.

> But I remember that everything is ok in the past.

No, this doesn't work in FC3 either.

-- 
Ignacio Vazquez-Abrams <ivazquez at ivazquez.net>
http://fedora.ivazquez.net/

gpg --keyserver hkp://subkeys.pgp.net --recv-key 38028b72
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-test-list/attachments/20050601/382d2784/attachment.sig>


More information about the fedora-test-list mailing list