<div dir="ltr"><div>How do I save an anonymized copy? I don't see the option and I haven't tried that for many years.</div><div><br></div><div>I keep the last couple of good versions around just in case so no need to modify the latest source tree. I have not tried git bisect and I don't have any idea what it does.</div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><b><span style="font-family:monospace"><span style="color:rgb(0,0,0)"><br></span></span></b></div><div dir="ltr"><b><span style="font-family:monospace"><span style="color:rgb(0,0,0)"><font size="1">----<br>Brendan Coupe</font></span></span></b><br></div></div></div></div></div></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 7, 2021 at 8:04 AM Thomas Baumgart <<a href="mailto:thb@net-bembel.de">thb@net-bembel.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sonntag, 6. Juni 2021 22:52:40 CEST Brendan Coupe wrote:<br>
<br>
> The differences in kmymoneyrc are not a problem.<br>
> <br>
> I realized that my KMM file dropped in size from 2.1M to 606K some time<br>
> this morning. I assumed after I recompiled KMM.<br>
> <br>
> I restored KMM to the older version (2021.05.31), opened the last good<br>
> file, made a change, saved it and the file size was about the same.<br>
> <br>
> I restored KMM to the version compiled today (2021.06.06) and did the same<br>
> thing. The saved file went from 2.1M to 606K.<br>
> <br>
> I repeated the process and the same thing happened. It appears that KMM is<br>
> damaging my file when I use the version compiled today.<br>
<br>
<br>
<br>
There were recently two changes wich can cause a drop in size of the file:<br>
<br>
a) removal of unused match information from very old versions (SVN age)<br>
   this should also provide information when saving in the consistency<br>
<br>
5.1: not relevant as change is not added to the 5.1 branch<br>
master: git revert b7905d3392894e9ae3d9c41ab910f6cb9af6c6ae<br>
<br>
which should not explain such a large drop in size though and <br>
<br>
<br>
<br>
b) Use another strategy to keep attribute ordering on writing xml files<br>
<br>
I can imagine that this can cause the trouble you see.<br>
<br>
5.1:    git revert a9dc272c84a05abad997ad156f0f833131f88393<br>
master: git revert 4fcb0ab18c2bc660f9a781bafcd8e09ca96f638e<br>
<br>
The git revert commands allow you to undo those changes. Feedback is greatly<br>
appreciated. If you could provide me an anonymized version of your file so<br>
that I can duplicate the problem and possibly fix it.<br>
<br>
Quick feedback is welcome so that we can fix it.<br>
<br>
Also, did you ever try 'git bisect' ?<br>
<br>
Cheers <br>
<br>
Thomas<br>
<br>
> <br>
> <br>
> *----Brendan Coupe*<br>
> <br>
> <br>
> On Sun, Jun 6, 2021 at 2:33 PM Brendan Coupe <<a href="mailto:brendan@coupeware.com" target="_blank">brendan@coupeware.com</a>> wrote:<br>
> <br>
> > I'm still troubleshooting and not sure what is going on. KMM compiled from<br>
> > source about a week ago worked fine this morning. I compiled a fresh<br>
> > version and started getting errors. The initial error was asking me to<br>
> > select a currency, which in my case is USD. I did so but when I opened my<br>
> > file most accounts were zero with no transactions.<br>
> ><br>
> > I tried switching back to the previous good version but it asked the same<br>
> > question when I tried to open my file. I verified that my KMM file had not<br>
> > changed but kmymoneyrc appears to have changed. I have lots of backups<br>
> > (thank you syncthing) and will let you know if I figure any more out.<br>
> ><br>
> ><br>
> > *----Brendan Coupe*<br>
> ><br>
> <br>
<br>
-- <br>
<br>
Regards<br>
<br>
Thomas Baumgart<br>
<br>
<a href="https://www.signal.org/" rel="noreferrer" target="_blank">https://www.signal.org/</a>       Signal, the better WhatsApp<br>
-------------------------------------------------------------<br>
Memory's the second thing to go ... Can't remember the first.<br>
-------------------------------------------------------------<br>
</blockquote></div>