You are not logged in.
Pages: 1
Hello,
Xfce version : 4.10
Distribution : Xubuntu 14.04 64bits
I created a launcher for Google-Earth in the Deskbar ; in command field, I put "LC_ALL=C google-earth"
I have to add LC_ALL=C because of my localization.
But when I click on the launcher, I receive this error :
Failed to execute command "LC_ALL=C google-earth".
Failed to execute child process "LC_ALL=C" (No such file or directory)
If I execute the command "LC_ALL=C google-earth" from a terminal, google-earth starts with success.
Offline
add env for environment variables eg: env LANG=C google-earth
Last edited by sixsixfive (2014-11-24 18:32:21)
Offline
It works, Thanks a lot.
So yet, I can launch Google-Earth with proper parameters (for me).
(my command line is "env LC_ALL=C google-earth")
But even if I define deskbar launcher icon as "Google-Earth", when I launch Google-Earth, the window button in taskbar panel has a rectangular icon left from "Google Earth" string.
I suppose it's because of "env" command.
Is there a way to change this and have "Google Earth" icon instead of this rectangular icon ?
Offline
This works for me. Rt cl desktop-create launcher-name Google Earth -command browse to /usr/bin/google-earth then for icon click on the icon box and scroll down to google earth. If you want this launcher can then be dragged to panels and then kept or deleted from desktop, the first time you use it it asks and you mark it executable
Last edited by cmcanulty (2014-11-25 12:55:34)
Offline
Sorry, but I'm afraid I don't understand what you mean.
I already created a launcher for Google Earth and chose Google-Earth icon for it.
But, its command is : "env LC_ALL=C google-earth" ; and since it contains an "env" command, when it is executed, its window button in taskbar has a rectangular icon instead of Google Earth icon.
So I asked myself if it was possible to individually configure this window button.
Offline
Pages: 1
[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 529.45 KiB (Peak: 530.73 KiB) ]