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

--- Comment #20 from Akseli Lahtinen <[email protected]> ---
Git commit b76440b35bb8c067731dfe30e888589ade90551f by Akseli Lahtinen.
Committed on 16/04/2024 at 09:27.
Pushed by akselmo into branch 'Plasma/6.0'.

containmentview: Remove QueuedConnection from setContainment

Queued connection here causes a race condition when restarting plasmashell
and can cause it to get stuck to crash loop, since plasmashell
tries to assert for panel to be visible but this slot is not even called
yet, even though the signal is emitted.


(cherry picked from commit ce01af99fc76ef3c3f48e739c12e96f85b4a79e9)

5ff7251c containmentview: Remove queuedconnection from setContainment

M  +5    -10   src/plasmaquick/containmentview.cpp

https://invent.kde.org/plasma/libplasma/-/commit/b76440b35bb8c067731dfe30e888589ade90551f

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

Reply via email to