On 08/25/2011 05:14 AM, Susanto Kong wrote: > Thanks, > 1. I can not find any file in the backup directory. Just realised that > the backup option is off. > 2. I am using file-roller, it failed to open the file. I have tested > on my other files, file-roller can read the content of uncorrupted > file. > Any other suggestions? > Kong Susanto ... If file-roller can't open the file then the archive structure may be corrupted beyond repair.
A few things to try (make a backup of the file and try on the backup): - Try opening with Gvim to see the archive headers, compare with a valid .odt and see if perhaps you can repair manually. - Try repairing with 'zip' $ zip -F foo --out foofix or $ zip -FF --foo --out foofixfix See 'man zip' for more info. Note: you may have to install zip if not installed already. Given that you are using file-roller (Archive Manager) I'm guessing that you may have a Debian based system? If so here is some added information: http://manpages.ubuntu.com/manpages/natty/en/man1/zip.1.html <http://manpages.ubuntu.com/manpages/natty/en/man1/zip.1.html#contenttoc4> Currently the fix options can't recover entries that have a bad checksum or are otherwise damaged. -- For unsubscribe instructions e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
