Summary: | Crash when canceling OFX account update when KWallet fails to promt for access | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | vmpn <volchok> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | eaglexboy, jasonb |
Priority: | NOR | ||
Version: | 4.6.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kmymoney/53de8e5aedde8fd133d07aa7671088563c472b9e | Version Fixed In: | |
Sentry Crash Report: |
Description
vmpn
2011-09-10 02:31:58 UTC
*** Bug 309843 has been marked as a duplicate of this bug. *** *** Bug 285920 has been marked as a duplicate of this bug. *** Git commit 3b55cc66447b5013ae9f4f06b496e4c55384989d by Cristian Oneț. Committed on 22/11/2012 at 21:03. Pushed by conet into branch 'master'. Fix a crash when cancelling the OFX update dialog while waiting for operations that occur until the TransferJob is created. These operations can be things like waiting for KWallet, waiting for libofx_request_statement, etc. M +2 -1 kmymoney/plugins/ofximport/dialogs/kofxdirectconnectdlg.cpp http://commits.kde.org/kmymoney/3b55cc66447b5013ae9f4f06b496e4c55384989d Git commit 53de8e5aedde8fd133d07aa7671088563c472b9e by Cristian Oneț. Committed on 22/11/2012 at 21:03. Pushed by conet into branch '4.6'. Fix a crash when cancelling the OFX update dialog while waiting for operations that occur until the TransferJob is created. These operations can be things like waiting for KWallet, waiting for libofx_request_statement, etc. (cherry picked from commit 3b55cc66447b5013ae9f4f06b496e4c55384989d) M +2 -1 kmymoney/plugins/ofximport/dialogs/kofxdirectconnectdlg.cpp http://commits.kde.org/kmymoney/53de8e5aedde8fd133d07aa7671088563c472b9e Thank you for fixing this |