Summary: | Crash after clicking Merge while in edit field during split transaction edit | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Eduard Sukharev <kraplax> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | onet.cristian |
Priority: | NOR | ||
Version: | 4.7.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
URL: | http://imgbin.org/index.php?page=image&id=20948 | ||
Latest Commit: | http://commits.kde.org/kmymoney/ef431608d5fc4a122793c63fb9e863a2191fd739 | Version Fixed In: | 4.7.2 |
Sentry Crash Report: |
Description
Eduard Sukharev
2014-11-17 08:14:00 UTC
I can confirm this. Git commit bdfaa51c9e85a642e39822a2a378a87d42941558 by Cristian Oneț. Committed on 22/11/2014 at 16:37. Pushed by conet into branch 'master'. Disable 'Merge' and 'Clear zero' actions while editing splits. Modifying the split table while it's in edit can cause a crash so disable these action while in edit. M +4 -0 kmymoney/dialogs/kmymoneysplittable.cpp M +10 -0 kmymoney/dialogs/kmymoneysplittable.h M +15 -4 kmymoney/dialogs/ksplittransactiondlg.cpp M +2 -0 kmymoney/dialogs/ksplittransactiondlg.h http://commits.kde.org/kmymoney/bdfaa51c9e85a642e39822a2a378a87d42941558 Git commit ef431608d5fc4a122793c63fb9e863a2191fd739 by Cristian Oneț. Committed on 22/11/2014 at 16:37. Pushed by conet into branch '4.7'. Disable 'Merge' and 'Clear zero' actions while editing splits. Modifying the split table while it's in edit can cause a crash so disable these action while in edit. (cherry picked from commit bdfaa51c9e85a642e39822a2a378a87d42941558) M +4 -0 kmymoney/dialogs/kmymoneysplittable.cpp M +10 -0 kmymoney/dialogs/kmymoneysplittable.h M +15 -4 kmymoney/dialogs/ksplittransactiondlg.cpp M +2 -0 kmymoney/dialogs/ksplittransactiondlg.h http://commits.kde.org/kmymoney/ef431608d5fc4a122793c63fb9e863a2191fd739 |