https://bugs.kde.org/show_bug.cgi?id=365363

Michael Pyne <mp...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mp...@kde.org

--- Comment #7 from Michael Pyne <mp...@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 watching all bug changes.

Reply via email to