[kmymoney] [Bug 507416] Crash under 5.2 when opening existing database

Thomas Baumgart bugzilla_noreply at kde.org
Sun Aug 24 11:23:15 BST 2025


https://bugs.kde.org/show_bug.cgi?id=507416

--- Comment #11 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit 1ef8bc926b93f2e4fbe73319f3d4a49c79d11629 by Thomas Baumgart.
Committed on 24/08/2025 at 09:58.
Pushed by tbaumgart into branch 'master'.

Use correct method to determine top level parent id

In case an account referenced an unknown parent account duing loading,
it needs to be reparented to the corresponding top level account group.
The logic to determine that top level account group did not work as
expected so that an empty account id was used, which caused problems
(crashes) later on. This change now uses the new method to get the right
parent id.

M  +11   -7    kmymoney/mymoney/storage/accountsmodel.cpp

https://invent.kde.org/office/kmymoney/-/commit/1ef8bc926b93f2e4fbe73319f3d4a49c79d11629

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list