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

Marco Martin <notm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-framework/-/commi
                   |                            |t/faf8f617a661caabc6f276b10
                   |                            |8aceb3e0e64296c
             Status|ASSIGNED                    |RESOLVED

--- Comment #5 from Marco Martin <notm...@gmail.com> ---
Git commit faf8f617a661caabc6f276b108aceb3e0e64296c by Marco Martin.
Committed on 17/11/2023 at 10:06.
Pushed by mart into branch 'master'.

Different way to deduce systray's corona

when unloading the shell due to look and feel change,
as object get deleted from the parent to the children,
the panel gets deleted and during its dtor before the
children (the systray container and then the systray)
get actually deleted, corona emits an
availableScreenRect/RegionChanged, the systray containment
searches for its own screen, but it can't find its corona
anymore because a containment in the hierarchy is not
a containment anymore but just a QObject

M  +9    -7    src/plasma/containment.cpp

https://invent.kde.org/plasma/plasma-framework/-/commit/faf8f617a661caabc6f276b108aceb3e0e64296c

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

Reply via email to