Summary: | Kmymoney crashes after pressing save button | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | martin |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | Keywords: | drkonqi, triaged |
Priority: | NOR | ||
Version: | 4.8.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
martin
2017-03-25 00:52:53 UTC
Do you see the same problem if you execute 'Tools/Consistency Check'? I expect it to happen. Since you built from source, can you check changing line 2109 in your version of kmymoney/mymoney/mymoneyfile.cpp from const MyMoneyAccount& acc = this->account(s.accountId()); to MyMoneyAccount acc = this->account(s.accountId()); and rebuilding / reinstalling makes a difference and report back? Looks like an answer did not arrive yet. If there is none coming within the next 2 weeks, we will close this one. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |