Summary: | Default profile not selected for qif import | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | David Houlden <djhoulden> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | backtrace from crash when deleting QIF profile |
Description
David Houlden
2010-07-29 00:18:53 UTC
SVN commit 1156902 by asoliverez: Select the QIF profile from the settings. Also fixed a crash when creating a new QIF profile. Please test carefully BUG:246093 M +6 -10 kimportdlg.cpp M +0 -2 kimportdlg.h M +3 -4 mymoneyqifprofileeditor.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1156902 Created attachment 49688 [details]
backtrace from crash when deleting QIF profile
Testing Alvaro's patch I found the following.
The QIF Import dialog now opens with the Default profile selected. This happens even if other profiles are set up and one of these was used last. I am not sure from Alvaro's description if this is the expected behavior.
I set up some new profiles then tried to delete one in the profile editor and got a crash with the attached backtrace. This is repeatable.
SVN commit 1157340 by tbaumgart: BUG: 246093 M +6 -4 mymoneyqifprofileeditor.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1157340 |