[frameworks-kiconthemes] [Bug 365363] Changing icons from System Settings is broken
Michael Pyne
bugzilla_noreply at kde.org
Sat Dec 17 01:29:01 GMT 2016
https://bugs.kde.org/show_bug.cgi?id=365363
Michael Pyne <mpyne at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mpyne at kde.org
--- Comment #7 from Michael Pyne <mpyne at kde.org> ---
Created attachment 102826
--> https://bugs.kde.org/attachment.cgi?id=102826&action=edit
Reset QIcon's assigned icon theme along with KDE global config
I wish I'd seen this bug earlier, this is a good investigation into the issue.
I think I've reproduced this before but didn't get this far before I had to
move on to other things.
The attached patch might help, if the cause of the issue is indeed in
KIconTheme::current(). It resets Qt's assigned icon themes for programs
running at the time of the theme change (this should be ensured by placing the
update code within _k_refreshIcons, which should be called in each running KDE
program at runtime when the icon theme is updated).
However I haven't had a chance to test thoroughly, so let me know if there are
still problems.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Unassigned-bugs
mailing list