<br><br><div class="gmail_quote">On 14 January 2013 23:58, allan Anderson <span dir="ltr"><<a href="mailto:agander93@gmail.com" target="_blank">agander93@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br><br><div class="gmail_quote"><div class="im">On 14 January 2013 23:26, Fr David Ousley <span dir="ltr"><<a href="mailto:davidousley@verizon.net" target="_blank">davidousley@verizon.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<u></u>


<div><div>Thanks for the prompt reply!</div><div><br></div><div>The lines at the top of the file are same as yours, except for the creation and revision dates.</div><div><br></div><div>The last line of the file is a very long string of not readily identifiable content.  I added the <KMYMONEY-FILE> as the last line, recompressed, renamed .kmy, and reloaded, but got the same error.</div>

</div></blockquote><div><br></div></div><div>You don't need to recompress.  KMyMoney will read the xml.</div><div class="im"><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><div><br></div><div>The error message I alluded to appears under "details" when it says the file is unparsable:</div><div><br></div><div>Uncaught error.  Please report the details to the developers.</div><div>

Currency "USD" not found in file /home/abuild/rpmbuild/BUILD/kmymoney-4.6.3/kmymoney/mymoney/mymoneyfile.cpp</div><div>line 2,410</div><div><br></div><div>Kmymoney then closes, though it will open with other files.</div>

<div><br></div><div>I also tried your suggestion of opening a new file with a different currency, but that doesn't seem to alter the handling of the existing file.</div><div><br></div><div>id numbers of the payees are all in the form you describe -- one letter followed by numbers</div>

<div><br></div><div>I think I am now subscribed to the list, so presumably I'll see any suggestions from others (though your posting to the list has not appeared).</div><div><br></div><div>Thanks.</div><div><br></div>

<div>Fr O.</div><div><div><div><br></div></div></div></div></blockquote><div> </div></div><div><div>OK.  The line number, I was assuming, was in your xml line, not the program source.</div><div><br></div><div>Can you send me off-list, the last dozen or so lines of your xml file.</div>

<div><br></div><div>Also, please run 'xmllint yourxmlfilenamehere', and see what that finds.  I see there is a --recover option, "--recover : output what was parsable on broken XML documents" so you could try 'xmllint yourxmlfilenamehere > ~/xmloutput.xml', and see what you get in the ~/xmloutput.xml file.  Try comparing with the original.</div>
<span class="HOEnZb"><font color="#888888">
<div><br></div><div>Allan</div></font></span></div></div></blockquote><div><br></div><div><div>Sorry, that should have been</div><div>'xmllint --recover yourxmlfilenamehere > ~/xmloutput.xml'.</div><div><br></div>
<div>Allan</div></div><div><br></div></div>