Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


On Wed, Aug 10, 2011 at 03:13:20PM +0200, Michael van Gemmern wrote:

Hallo Michael


Alle Informationen werden jetzt anscheinend in einer Datei gesammelt:
 ~/.libreoffice/3/user/registrymodifications.xcu

Na toll! Da darf ich jetzt hinfahren und versuchen dem "Frager" das 
Problem vor Ort zu lösen! ;-)
Denn der sieht da jetzt nur eine einzige Zeile mit mehr als 100.000 
Zeichen!


Hierin habe ich mit dem KXML-Editor den passenden Schlüssel gefunden:

<item oor:path="/org.openoffice.Office.Recovery/RecoveryList"
 xmlns:oor="http://openoffice.org/2001/registry"; >


Wenn nichts Wiederherzustellen ist, dann gibt es nur ein <prop>:

    <prop oor:op="fuse" xmlns:oor="http://openoffice.org/2001/registry"; 
oor:name="Crashed" xmlns:oor="http://openoffice.org/2001/registry"; >
      <value>false</value>
    </prop>
  </item>


sonst gibt es (mindestens?) ein <node> zu (jedem?) Dokument:

    <node oor:op="replace" ... oor:name="recovery_item_1" ...>
      <prop ... oor:name="DocumentState" ...>
        <value>0</value>
      </prop>
      ...
    </node>
  </item>

Gut - ist ein Hinweis. Muß ich jetzt mal sehen, wie ich das gebogen 
bekomme. Denn dort stehen inzwischen mehr als 60 Dokumente in der 
Wiederherstellung, die meist nicht mal mehr vorhanden sind.

Danke!

-- 
Gruß Stefan

Wo die Logik aufhört, fängt die Bahn an! 
(Ausspruch eines unbekannten Eisenbahners)

-- 
Informationen zum Abmelden: E-Mail an users+help@de.libreoffice.org
Tips zu Listenmails: http://wiki.documentfoundation.org/Netiquette/de
Listenarchiv: http://listarchives.libreoffice.org/de/users/
Alle E-Mails an diese Liste werden unlöschbar öffentlich archiviert

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.