You are not logged in.
This is a really frivolous problem but here we go. I use a java app: Lantern to play chess on ICC. I just noticed the icon doesn't show on Gnome, but it does on KDE. I have no idea why this should be. I kinda have to manually do this because I build it from github to get the absolute latest features and not have to run a windows app on wine. Here's my desktop file:
[Desktop Entry]
Comment[en_US]=
Comment=
Exec=java -jar /home/travis/Chess/lantern627.jar
GenericName[en_US]=
GenericName=
Icon=/home/travis/Lantern.ico
MimeType=
Name[en_US]=Lantern ICC
Name=Lantern ICC
Path=/home/travis/Chess
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-SubstituteUID=false
X-KDE-Username=Any ideas? I do the exact same thing with other apps and my desktop file always shows an icon on Gnome. Just this one being stubborn.
Offline