https://bugs.kde.org/show_bug.cgi?id=373946
--- Comment #6 from caulier.gil...@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 watching all bug changes.