Summary: | Dolphin "Show on startup" = "Folders, tabs, and window state from last time" is no longer working | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | shamim.islam <shamim.islam> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | major | CC: | kfm-devel, marcec |
Priority: | NOR | ||
Version First Reported In: | 24.12.3 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
shamim.islam@gmail.com
2025-04-20 06:42:32 UTC
I'm seeing this, too, on OpenSuse Tumbleweed after it upgraded to Frameworks 6.13.0, with Dolphin 24.12.3 *and* after it was upgraded to 25.04.0. (FWIW, a bug with this symptom hit me before a year or two ago.) I'm not sure what it means exactly, but diffing the current session file with an older version from a snapshot shows the following (with personal info removed): -Active Tab Index=2 -Tab Count=19 -Tab Data 0=[...] -Tab Data 1=[...] +Active Tab Index=0 +Tab Count=1 +Tab Data 0=[...] +Tab Data 1=[...] ["Tab Data" for the rest of my tabs] So it doesn't remove any Tab Data entries. Interestingly, even though the session file is saved to, it doesn't seem to be loaded when I start Dolphin again; it always starts in the home directory as one unsplit tab. I.e., the file is written to, but apparently not read/processed correctly. Operating System: openSUSE Tumbleweed 20250418 KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.13.0 Qt Version: 6.9.0 Kernel Version: 6.14.2-1-default (64-bit) Graphics Platform: Wayland Processors: 4 × Intel® Core™ i5-4690K CPU @ 3.50GHz Memory: 31.3 GiB of RAM Graphics Processor: AMD Radeon RX 580 Series Manufacturer: Gigabyte Technology Co., Ltd. Product Name: Z97P-D3 *** This bug has been marked as a duplicate of bug 502770 *** |