[konsole] [Bug 436366] Crash opening Settings
Carlos Alves
bugzilla_noreply at kde.org
Sat May 1 18:36:18 BST 2021
https://bugs.kde.org/show_bug.cgi?id=436366
Carlos Alves <cbc.alves at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
Latest Commit| |https://invent.kde.org/util
| |ities/konsole/commit/49692c
| |0f14230781b1fa48332ff9e334c
| |1b1f997
--- Comment #2 from Carlos Alves <cbc.alves at gmail.com> ---
Git commit 49692c0f14230781b1fa48332ff9e334c1b1f997 by Carlos Alves.
Committed on 01/05/2021 at 16:02.
Pushed by hindenburg into branch 'master'.
Fix crash showing Settings Dialog
When you open settings and close it, than open a new window, than
close the old window, the MainWindow with the settings will
delete the configDialog. If you try to open settings againg it crashes.
Fix is each MainWindow now has its own configDialog.
M +11 -6 src/MainWindow.cpp
M +2 -0 src/settings/ConfigurationDialog.cpp
https://invent.kde.org/utilities/konsole/commit/49692c0f14230781b1fa48332ff9e334c1b1f997
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list