Summary: | KMyMoney currency editor: Edit symbol then change selected currency causes crash | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Brendon Higgins <brendon> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | asoliverez |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Brendon Higgins
2010-05-16 03:57:58 UTC
I can't reproduce the crash here. I tried to edit several currencies and selecting another had no effect, other than selecting multiple rows, which is a bug, but unrelated to this. I spoke too early. I'm able to trigger the crash now, and I'm working on it SVN commit 1129633 by asoliverez: Revamped the currencies dialog. It is now more similar to other dialogs. Removed unused code too. Fixed the crash which was due to a mess of crossed slots and signals. BUG:237780 M +62 -40 dialogs/kcurrencyeditdlg.cpp M +9 -8 dialogs/kcurrencyeditdlg.h M +31 -123 dialogs/kcurrencyeditdlgdecl.ui M +6 -0 mymoney/mymoneysecurity.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1129633 |