https://bugs.kde.org/show_bug.cgi?id=422725
Tymond <tamtamy.tym...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tamtamy.tym...@gmail.com --- Comment #8 from Tymond <tamtamy.tym...@gmail.com> --- @Jo It cannot be said that for sure it's only you having this issue. However I do user support on reddit and I've never came across something like that. It would be best if we could move this conversation to krita-artsists.org to not strain Boud's patience. The reason he told you it must be your system is because the code for icons in menus is very, very simple. 1) It checks if your system has a special system variable called "KDE_FULL_SESSION" 2) If it doesn't, it disables the icons. The variable should only be set on Linux with Plasma - like KDE Neon, Kubuntu etc. MacOS should not have it. Hence, your system is weird :) So it would be best if you could log into krita-artists.org - it's a very cool place for Krita artists in general anyway, much more user-oriented and user-friendly (bugzilla is strictly development-oriented) so I hope it's not too inconvenient - and show the content of Help -> Show system information for bug reports (maybe use pastebin.com or similar service) and then go to console/terminal and write this: echo $KDE_FULL_SESSION and press Enter, and see what it outputs and write it in the post as well. -- You are receiving this mail because: You are watching all bug changes.