[konsole] [Bug 410607] In 'Confirm Close' dialog, pressing 'Close current Tab' causes crash
Kurt Hindenburg
bugzilla_noreply at kde.org
Sun Aug 18 22:36:20 BST 2019
https://bugs.kde.org/show_bug.cgi?id=410607
Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://commits.kde.org/kon |https://invent.kde.org/kde/
|sole/62a5f1d7947d4f101d036b |konsole/commit/3c25aafdbaf7
|a98c9b6cccc3b69a97 |43665aa2fc0c2c6effc36c35e09
| |c
--- Comment #5 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit 3c25aafdbaf743665aa2fc0c2c6effc36c35e09c by Kurt Hindenburg, on
behalf of Andrey Yashkin.
Committed on 18/08/2019 at 21:36.
Pushed by hindenburg into branch 'Applications/19.08'.
Fix crash on "Close Current Tab" handling
Summary:
_pluggedController disconnection happens when session is closed
by closeInNormalWay or closeInForceWay and calling
disconnectController leads to Konsole crash. Also a case when
closeInNormalWay is false was not considered.
FIXED-IN: 19.08.1
Test Plan:
1. Open Konsole
2. Open one more tab
3. Try to close Konsole
4. Pick option "Close Current Tab" (assuming you have not check
'Do not ask again')
M +5 -6 src/MainWindow.cpp
https://invent.kde.org/kde/konsole/commit/3c25aafdbaf743665aa2fc0c2c6effc36c35e09c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list