Summary: | crash when try to input investment transaction | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | andy <andy.chung.0> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | onet.cristian |
Priority: | NOR | ||
Version: | 4.6.6 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kmymoney/626c3d4e8d9d1910e1a3f2a07e4c5115de197aac | Version Fixed In: | 4.7.2 |
Sentry Crash Report: | |||
Attachments: | system logs |
Description
andy
2014-12-24 08:08:29 UTC
Created attachment 90119 [details]
system logs
If I use the default "show transaction form", then there is no crash. I could new investment transaction and input accordingly. If I disable kmymoney settings - ledger - "show transaction form", once I press on new in transaction ledger page, the crash would happen as above. Thanks, that seems to be the information needed to reproduce this. Git commit 8bae63bfd82a7e7f63277ab515e8f3cd85ab1423 by Cristian Oneț. Committed on 27/02/2015 at 17:33. Pushed by conet into branch 'master'. Improve the code in the investment transaction editor. Actually it's pretty poorly written, I don't really know about the investment editor's requirements so this just makes it safer. I was not able to reproduce the reported crash in the 4.8 branch but I think that this improvement is necessary. M +22 -21 kmymoney/dialogs/investtransactioneditor.cpp http://commits.kde.org/kmymoney/8bae63bfd82a7e7f63277ab515e8f3cd85ab1423 Git commit 626c3d4e8d9d1910e1a3f2a07e4c5115de197aac by Cristian Oneț. Committed on 27/02/2015 at 17:33. Pushed by conet into branch '4.7'. Improve the code in the investment transaction editor. Actually it's pretty poorly written, I don't really know about the investment editor's requirements so this just makes it safer. I was not able to reproduce the reported crash in the 4.8 branch but I think that this improvement is necessary. (cherry picked from commit 8bae63bfd82a7e7f63277ab515e8f3cd85ab1423) M +22 -21 kmymoney/dialogs/investtransactioneditor.cpp http://commits.kde.org/kmymoney/626c3d4e8d9d1910e1a3f2a07e4c5115de197aac dec2014 the bug was reported in fedora 21, kmm 4.6.6. the crash happens intermittently. i was also running kmm4.6.6 in windows 7 at the time. as far as I recall the crash did not happen in windows. sep2015 I upgraded to fedora 22, running kmm 4.7.1 now. the crash does not happen anymore. Am also running kmm 4.7.2 in windows 10. the crash does not happen. OK, thanks for the feedback. |