https://bugs.kde.org/show_bug.cgi?id=502770
Felix Ernst <felixer...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/syst | |em/dolphin/-/commit/c0bf226 | |aa1cc02c9bffff1ec05e07a255d | |8d2f6e Resolution|--- |FIXED --- Comment #6 from Felix Ernst <felixer...@kde.org> --- Git commit c0bf226aa1cc02c9bffff1ec05e07a255d8d2f6e by Felix Ernst, on behalf of Felix Ernst. Committed on 16/04/2025 at 13:27. Pushed by felixernst into branch 'master'. Fix session restore Since https://commits.kde.org/kxmlgui/8c9fb02a1d37672b26a03a9dd9e8675743deb269 KXmlGui only triggers a session restore for a window when the session config contains a "NumberOfWindows" key with a value >= 1. This commit adds such a key to the Dolphin session config, which fixes the Dolphin main window restore for KXmlGui versions containing that commit. M +2 -0 src/dolphinmainwindow.cpp https://invent.kde.org/system/dolphin/-/commit/c0bf226aa1cc02c9bffff1ec05e07a255d8d2f6e -- You are receiving this mail because: You are watching all bug changes.