You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Plasma remembers Konsole status on startup (open windows and tabs, and tab customisations like title or colour). When I run konsave --apply and restart, I get Konsole windows restored, but everything else is lost (each window only has the default tab in the home directory).
To reproduce
Open two Konsole windows.
Add some tabs and customise them (title, colour, working directory)
Save a profile with konsave --save konsole-test
Optionally verify you get the same Konsole windows if you restart.
Restore the profile (konsave --apply konsole-test) and restart.
You'll get two Konsole windows, but not the customised tabs.
Expected behavior
I get my Konsole windows back.
System information
OS or Linux distribution:
Ubuntu 22.04 LTS with KDE backports
KDE Plasma 5.25.5
How did you install Konsave? python -m pip install konsave
What version of Konsave are you using? 2.1.2
Did you try updating? I understand I have latest release.
The text was updated successfully, but these errors were encountered:
Describe the bug
Plasma remembers Konsole status on startup (open windows and tabs, and tab customisations like title or colour). When I run
konsave --apply
and restart, I get Konsole windows restored, but everything else is lost (each window only has the default tab in the home directory).To reproduce
konsave --save konsole-test
konsave --apply konsole-test
) and restart.Expected behavior
I get my Konsole windows back.
System information
python -m pip install konsave
The text was updated successfully, but these errors were encountered: