AppImage / AppImageKit

Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.libera.chat
http://appimage.org
Other
8.78k stars 563 forks source link

Some Appimages stopped showing icons. #1314

Closed Giger22 closed 9 months ago

Giger22 commented 9 months ago

As in description, some AppImages in my collection stopped properly showing icons.

probonopd commented 9 months ago

Hi @Giger22, this is very unlikely to be an AppImageKit issue, as AppImageKit is not involved in "properly showing icons".

Where do you see wrong icons? What icon are you seeing instead? A screenshot would help. What does echo $XDG_SESSION_TYPE say?

Giger22 commented 9 months ago

I see this instead. Icon In some Appimage apps that were integrated into a system. Some stopped showing while other still show a proper icon.

$ echo $XDG_SESSION_TYPE $ wayland

probonopd commented 9 months ago

Please show a full screenshot. Where do you see this icon? In your file manager? (Which one?) In your task bar?

Which Linux distribution are you running?

Giger22 commented 9 months ago

Artix Linux, OpenRC, KDE Wayland. screenshoot I see this "icon" in Dolphin file manager and in a taskbar. Although, some Appimages that do not show their proper icons in Dolphin FM show their proper icons in a taskbar manager but some do not show in both cases. In other cases as in the screenshot I see X.11 logo on a taskbar.

probonopd commented 9 months ago

Which desktop integration tool created these desktop files?

Giger22 commented 9 months ago

oh, yeah. AppImage Launcher... so it is probably its fault...

probonopd commented 9 months ago

in a taskbar

Wayland

In Wayland setting icons is broken as long as https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/269 is not implemented in the Wayland compositor you are using.