[Konsole-devel] [konsole] [Bug 311270] Konsole segfault
Francesco Cecconi
francesco.cecconi at gmail.com
Thu Mar 14 16:47:13 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=311270
Francesco Cecconi <francesco.cecconi at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Version Fixed In| |4.11
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/kons
| |ole/c45d07698fc68522e94c082
| |e638156a9ef94a438
--- Comment #4 from Francesco Cecconi <francesco.cecconi at gmail.com> ---
Git commit c45d07698fc68522e94c082e638156a9ef94a438 by Francesco Cecconi.
Committed on 14/03/2013 at 17:40.
Pushed by cecconi into branch 'master'.
Prevent the opening of two or more "edit profile dialogs" per session.
Fixing the wrong behaviour to open two or more "edit dialog" for
one session/tab with the same profile, and the crash with two or
more "edit dialog", one for different session(tabs) with the same profile.
REVIEW: 107640
FIXED-IN: 4.11
M +1 -2 src/EditProfileDialog.h
M +22 -1 src/ManageProfilesDialog.cpp
M +26 -3 src/SessionController.cpp
M +4 -0 src/SessionController.h
M +5 -0 src/TerminalDisplay.cpp
M +1 -1 src/TerminalDisplay.h
http://commits.kde.org/konsole/c45d07698fc68522e94c082e638156a9ef94a438
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list