[kmymoney] [Bug 396831] 5.0 Version - Crashes when importing OFX/QFX File Using Firefox
Thomas Baumgart
bugzilla_noreply at kde.org
Sun Sep 30 21:55:13 BST 2018
https://bugs.kde.org/show_bug.cgi?id=396831
Thomas Baumgart <thb at net-bembel.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://commits.kde.org/kmy
| |money/73dc6c0e163c3f5ce34b5
| |4595bdf1e989f14ff21
Version Fixed In| |5.0.2
Resolution|--- |FIXED
Status|REPORTED |RESOLVED
--- Comment #11 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit 73dc6c0e163c3f5ce34b54595bdf1e989f14ff21 by Thomas Baumgart.
Committed on 30/09/2018 at 20:55.
Pushed by tbaumgart into branch '5.0'.
Prevent crash during webconnect import using firefox
Calling the eventloop during the emission of a signal emitted by a
QTcpSocket causes problems. The fix is to call the receiver with all the
processing and dialog logic from within the eventloop itself using a
delayed call.
FIXED-IN: 5.0.2
M +6 -1 kmymoney/kmymoney.cpp
M +1 -1 kmymoney/kmymoney.h
https://commits.kde.org/kmymoney/73dc6c0e163c3f5ce34b54595bdf1e989f14ff21
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list