https://bugs.kde.org/show_bug.cgi?id=468108
--- Comment #9 from Thomas Baumgart <tbaumg...@kde.org> --- @Jonathan: I doubt that the number of 'erroneous' transactions has any influence on this problem. Can you try changing the information heading settings in Settings/Ledger and see if turning them off makes a difference? Which one has the most impact? My first split in the account has a post date of 2001-12-28 and was reconciled on 2005-03-20. The first stored reconciliation date that may provide a header is dated 2021-01-31 (because KMyMoney did not keep that piece of information in earlier versions). So I am not sure that these dates have an influence as mine are wide spread too. @Jack: I was able to see the reconciliations of my account using (you may have to vary the 50 depending on your account tree). It shows a long list of date,value pairs. gpg -d thb.kmy | grep -A 50 -e '<ACCOUNT.*id="A000076"' | grep 'reconciliationHistory' | less -- You are receiving this mail because: You are watching all bug changes.