In split mode views are not remembered from previous run ans reset both every time to the home directory.
Option “At startup : folders, tabs and windowstatus from last time” is enabled
Anyone else experiencing this?
In split mode views are not remembered from previous run ans reset both every time to the home directory.
Option “At startup : folders, tabs and windowstatus from last time” is enabled
Anyone else experiencing this?
See 502770 – Dolphin does not restore open tabs when "Show on startup" is set to "Folders, tabs, and window state from last time". I fixed this a few hours ago.
So wil be fixed with next KDE Gears release 25.04.
echo -e '\n[Number]\nNumberOfWindows=1\n' >> ~/.config/session/dolphin_dolphin_dolphin
Thanks Felix!
Great!
Looking forward to it!
You have a date for 25.04.1? This error is happening from I upgraded to 25.04.0 (24.12.3 worked well).
Regards
This is public information, the exact date depends on your distro.
We do monthly updates for Plasma, Framework and Gear.
Thanks for the info.
Regards
I found in the bug link a nice and working fix (lucking day):
kwriteconfig6 --file ~/.config/session/dolphin_dolphin_dolphin --group Number --key NumberOfWindows 1
Thanks again and the person who made the fix.
Regards
There was in this thread the same workaround (written differently) too.