https://bugs.kde.org/show_bug.cgi?id=477941
Harald Sitter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/99f84ed7619dce9fc42218152 |t/4cd55f9d624237c15e5ddf3ce |4674b42e7a76768 |50fb940a69f8adc --- Comment #30 from Harald Sitter <[email protected]> --- Git commit 4cd55f9d624237c15e5ddf3ce50fb940a69f8adc by Harald Sitter. Committed on 26/03/2026 at 12:15. Pushed by sitter into branch 'Plasma/6.6'. shellcorona: do not crash on panels after their destruction the connects for checkUiReady are not ensuring panel or containment are both alive when they fire. make sure we don't fall into a deleted object by a) weak pointing to the panel qobject and checking it to make sure it is actually valid. b) leave a comment behind so this doesn't regress by excessive capturing again this function is a bit complicated and could use some rethinking Fixes PLASMA-WORKSPACE-354K FIXED-IN: 6.6.4 (cherry picked from commit 99f84ed7619dce9fc422181524674b42e7a76768) Co-authored-by: Harald Sitter <[email protected]> M +6 -1 shell/shellcorona.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/4cd55f9d624237c15e5ddf3ce50fb940a69f8adc -- You are receiving this mail because: You are watching all bug changes.
