I'm on Ubuntu 22.04.2 LTS.
I have two .desktop
executable files for the Keet AppImage in my .local/share/applications
folder, with the AppImage located in /home/giovanni/snap
as listed in the Desktop Entry under Exec
property.
I didn´t create them they have been created by the app I suppose.
However they are both not showing on my dock (I have Dash to Dock installed).
All the others AppImages are showing.
If I run them form the terminal with gtk-launch keet
or gtk-launch appimagekit_8d9752879526b100ab8504901c9bd0a4-Keet
the app starts succesfully.
Removing one of the two files and restarting the system does not fix the issue.
I'm not sure this is related, but I have AppImageLauncher installed and the AppImage is in the folder listed in his settings.
What can be the reason and how can I solve the issue?
The content of the files is:
[Desktop Entry]
Name=Keet
Exec=/home/giovanni/snap/Keet_7695b52a4e54b87f751f760f6ab65255.AppImage %U
Terminal=false
Icon=keet
Type=Application
StartupWMClass=Keet
X-AppImage-Version=1.0.1
Comment=Keet
MimeType=x-scheme-handler/punch;x-scheme-handler/holepunch
and :
[Desktop Entry]
Name=Keet
Exec=/home/giovanni/snap/Keet_7695b52a4e54b87f751f760f6ab65255.AppImage
Icon=appimagekit_8d9752879526b100ab8504901c9bd0a4_keet
Type=Application
Categories=Network;AudioVideo;
TryExec=/home/giovanni/snap/Keet_7695b52a4e54b87f751f760f6ab65255.AppImage
X-AppImage-Old-Icon=keet
X-AppImage-Identifier=8d9752879526b100ab8504901c9bd0a4
Actions=Remove;
X-AppImageLauncher-Version=2.2.0 (git commit 0f91801), built on 2020-09-29 21:36:15 UTC