openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #04951
[Bug 591018] Re: Save before playing
That gets extremely complex, Tim.
Autosave after every action could potentially slow down the UI. Unless
the autosave after every action wrote a journal entry. (This has its own
problems, but does not need to be a 100% perfect solution.)
Autosave after every X minutes is a good idea. That way a person can
control the timing, or disable it.
Autosave on play would, as you point out, need to be an option that can
also be disabled. Keeping in mind that it should be enabled by default.
A computer program must never, ever, ever lose (more than a minute or
two) of a person's work.
--
Save before playing
https://bugs.launchpad.net/bugs/591018
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
Status in OpenShot Video Editor: New
Bug description:
THE PROBLEM
1. Create a video
2. Click play
3. OpenShot crashes
4. Restart OpenShot
EXPECTED RESULTS
OpenShot should be able to recover the lost work.
ACTUAL RESULTS
OpenShot does not say where the work can be found, or if it can be recovered.
FEATURE REQUEST
Autosave on play.
References