[dolphin] [Bug 425627] When Dolphin crashes or is force-quit with Ctrl+Alt+Esc , tabs aren't saved

Méven Car bugzilla_noreply at kde.org
Sun Jan 14 08:37:12 GMT 2024


https://bugs.kde.org/show_bug.cgi?id=425627

Méven Car <meven.car at kdemail.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/syst
                   |                            |em/dolphin/-/commit/c035e95
                   |                            |e1d74fecd8267b08009c616232e
                   |                            |2c16b0
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #10 from Méven Car <meven.car at kdemail.net> ---
Git commit c035e95e1d74fecd8267b08009c616232e2c16b0 by Méven Car, on behalf of
Amol Godbole.
Committed on 14/01/2024 at 09:34.
Pushed by meven into branch 'master'.

DolphinMainWindow: autosave session

Currently, the session is saved only when the app quits normally. Save
the session after a fixed time interval from the last state change i.e.
anytime the url is changed, or a tab is opened or closed, or the active
view is changed.

M  +65   -5    src/dolphinmainwindow.cpp
M  +18   -0    src/dolphinmainwindow.h
M  +2    -0    src/dolphintabwidget.cpp
M  +5    -0    src/dolphintabwidget.h
M  +2    -0    src/main.cpp

https://invent.kde.org/system/dolphin/-/commit/c035e95e1d74fecd8267b08009c616232e2c16b0

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list