Created attachment 168425 [details] Krita icon of snap install on Ubuntu 24.04 SUMMARY Snap install does not have an application icon, a default one is shown instead. SOFTWARE/OS VERSIONS Krita 5.2.2 snap version 104 (latest/stable) Ubuntu 24.04 ADDITIONAL INFORMATION Icon is not shown because it is not specified: $ grep Icon /snap/krita/current/meta/gui/krita.desktop Icon=krita $ grep Icon /var/lib/snapd/desktop/applications/krita_krita.desktop Icon=krita Compare that with the Firefox snap icon definition: $ grep Icon /snap/firefox/current/meta/gui/firefox.desktop Icon=${SNAP}/default256.png $ grep Icon /var/lib/snapd/desktop/applications/firefox_firefox.desktop Icon=/snap/firefox/4090/default256.png I guess that inside meta/gui/krita.desktop the icon should be specified as: Icon=${SNAP}/usr/share/icons/hicolor/256x256/apps/krita.png
Hi, we don't build Krita's snap package, please make a report to the maintainers of the snap package.
*** Bug 493317 has been marked as a duplicate of this bug. ***