Summary: | crash when calling update via aqbanking two times | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | MK <bugs.m1> |
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: | http://commits.kde.org/kmymoney/a264b149d6a90aaa28a540f46f7de098f8f9d114 | Version Fixed In: | |
Sentry Crash Report: |
Description
MK
2013-05-06 16:44:34 UTC
Git commit ea3250bdde4c0ce4fff7aa5a61cdafc3e7d0ebe2 by Cristian Oneț. Committed on 12/09/2013 at 21:52. Pushed by conet into branch 'master'. Make sure that two simultaneous online update actions can't be launched by disabling the update action while one update is in progress. Depending on the online connection plugin two simultaneous updates could cause a crash. M +14 -0 kmymoney/kmymoney.cpp http://commits.kde.org/kmymoney/ea3250bdde4c0ce4fff7aa5a61cdafc3e7d0ebe2 Git commit a264b149d6a90aaa28a540f46f7de098f8f9d114 by Cristian Oneț. Committed on 12/09/2013 at 21:52. Pushed by conet into branch '4.6'. Make sure that two simultaneous online update actions can't be launched by disabling the update action while one update is in progress. Depending on the online connection plugin two simultaneous updates could cause a crash. (cherry picked from commit ea3250bdde4c0ce4fff7aa5a61cdafc3e7d0ebe2) M +14 -0 kmymoney/kmymoney.cpp http://commits.kde.org/kmymoney/a264b149d6a90aaa28a540f46f7de098f8f9d114 |