Summary: | Crash on matching a downloaded payment with a scheduled payment | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Mike Wolfe <wolfemi1> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mike Wolfe
2010-12-15 05:17:03 UTC
Looks like this is related to the fix I introduced for 256787. Crash happens with HBCI download as well. SVN commit 1206650 by tbaumgart: Make sure to delete the transaction editor before the dialog in any case to avoid crashes. BUG: 259916 M +13 -6 mymoneystatementreader.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1206650 SVN commit 1206652 by tbaumgart: Make sure to delete the transaction editor before the dialog in any case to avoid crashes. Backported to stable branch BUG: 259916 M +13 -6 mymoneystatementreader.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1206652 |