[Konsole-devel] [konsole] [Bug 346768] After login only one tab is present, when several tabs where opened before logout.

Stefan Becker chemobejk at gmail.com
Wed May 6 13:16:31 UTC 2015


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

--- Comment #8 from Stefan Becker <chemobejk at gmail.com> ---
for the record: stack backtrace when konsole "Save Session" code is reached:

#0  0x00007ffff7b01d8a in Konsole::SessionManager::saveSessions(KConfig*)
(this=0x7ffff7db94c0 <(anonymous
namespace)::Q_QGS_theSessionManager::innerFunction()::holder>, config=0x718b90)
    at /home/stefanb/git/konsole/src/SessionManager.cpp:272
#1  0x00007ffff7dd5391 in Konsole::MainWindow::saveGlobalProperties(KConfig*)
(this=0x78c5e0, config=0x718b90)
    at /home/stefanb/git/konsole/src/MainWindow.cpp:610
#2  0x00007ffff644a3e1 in KMWSessionManager::saveState(QSessionManager&) ()
    at /lib64/libKF5XmlGui.so.5
#3  0x00007ffff649906d in KMWSessionManager::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) () at /lib64/libKF5XmlGui.so.5
#4  0x000000314bea7f66 in QMetaObject::activate(QObject*, int, int, void**) ()
    at /lib64/libQt5Core.so.5
#5  0x00007ffff2b77405 in QGuiApplication::saveStateRequest(QSessionManager&)
() at /lib64/libQt5Gui.so.5
#6  0x00007ffff2b78e4b in QGuiApplicationPrivate::saveState() ()
    at /lib64/libQt5Gui.so.5
#7  0x00007fffe7db7f95 in sm_performSaveYourself(QXcbSessionManager*) ()
    at /usr/lib64/qt5/plugins/platforms/libqxcb.so
#8  0x00007fffe7db8234 in sm_saveYourselfCallback(_SmcConn*, void*, int, int,
int, int) () at /usr/lib64/qt5/plugins/platforms/libqxcb.so

I guess the next points to investigate are
* KMWSessionManager::saveState(QSessionManager&) in libKF5XmlGui.so
* QGuiApplication::saveStateRequest(QSessionManager&) in libQt5Gui.so

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list