https://bugs.kde.org/show_bug.cgi?id=513466
Méven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/syst | |em/dolphin/-/commit/bd20879 | |e3bbb42fc3a11ec90ba67db32b9 | |b62f6d --- Comment #9 from Méven <[email protected]> --- Git commit bd20879e3bbb42fc3a11ec90ba67db32b9b62f6d by Méven Car, on behalf of Oliver Schramm. Committed on 23/12/2025 at 10:02. Pushed by meven into branch 'master'. dolphintabbpage: Allow migration for users with the old session file format Commit 8d44699f introduced a new session file format, without providing a migration path for the old file format, which led to users losing their session. Besides adding the migration path, the condition check for future updates is necessary, since we don't provide guarantees for backwards-compatible format changes. In case users downgrade their Dolphin version/immutable distro or they share the Dolphin config file across multiple systems, Dolphin at least won't crash when reading a session file with a newer format. M +4 -2 src/dolphintabpage.cpp https://invent.kde.org/system/dolphin/-/commit/bd20879e3bbb42fc3a11ec90ba67db32b9b62f6d -- You are receiving this mail because: You are watching all bug changes.
