Closed saikat0511 closed 1 year ago
@xstraok hi qq hello
works fine on my system, even after reinstall
what is the output of ls /usr/share/pixmaps | grep an-anime
@saikat0511
what is the output of
ls /usr/share/pixmaps | grep an-anime
@saikat0511
~ $ ls /usr/share/pixmaps | grep an-anime
an-anime-game-launcher.png
icon should be visible. Does it show up in other desktop environments?
And just in case, show output of ls -l /usr/share/pixmaps/an-anime-game-launcher.png
and cat /usr/share/applications/an-anime-game-launcher.desktop
Experimented a bit. It seems like it works fine on Xorg session but broken on wayland
Seems like gnome wayland session handles desktop files and icons differently. Here's a similar issue from another project which was fixed, might help...
https://github.com/nextcloud/desktop/issues/1435#issuecomment-534696771
Renaming the desktop file from an-anime-game-launcher.desktop
to moe.launcher.an-anime-game-launcher.desktop
fixes the issue. Gnome wayland expects desktop file, WM class and icon to be similarly named I guess...
@xstraok Can you please update the desktop filename in AUR?
Why was the change reverted? I tested it on plasma just to be sure and there were no issues
the reason why i reverted it is because i realized that many people (including myself) have the launcher pinned on their panels/dashes/taskbars/etc...
By renaming the desktop file, it would render those old pinned launchers unusable, requiring users to re-pin.
I feared that this would cause lots of confusion, opened github issues, discord support threads and it would be a hassle to deal with all of that.
Besides, it's a gnome issue.
Launcher is installed from AUR