https://bugs.kde.org/show_bug.cgi?id=492889
Marco Martin <notm...@gmail.com> 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/5141a83c54c76b6a41f7044ee |t/6d9a3187d071767868f17c793 |c6489ea95dbbe95 |8a79f0fac313234 --- Comment #17 from Marco Martin <notm...@gmail.com> --- Git commit 6d9a3187d071767868f17c7938a79f0fac313234 by Marco Martin. Committed on 26/09/2024 at 14:03. Pushed by mart into branch 'Plasma/6.2'. 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); (cherry picked from commit 5141a83c54c76b6a41f7044eec6489ea95dbbe95) 6d0d96e6 Check for null view in ShellCorona::panelContainmentDestroyed Co-authored-by: Marco Martin <notm...@gmail.com> M +4 -2 shell/shellcorona.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/6d9a3187d071767868f17c7938a79f0fac313234 -- You are receiving this mail because: You are watching all bug changes.