[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
Tue May 5 19:44:20 UTC 2015


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

--- Comment #6 from Stefan Becker <chemobejk at gmail.com> ---
Cloned konsole git repo and started debugging the code.

* konsole does have session management code. It is the one I implemented  for
KDE4 for bug #152761 (git commit ef3e43e11da8ea2777d70945a5111771481b24fd)
* the code is still working, an old KDE4 konsole session file copied from
~/.kde/share/session/konsole_* to ~/.config/session re-creates the windows &
tabs correctly
* tested with "ksession -session <file>"
* tested with session login (make sure <file> is the name recorded in
~/.config/ksmserverrc for konsole)

So either the "session save" event never reaches konsole, or the session saving
code fails. Will have to do some more debugging.

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


More information about the konsole-devel mailing list