https://bugs.kde.org/show_bug.cgi?id=445016
Bug ID: 445016 Summary: Kate fails to save changes to the running session when it receives a SIGTERM Product: kate Version: Git Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: sessions Assignee: kwrite-bugs-n...@kde.org Reporter: n...@kde.org Target Milestone: --- All KDE software built from source this morning on top of Fedora 34. STEPS TO REPRODUCE 1. Open Kate with a session 2. Open a new file 3. `killall kate` (which sends the SIGTERM signal) 4. Launch Kate again OBSERVED RESULT Kate opens with the set of tabs that does not include the file opened in step 2. Changed session data is lost. EXPECTED RESULT Kate saves any changed session data (including newly-opened files) when it receives a SIGTERM signal. IMPACT Anytime Kate gets quit automatically by the user shutting down or restarting the computer, any changed session data is not saves, causing it to be lost. This is very annoying if the set of files opened in tabs differs significantly at the moment kate is SIGKILL'ed from what it was when Kate was last launched. -- You are receiving this mail because: You are watching all bug changes.