[Libreoffice-bugs] [Bug 34805] Recovery of MS OFFICE documents fails after crash
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jul 19 02:51:40 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=34805
--- Comment #33 from Tor Lillqvist <tlillqvist at novell.com> 2011-07-19 02:51:39 PDT ---
My current theory is that the autosave files (the one stored in the
user-specific user/backup directory) are always ODF format (and indeed have
names that say so, like x4.doc_0.odt for a document loaded from the file
x4.doc). They do seem to be well-formed proper ODF documents. But then when
ther autorecovery tries to restore the in-progress edit state of the document
from the autosave file, it uses the filter for the original document, i.e. it
tries to load the above x4.doc autosave file x4.doc_0.odt as if it was a .doc
document.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list