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

Thomas Lübking <thomas.luebk...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Panel                       |libplasma
           Assignee|plasma-b...@kde.org         |notm...@gmail.com
   Target Milestone|1.0                         |---
            Version|5.6.95                      |5.23.0
            Product|plasmashell                 |frameworks-plasma

--- Comment #6 from Thomas Lübking <thomas.luebk...@gmail.com> ---
likely a race condition.

ThemePrivate::ThemePrivate  checks the compositor at construction, figures it's
not (yet) there, selects the uncomposited theme and misses the CM selection
change because it establishes the listener only then (and too late) at the end
of the constructor

afair there's already such bug reported (but might relate to contrast effect;
in case it's the same problem, though - properties being watched after checking
them)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to