https://bugs.kde.org/show_bug.cgi?id=459802
b...@mogwai.be changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #1 from b...@mogwai.be --- I guess you don't have breeze-icons installed? Or that you have another icon theme set as default? Kasts currently doesn't force an icon theme on users. So the app will use the icons from the currently set theme. However, that might mean that certain icons are not available in the active theme. In fact, for the gnome theme I know that actually most icons will be missing. The flatpak version forces the use of the breeze-icon theme. It's possible to do that there, because breeze-icons is always available in the flatpak KDE runtime. Doing the same for the source tarball would create a hard dependency on a breeze-icons package. What I could do, is try and see if I can set breeze-icons as fallback theme. It should then use the breeze icons in case the current theme doesn't have the requested icon (at least if breeze-icons are installed). -- You are receiving this mail because: You are watching all bug changes.