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

Jean-Baptiste Mardelle <j...@kdenlive.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #7 from Jean-Baptiste Mardelle <j...@kdenlive.org> ---
Dany, Kdenlive should automatically save your document if it was modified after
3 seconds of inactivity or at lease every 5 minutes. I had a look, and I see
one possible case where this would not work:
In previous Kdenlive versions, we had a configure option in the settings to
enable/disable the autosave. We now have removed the interface option because
nobody has an interest to disable this. However if in a previous Kdenlive
version you disabled autosave, with newer Kdenlive, the feature will be
disabled without possibility to re-enable it. I just fixed this for 17.04, but
can you check if that is your problem ?

Open Kdenlive settings file in a text editor:
$HOME/.config/kdenliverc

And check if you have a line like this:
crashrecovery=false

If that is the case, delete this line and save the file, autosave will work
after that. If you don't have this line, this might be another issue.

Kdenlive autosaves files in this folder:
$HOME/.local/share/stalefiles/kdenlive/

Open a file browser in this directory, then start Kdenlive and edit a project.
You should see a file created and modified every 3 seconds after a change in
the project. 

Please test and report here.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to