https://bugs.kde.org/show_bug.cgi?id=365363
--- Comment #13 from Wolfgang Bauer <wba...@tmo.at> --- (In reply to Pulfer from comment #12) > Michael, can you do this for kdelibs too? ??? I doubt that this applies to kdelibs/Qt4 at all. Actually it was a regression in Frameworks 5.23.0, when KIconTheme::current() was extended to try to get the icon theme from more places than just kdeglobals: https://cgit.kde.org/kiconthemes.git/commit/?id=1425523dad0ba4f3acb9d0caa0ff772fd0a1a7e2 (this change hasn't been backported to the KDE4 version, and I'm not sure it would even make sense for Qt4) I just tried here and I see nothing wrong with kdelibs anyway: - Changing the icon theme in systemsettings(4) applies it to (running) KDE4 applications immediately (including systemsettings) - Changing the icon theme in systemsettings5 forwards the change to KDE4 applications too (also running ones). (tested with Frameworks 5.31.0, Plasma/systemsettings5 5.9.3, kdelibs 4.14.30) -- You are receiving this mail because: You are watching all bug changes.