[Libreoffice-bugs] [Bug 122724] New: Autorecovery should run in the background
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jan 15 10:27:15 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=122724
Bug ID: 122724
Summary: Autorecovery should run in the background
Product: LibreOffice
Version: 3.3.0 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: christianw_lehmann at arcor.de
Description:
Currently, saving the information for autorecovery paralyzes all other activity
in LO. For a 1 MB Writer document, the process takes half a minute, so if the
saving interval is put to 10 minutes, the user is forced to turn thumbs for 5%
of the time working on the document. This is because the process does not run
in the background. It could be improved by using more than one thread in
running LO.
Steps to Reproduce:
Set autorecovery to every 10 minutes.
Actual Results:
Every 10 minutes LO interrupts your work flow.
Expected Results:
The saving should run in the background without affecting the user.
Reproducible: Always
User Profile Reset: No
OpenGL enabled: Yes
Additional Info:
There is also a bug which is a consequence of the principal problem: I hit a
key, and before the associated operation can be executed, the moment for
autorecovery has come. This now paralyzes all actions, and finally the action
required by the key hit before is forgotten. I.e., autorecovery wipes out
actions started, but not completed at its own start.
--
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/20190115/ceb1b44e/attachment.html>
More information about the Libreoffice-bugs
mailing list