TheAssassin / AppImageLauncher

Helper application for Linux distributions serving as a kind of "entry point" for running and integrating AppImages
https://assassinate-you.net/tags/appimagelauncher/
MIT License
5.41k stars 257 forks source link

App icons are invisible in Ubuntu dock. StartupWMClass value is set incorrectly. #342

Open XWEster97 opened 4 years ago

XWEster97 commented 4 years ago

Describe the bug App icons are invisible in Ubuntu 20.04 dock, but appear in App menu. The same problem occurs in different App. Expected behavior I found a manually solution: click here For me, I need to change StartupWMClass=Obsidian in .desktop file to StartupWMClass=obsidian.(lowercase)

System, software and AppImage information

AppImageLauncher version installed: AppImageLauncher version 2.1.3

List of AppImages you tried:

TheAssassin commented 4 years ago

The desktop file is defined by the AppImage, AppImageLauncher doesn't change these values. Please open an issue with those AppImages.

If you think it's safe to add this value by default, please consider opening an issue for libappimage. Then, we can just configure it to force-add this value.

P.S.: Please always post links, not names. That's easier and more precise than letting me google for those AppImage names.