[digikam] [Bug 373946] digiKam freezes when trying to use "Upload"
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Mon Jan 16 22:42:04 GMT 2017
https://bugs.kde.org/show_bug.cgi?id=373946
--- Comment #6 from caulier.gilles at gmail.com ---
Maik,
I rebuild AppImage 5.5.0 64 bits and problem still here.
In fact, following the GDB backtrace, i suspected that problem was located in
thumbnail code for QFileDialog icon-view re-implemented in DK.
This code has never work. The example and documentation about Qt class
QFileIconPRovider is really poor.
2 solutions :
- Remove this code as well
- Check in thumbnail extraction code if we try to process a directory instead a
real file. Look well in trace, "/" try to be thumbnailized, and Exiv2 don't
like this and generate an exception.
Gilles
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list