https://bugs.kde.org/show_bug.cgi?id=429538
Kurt Hindenburg <kurt.hindenb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util |ities/konsole/commit/043c42 |ities/konsole/commit/9b9c20 |4af5ea6f34bcbee4001419adcac |4c192e8893ca80aa9d93f77b791 |d364558 |11ebe5c --- Comment #4 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit 9b9c204c192e8893ca80aa9d93f77b79111ebe5c by Kurt Hindenburg, on behalf of Ahmad Samir. Committed on 26/11/2020 at 14:14. Pushed by hindenburg into branch 'release/20.12'. SessionContoller: fix crash when closing session from Konsole KPart _preventClose has to be set to false right at the end, so as to prevent crashes if the user selects the "close session" action from the context menu in a Konsole KPart (e.g. the terminal panel in Dolphin). Check menu object isn't null before deleting actions from it. (cherry picked from commit 043c424af5ea6f34bcbee4001419adcacd364558) M +13 -13 src/session/SessionController.cpp https://invent.kde.org/utilities/konsole/commit/9b9c204c192e8893ca80aa9d93f77b79111ebe5c -- You are receiving this mail because: You are watching all bug changes.