https://bugzilla.suse.com/show_bug.cgi?id=1226110 https://bugzilla.suse.com/show_bug.cgi?id=1226110#c15 --- Comment #15 from Fabian Vogt <fabian@ritter-vogt.de> --- (In reply to Steffen Walter from comment #14)
(In reply to Alessandro Soraruf from comment #13)
(In reply to Steffen Walter from comment #12)
(In reply to Alessandro Soraruf from comment #11)
Confirm that now session are saved, but as reported by Steffen Walter the session file name has changed, so after update users will loose all the old sessions. I've resolved copying my latest .config/session/konsole_xxxx session file into the new ones.
Hmmm... maybe I didn't get your solution right, but right now my latest .config/session/konsole_xxxx session file is dating from Thursday, June 6th 2024 16:25:33 CEST, which is pretty much when things stopped working altogether.
Newer session files are from other applications like dolphin, kdf ... after I received the fix on June 16th. But nothing new for konsole, although I've used it also in several sessions since patching.
If you look at your latest session file them have a new ID value after the application name, in this example the main "problem" was in konsole sessions:
...cut... konsole_10149e1e2d7000162292777200000021750016_1697324951_114676 konsole_10149e1e2d7000165799946700000020290012_1697480091_880313 konsole_10149e1e2d7000162292777200000021750016_1697639404_621519 konsole_10149e1e2d7000165799946700000020290012_1697639404_839539 konsole_10149e1e2d7000162292777200000021750016_1697639613_577384 konsole_10149e1e2d7000162292777200000021750016_1697663203_958785 konsole_10149e1e2d7000165799946700000020290012_1697663204_191830 dolphin_dolphin_dolphin kwin_saved at previous logout_ konsole_10149e1e2d7000171784449600000022590009_1718573630_340245 konsole_10149e1e2d7000171784464700000032710009_1718573630_329854
If you see the last two have new ID different from the previous one. On a therminal console (CTRL-F1) before logging in KDE I've done:
cp konsole_10149e1e2d7000162292777200000021750016_1697663203_958785 konsole_10149e1e2d7000171784449600000022590009_1718573630_340245
cp konsole_10149e1e2d7000171784449600000022590009_1718573630_340245 konsole_10149e1e2d7000171784449600000022590009_1718573630_340245
and this solved and now the session for that user are always saved fine.
That didn't help in my case, so I guess my problem is slightly different. What I tried next is to backup ~/.config/session and then delete the session files from the original. All this of course outside of KDE.
First I deleted dolphin* from ~/.config/session , logged into KDE and opened a new dolphin window. After closing my KDE session there was a new dolphin session file with the current timestamp in ~/config/session as I would expect. In the next KDE session, the dolphin windows was reopened again ==> Works.
The same I did with konsole but no avail. There is no new konsole session file after closing KDE in ~/.config/session . If I restore one from the backup directory, I see that the timestamp changes, but the content of the file is not updated. As a result there is no konsole window reopened in the next KDE session.
Any ideas on that behavior?
Check the output of konsole and the journal for warnings and error messages. You can check that "iceauth list" has valid output. -- You are receiving this mail because: You are on the CC list for the bug.