LibreOffice always starts with the recovery process for me now. It has a number of 'documents to recover' for which recovery fails. I have no need for these documents anymore. How to tell LibreOffice to give up?
LibreOffice always starts with the recovery process for me now. It has a number of 'documents to recover' for which recovery fails. I have no need for these documents anymore. How to tell LibreOffice to give up?
Great! I tried to recreate this issue and now I can't remove the failed recovery screen.
The way to fix it is to hit
cancel
on the recovery screen, instead of trying (and failing) the recovery (source). Works for me.Hitting Cancel as other posters suggest is not a solution for me because the same dialog keeps being shown every time I close and reopen the application.
Ubuntu 14.04.2 with LibreOffice version 4.2.8.2
The 'simple' solution for me was to do the following:
NOTE: LibreOffice writes to the registrymodifications.xcu file often while it is running - if you modify the file while LibreOffice is running your changes will be overwritten/ignored
A more robust answer (providing file locations for different operating systems, etc) can be found via this link: Question/Answer from LibreOffice Help site
This problem seems to appear in Ubuntu 12.04.
Of course you can cancel the recovery process but that's not a solution because you will have to do it every time you start LibreOffice, even after having closed all documents properly after the last session.
The bug is caused by the package
lo-menubar
that offers HUD functionality for LibreOffice.So the real solution of the problem is
sudo apt-get remove lo-menubar
.A better solution, without messing with any configuration, set-up or so, is to write again a file with the same name in the same place.
Open LibreOffice Writer (or Calc or any LO program) normally and cancel the recovery process. The program should open with a "No title" document.
Write anything in the new document and save it with the exact name of the file LO is asking you to recover. If you have more than one, you have to recreate each and everyone. The name(s) has(have) to be EXACTLY the same, with the same format and in the same folder and disk.
Open the fake file(s) and the problem should be fixed.
It worked for me and now I don't have the recovery window as a welcome!!!
Pressing Esc when the recovery notice shows up gives you the option to cancel the recovery. Then click cancel. This worked for me. See https://answers.launchpad.net/ubuntu/+source/libreoffice/+question/167956 answer #2. Don't know about answer #6. In the past this didn't work for me, so I didn't try it this time.
I ran into this problem. It kept me in a continues loop until I added the --norestore option then it just crashed with the Signal 6 and list of libraries.
I added the LibreOffice ppa did the update and it worked without issue.
Have a look at: http://ask.libreoffice.org/en/question/6376/message-recovery-failed/
It's worked for me on Ubuntu 12.04, LibreOffice 4.0.2.4.
Summary of URL: press 'cancel' or delete the contents of
<item oor:path="/org.openoffice.Office.Recovery/RecoveryList">
(ends with</item>
)from
registrymodifications.xcu
.However this appears to only be a one-shot solution - it won't turn recovery off for future files.
If you're trying to abort a repetitious "rescue", even when the window has gone to gray and seems non-responsive, you can still X out with the 'close window' in the upper left. The program offers a chance to force quit. This may be your only option if the program is trying to open a corrupted file. At that point you would think you had lost all your unsaved work. Then a surprise query opens and offers to save any unsaved files with a new name... and the "rescue" window doesn't come back!
So I have been looking for an answer to the same thing and the best solution I have found is to change the open command for each of the apps Instructions navigate to /usr/share/applications find the files for the libreOffice apps for me it was these four
LibreOffice App Files
right click and select properties and add
--norestore
to the CommandAdd To Command
I had the same problem. I did hit recovery and when it complete the process, I hit "ESC" instead other buttons. This way it opened the App with the recoverd file and I was able to save it now it is working correctly.
PS: hitting "ESC" in the first recovery pop-up window worked but I got to do this every time I open the App.