[Konsole-devel] [Bug 203621] [steps] Session restore: Konsole crashed when closing a broken restored root session (ViewContainer::views, ViewManager::viewProperties, MainWindow::queryClose)

Jonathan Thomas echidnaman at kubuntu.org
Fri Apr 16 02:11:45 UTC 2010


https://bugs.kde.org/show_bug.cgi?id=203621


Jonathan Thomas <echidnaman at kubuntu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |echidnaman at kubuntu.org




--- Comment #36 from Jonathan Thomas <echidnaman kubuntu org>  2010-04-16 04:11:34 ---
Bug 203621 is a duplicate from KDE 4.4.

This happens whenever the session data is corrupted or missing. This same crash
happened on upgrades from 4.2 -> 4.3, when Konsole gained session support in
the first place. What Konsole needs to do is check to see if there is valid
session data, then if not just load a default session. Currently it's just
loading nothing since the data is either not there or invalid, and the crash on
exit is a result of it trying to access an empty list of views.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list