Ask Your Question
1

Message: Recovery Failed

asked 2012-09-28 04:02:49 +0200

this post is marked as community wiki

This post is a wiki. Anyone with karma >750 is welcome to improve it.

updated 2012-10-17 10:47:09 +0200

manj_k gravatar image manj_k
5678 4 32 48

I recently was working with LibreOffice 3.6.1 on my Mac running OS 10.7.4 and put a couple files in the trash and later did a force quit of LibreOffice. I then deleted the files before starting LibreOffice up again. Now, whenever I start LibreOffice, I am required to try to recover the documents and I get the message "Recovery Failed". Is there a way to get this message to go away and to not have to attempt a recovery everytime I start LibreOffice? Does LibreOffice on Mac have a preference file that I can delete to get this message to go away? Thanks.

delete close flag offensive retag edit

2 Answers

Sort by » oldest newest most voted
1

answered 2012-09-28 19:35:06 +0200

manj_k gravatar image manj_k
5678 4 32 48

I
(If available) Press the button "Cancel"

Recovery_Cancel

II
You can edit the file "registrymodifications.xcu"
(see also... → Recovery.xcu file loaction)

Sample: crashed file "Don't recover.odt"
Search for "RecoveryList"
Remove the following entry (below) to avoid the recovery process (for this file).

<item oor:path="/org.openoffice.Office.Recovery/RecoveryList">
 <node oor:name="recovery_item_3" oor:op="replace">
  <prop oor:name="DocumentState" oor:op="fuse">
   <value>0</value>
  </prop>
  <prop oor:name="Filter" oor:op="fuse">
   <value>writer8</value>
  </prop>
  <prop oor:name="Module" oor:op="fuse">
   <value>com.sun.star.text.TextDocument</value>
  </prop>
  <prop oor:name="OriginalURL" oor:op="fuse">
   <value>file:///...path.../Don%E2%80%99t%20recover.odt</value>
  </prop>
  <prop oor:name="TempURL" oor:op="fuse">
   <value/>
  </prop>
  <prop oor:name="TemplateURL" oor:op="fuse">
   <value>file:///...path.../LibreOffice/3/user/template/01_LibSans_en-US1.ott</value>
  </prop>
  <prop oor:name="Title" oor:op="fuse">
   <value>Don’t recover.odt</value>
  </prop>
  <prop oor:name="ViewNames" oor:op="fuse">
   <value/>
  </prop>
 </node>
</item>
link delete flag offensive edit
0

answered 2012-09-30 15:24:11 +0200

bllgvn gravatar image bllgvn flag of Canada
141 4
http://bllgvn.wordpress.c...

I'm not sitting in front of a mac but the file should be something along the lines of ~/Library/Preferences/com.thedocumentfoundation.libreoffice.plist

link delete flag offensive edit

Login/Signup to Answer

Donate

LibreOffice is made available by volunteers around the globe, backed by a charitable Foundation. Please support our efforts: Your donation helps us to deliver a better product!

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2012-09-28 04:02:49 +0200

Seen: 1,279 times

Last updated: Sep 30 '12