https://bugs.kde.org/show_bug.cgi?id=162239
--- Comment #4 from Joshua <guitarist...@yahoo.com> --- (In reply to Justin Zobel from comment #3) > Thank you for reporting this issue in KDE software. As it has been a while > since this issue was reported, can we please ask you to see if you can > reproduce the issue with a recent software version? > > If you can reproduce the issue, please change the status to "REPORTED" when > replying. Thank you! Version: KDE Frameworks: 5.90.0 OS: Linux Distro: openSUSE 15.4 (https://get.opensuse.org/leap/15.4/) opensuse@localhost:~> find / -iname kdeglobals 2>/dev/null /etc/xdg/kdeglobals /etc/kde4/share/config/kdeglobals /home/opensuse/.config/kdedefaults/kdeglobals /home/opensuse/.config/kdeglobals /home/opensuse/.kde4/share/config/kdeglobals opensuse@localhost:~> cat .config/kdedefaults/kdeglobals | grep -i theme Theme=breeze opensuse@localhost:~> cat /etc/kde4/share/config/kdeglobals | grep -i theme Theme=breeze opensuse@localhost:~> cat /home/opensuse/.config/kdeglobals | grep -i theme opensuse@localhost:~> ``` Everything looks good except. The only thing of note I see is that the home user config file doesn't have theme info. This is a 10 year old bug so its been a LONG time since I looked at the icon spec that I was using when I opened this bug. Its possible that this is normal behavior and that the app should fall back to the system defaults? The file isn't completely blank like in OP though. -- You are receiving this mail because: You are watching all bug changes.