gnucash2 (svn trunk) cannot read old gnucash data file

Derek Atkins warlord at MIT.EDU
Wed Nov 16 20:07:43 EST 2005


I just tried opening this file with SVN/trunk and it works just
fine for me, so I can't even reproduce this problem with the
data file you sent me.  So I suspect it's something on your system,
or a problem with your build or runtime environment.

-derek

Christian Krause <chkr at plauener.de> writes:

> Hi,
>
> On Wed, 16 Nov 2005 15:50:16 -0500, Derek Atkins wrote:
>
>> Hmm, current svn reads my data file just fine.  I've not seen
>> anything like this at all.
>
>> What does /usr/src/RPM/gc18-test look like?
>
> The file is very small, so I'll put it directly in the mail:
>
> --------------------------------snip-------------------------
>
> <?xml version="1.0"?>
> <gnc-v2>
> <gnc:count-data cd:type="book">1</gnc:count-data>
> <gnc:book version="2.0.0">
> <book:id type="guid">fd0133e00212c6f80de92deb8014e32a</book:id>
> <gnc:count-data cd:type="account">8</gnc:count-data>
> <gnc:account version="2.0.0">
>   <act:name>Assets</act:name>
>   <act:id type="guid">a56981ba203f3edd3336f24ca7a7bdf9</act:id>
>   <act:type>ASSET</act:type>
>   <act:commodity>
>     <cmdty:space>ISO4217</cmdty:space>
>     <cmdty:id>EUR</cmdty:id>
>   </act:commodity>
>   <act:commodity-scu>100</act:commodity-scu>
>   <act:description>Assets</act:description>
> </gnc:account>
> <gnc:account version="2.0.0">
>   <act:name>Current Assets</act:name>
>   <act:id type="guid">96669d02c6ecd4ab729ef01dd841b649</act:id>
>   <act:type>ASSET</act:type>
>   <act:commodity>
>     <cmdty:space>ISO4217</cmdty:space>
>     <cmdty:id>EUR</cmdty:id>
>   </act:commodity>
>   <act:commodity-scu>100</act:commodity-scu>
>   <act:description>Current Assets</act:description>
>   <act:parent type="guid">a56981ba203f3edd3336f24ca7a7bdf9</act:parent>
> </gnc:account>
> <gnc:account version="2.0.0">
>   <act:name>Checking Account</act:name>
>   <act:id type="guid">b1ff5343923f269b7fb678f93967c51a</act:id>
>   <act:type>BANK</act:type>
>   <act:commodity>
>     <cmdty:space>ISO4217</cmdty:space>
>     <cmdty:id>EUR</cmdty:id>
>   </act:commodity>
>   <act:commodity-scu>100</act:commodity-scu>
>   <act:description>Checking Account</act:description>
>   <act:parent type="guid">96669d02c6ecd4ab729ef01dd841b649</act:parent>
> </gnc:account>
> <gnc:account version="2.0.0">
>   <act:name>Income</act:name>
>   <act:id type="guid">acdb031feeefd9001faf5ba59cfc91e6</act:id>
>   <act:type>INCOME</act:type>
>   <act:commodity>
>     <cmdty:space>ISO4217</cmdty:space>
>     <cmdty:id>EUR</cmdty:id>
>   </act:commodity>
>   <act:commodity-scu>100</act:commodity-scu>
>   <act:description>Income</act:description>
> </gnc:account>
> <gnc:account version="2.0.0">
>   <act:name>Expenses</act:name>
>   <act:id type="guid">8e90d54f6d843653c9e42f170e744ac0</act:id>
>   <act:type>EXPENSE</act:type>
>   <act:commodity>
>     <cmdty:space>ISO4217</cmdty:space>
>     <cmdty:id>EUR</cmdty:id>
>   </act:commodity>
>   <act:commodity-scu>100</act:commodity-scu>
>   <act:description>Expenses</act:description>
>   <act:slots>
>     <slot>
>       <slot:key>placeholder</slot:key>
>       <slot:value type="string">false</slot:value>
>     </slot>
>     <slot>
>       <slot:key>notes</slot:key>
>       <slot:value type="string"></slot:value>
>     </slot>
>   </act:slots>
> </gnc:account>
> <gnc:account version="2.0.0">
>   <act:name>Equity</act:name>
>   <act:id type="guid">657fb0f3ab3182c4a8dd57ea84bc0a77</act:id>
>   <act:type>EQUITY</act:type>
>   <act:commodity>
>     <cmdty:space>ISO4217</cmdty:space>
>     <cmdty:id>EUR</cmdty:id>
>   </act:commodity>
>   <act:commodity-scu>100</act:commodity-scu>
>   <act:description>Equity</act:description>
> </gnc:account>
> <gnc:account version="2.0.0">
>   <act:name>Opening Balances</act:name>
>   <act:id type="guid">f868104a503e3a6f77e510a24469d042</act:id>
>   <act:type>EQUITY</act:type>
>   <act:commodity>
>     <cmdty:space>ISO4217</cmdty:space>
>     <cmdty:id>EUR</cmdty:id>
>   </act:commodity>
>   <act:commodity-scu>100</act:commodity-scu>
>   <act:description>Opening Balances</act:description>
>   <act:parent type="guid">657fb0f3ab3182c4a8dd57ea84bc0a77</act:parent>
> </gnc:account>
> </gnc:book>
> </gnc-v2>
>
> <!-- Local variables: -->
> <!-- mode: xml        -->
> <!-- End:             -->
> --------------------------------snip-------------------------
>
> Best regards,
> Christian
>
>
>

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list