Bug 483057

Summary: konsole: pls restore save/restore functionality
Product: [Applications] konsole Reporter: chg <chg>
Component: tabbarAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: donmartio, firesmith, john.kizer, zmogas
Priority: NOR    
Version First Reported In: 23.08.5   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description chg@posteo.de 2024-03-10 02:40:19 UTC
SUMMARY
***
In former versions, "konsole" remembered all tabs (and their $PWD and their tab color) - without any further ado or configuration. Now, it does NOT, even not with KDE's "Save Session" feature.
Please restore the former behaviour. 
***

STEPS TO REPRODUCE
1. start konsole
2. configure several tabs, do "cd myDir" in them
3. change color of tabs to your liking
4. close konsole
5. start konsole
6. ALL GONE!

OBSERVED RESULT
Not saving tabs state/color

EXPECTED RESULT
Restore previous session, complete with all tabs, their settings (color) and their $PWD

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Fedora Workstation 39 / KDE Plasma 
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.12

ADDITIONAL INFORMATION
What would color and other  customizing be good for when it is gone after close/restart of konsole, let alone the machine...?
Comment 1 DonMartio 2024-06-05 06:18:40 UTC
I have the same issue here. It's the same for Dolphin.

I found a lot of konsole_ and dolphin_ files in ~/.config/session, secured some and removed them. No new where generated.
Interestingly the .config/session/kwin_saved\ at\ previous\ logout_ does contain entries for thunderbird and firefox but none for my konsole or dolphin sessions.

SOFTWARE/OS VERSIONS
Gentoo Linux
KDE Plasma Version: 5.27.11
Comment 2 DonMartio 2024-06-06 17:18:05 UTC
Dolphin session is stored again (after i recompiled it). But neither is restored after login (which worked last week).
Comment 3 Kodiak 2024-08-26 14:59:25 UTC
This seems to affect Ubuntu 22 as well.  Trying to save tabs results in only the following content regardless of your tabs:

{
    "Orientation": "Horizontal",
    "Widgets": [
        {
            "SessionRestoreId": 0
        }
    ]
}
Comment 4 John Kizer 2025-02-15 21:44:40 UTC

*** This bug has been marked as a duplicate of bug 461780 ***