https://bugs.kde.org/show_bug.cgi?id=453165
--- Comment #8 from Maik Qualmann <metzping...@gmail.com> --- To see which file is affected enable full debug output in the terminal: export QT_LOGGING_RULES="digikam.*=true" Or if there is too much debug output of the libjpeg: export QT_LOGGING_RULES="digikam.*=true;digikam.dimg.jpeg=false" Maik -- You are receiving this mail because: You are watching all bug changes.