Re: Unsupported File Format
- From: Morten Welinder <mortenw gnome org>
- To: proust <stars4realm gmail com>
- Cc: gnumeric-list gnome org
- Subject: Re: Unsupported File Format
- Date: Mon, 15 Mar 2010 08:38:07 -0400
From the shell, do something like this:
zmore file.gnumeric
You should see something that starts like...
<?xml version="1.0" encoding="UTF-8"?>
<gnm:Workbook xmlns:gnm="http://www.gnumeric.org/v10.dtd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.gnumeric.org/v9.xsd">
...and ends like...
</gnm:Workbook>
If you see that, the file is probably ok. If you do not see that,
the crash ate your file.
Morten
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]