[Libreoffice-bugs] [Bug 137879] LO should know not to try and recover temporary files
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Nov 24 23:37:56 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=137879
Eyal Rozenberg <eyalroz at technion.ac.il> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|1 |0
Status|NEEDINFO |UNCONFIRMED
--- Comment #2 from Eyal Rozenberg <eyalroz at technion.ac.il> ---
(In reply to pavlog from comment #1)
> Please provide a clearer set of step-by-step instructions on how to
> reproduce the problem.
I guess I wasn't explicit enough.
1. Ensure LibreOffice is closed
2. Open LibreOffice; ensure no recovery dialog comes up (otherwise handle
recovery and return to step 1)
3. Close LibreOffice
4. Open a mail client (say, Thunderbird).
5. View a message with an attachment document you can open with LibreOffice
Writer (if you don't have one - send yourself one).
6. Open the file (e.g. by double-clicking it - but this depends on your OS and
desktop environment of course); this should launch LO writer with the document
7. Determine where the temporary file LO has opened is located (on Linux and
with Thunderbird this might be under /tmp/mozilla_yourname0/the_file )
8. kill the LO process - aggressively (e.g. with kill -9 if you're on
Linux/BSD/Mac; I'm not sure End Process on Windows is enough)
9. Remove the copy of the file from wherever it is located
10. Launch LO.
Expected results: No recovery dialog is opened, or a dialog is opened
indicating already the special case of a temporary file which is no longer
present.
Actual Results: A recovery dialog is opened, like for any other document; and
the attempted recovery reports a failure.
--
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/20201124/bd7276a7/attachment.htm>
More information about the Libreoffice-bugs
mailing list