https://bugs.kde.org/show_bug.cgi?id=456947
--- Comment #18 from Akseli Lahtinen <[email protected]> --- Git commit ce01af99fc76ef3c3f48e739c12e96f85b4a79e9 by Akseli Lahtinen. Committed on 16/04/2024 at 09:26. Pushed by akselmo into branch 'master'. 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. M +5 -10 src/plasmaquick/containmentview.cpp https://invent.kde.org/plasma/libplasma/-/commit/ce01af99fc76ef3c3f48e739c12e96f85b4a79e9 -- You are receiving this mail because: You are watching all bug changes.
