https://bugs.kde.org/show_bug.cgi?id=492889
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/5141a83c54c76b6a41f7044ee | |c6489ea95dbbe95 Resolution|--- |FIXED --- Comment #16 from Marco Martin <notm...@gmail.com> --- Git commit 5141a83c54c76b6a41f7044eec6489ea95dbbe95 by Marco Martin. Committed on 25/09/2024 at 10:00. Pushed by mart into branch 'master'. plasmashell: Check for null view in ShellCorona::panelContainmentDestroyed when applying a new layout, panelContainmentDestroyed will be called when m_panelViews is already empty, so we need to check on auto view = m_panelViews.take(cont); M +4 -2 shell/shellcorona.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/5141a83c54c76b6a41f7044eec6489ea95dbbe95 -- You are receiving this mail because: You are watching all bug changes.