Summary: | segfault when hidding reconciliated transacion | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Jonatan Cloutier <cloutier.jo> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | Keywords: | drkonqi |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/office/kmymoney/commit/60f113119ff2a080037ee6668c5764d8425daeb0 | Version Fixed In: | 5.2 |
Sentry Crash Report: |
Description
Jonatan Cloutier
2023-04-17 21:04:55 UTC
I tested with a build from master from several days ago and had some very strange results. In one investment account, Ctl-R (do not show reconciled transactions) had no effect - reconciled transactions remained displayed, and no crash. In the brokerage account for that investment account, Ctl-R did what it is supposed to do, still no crash. I then tested in a cash account and got a crash. I just updated git and am building again and will test with a wider variety of accounts. I confirm the crash, now in all accounts I've tested. BT looks the same as posted above. I'll try a git bisect, but probably not until tomorrow. Confirmed with kmymoney 5.1.80-7f771f516. Git commit 60f113119ff2a080037ee6668c5764d8425daeb0 by Thomas Baumgart. Committed on 19/04/2023 at 10:27. Pushed by tbaumgart into branch 'master'. Fix crash when changing option FIXED-IN: 5.2 M +13 -7 kmymoney/models/specialledgeritemfilter.cpp M +5 -0 kmymoney/models/specialledgeritemfilter.h M +5 -4 kmymoney/views/ledgerviewpage.cpp https://invent.kde.org/office/kmymoney/commit/60f113119ff2a080037ee6668c5764d8425daeb0 I confirm it's fixed, thank you |