[kmymoney] [Bug 507416] Crash under 5.2 when opening existing database
Luke
bugzilla_noreply at kde.org
Sat Aug 23 21:41:38 BST 2025
https://bugs.kde.org/show_bug.cgi?id=507416
--- Comment #9 from Luke <kde-bug at luke.fastmail.us> ---
(In reply to Thomas Baumgart from comment #7)
> Next step: KMyMoney supports a feature to create an anonymized version of
> your data which allows the developers to look at the structure without
> disclosing private information. Please see
> https://docs.kde.org/stable5/en/kmymoney/kmymoney/details.formats.anonymous.
> html on how to create one. Since they are XML you can take a look for
> yourself. Please send them to me directly, no need for the mailing list
> mentioned or attaching it to this ticket.
>
> Please create one version of the anon file using 5.1.3 with the original
> data from your backup (i.e. unaltered by 5.2) and one created with the
> version of 5.2 you built yourself. Make sure that the version created with
> 5.1.3 still shows the symptoms when loaded using 5.2.
A couple of bugs at play here. The first of which is when saving as an
.anon.xml file in 5.1.3, Kmymoney just produces a regular .kmy file. Gunziping
it manually reveals the full non-anonymized data. The feature works as expected
in the current git head, but the <institutions> section simply omits accounts
that were imported and have offending IDs. I'll send the 5.2 export your way,
but I suspect the A/B comparison will be difficult. I will note that the files
have roughly the same amount of lines, which suggests the bit of logic causing
the snag is specifically in the section of the code base parsing institutions
or accounts specifically.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list