[Digikam-devel] [Bug 158374] download images dialog fails to report errors

David Fraser davidf at sjsoft.com
Tue Apr 22 15:25:18 BST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=158374         




------- Additional Comments From davidf sjsoft com  2008-04-22 16:25 -------
Re Comment #5:
The main reason this occurred was that the logic was not thread safe. In theory if everything is working the code should not produce this error. However, there could still be a problem in the copy if the final rename fails. It will show a red cross, but not the error dialog, since this is only shown if the CameraEvent::gp_downloadFailed signal is sent from the copying thread.

This is much more unlikely without the threading issue - see my suggestions in http://bugs.kde.org/show_bug.cgi?id=158377 as to how to fix it but I don't think I'm going to have time to work on them.



More information about the Digikam-devel mailing list