<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Unfortunately, saving an anonymized file is not as simple as it
      should be, but it's not actually hard.  Do a File/Save As, and
      select the XML back end, and click OK.  Then in the dropdown for
      filter, select anonymous files.  (We should probably change that
      to anonymized files.  The difference is subtle, and I'll have to
      think carefully whether it is really accurate.)  Then type in a
      file name: xxx.anon.xml where xxx is your choice.  I'm not sure
      why it doesn't default to your original file name with the
      .anon.xml extension.  Maybe a future enhancement.<br>
    </p>
    <p> <br>
    </p>
    <div class="moz-cite-prefix">On 6/7/21 7:39 PM, Brendan Coupe wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CANGobvLcFXRy+qw0eWbY=LGtu0PjRfpNqO2g46jyJtxhNt8GRw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <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"
            moz-do-not-send="true">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"
            moz-do-not-send="true">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" moz-do-not-send="true">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>
    </blockquote>
  </body>
</html>