On Ubuntu 24.x, I just noticed the traybar icon is no longer appearing when the app is running.
The .desktop file is correctly showing the app name and the big icon when for the application when it is searched via the system finder.
This doesn’t seem to be related just to Cryptomator though, so I wonder if I’m doing something incorrect by the time I created my .desktop files?
Things to say is that I’ve created a manual .svg file downloading the app icon from the web and not used the one extracted from the appimage file via the ./cryptomator.AppImage --appimage-extract
command.
The use of WM_CLASS string doesn’t seem to affect the situation.
I wonder if this has something to do with the fact I put the appimage within my .local/bin folder whereas the .desktop file is based under the /usr/share/applications.
Any hints would be appreciated.