[Libreoffice-bugs] [Bug 122530] FILESAVE: Auto save timing logic problem: can save too frequently
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 1 09:15:34 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=122530
--- Comment #15 from Telesto <telesto at surfxs.nl> ---
The who logic including the code is explained here.. Pretty well documented..
Especially interesting are of course all variables defining the start/stop of
interval timer of autosave/autorecovery. And the rules defining the timing of
autosave/autorecovery (autosave & autorecovery can't be executed at the same
time can't of stuff)
So if you want to investigate or some impression how the autosave/autorecovery
works etc.
https://opengrok.libreoffice.org/xref/core/framework/source/services/autorecovery.cxx
Might make it easier to pinpoint the flaw
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200701/f5f5e523/attachment.htm>
More information about the Libreoffice-bugs
mailing list