https://bugs.kde.org/show_bug.cgi?id=354413
--- Comment #8 from Wolfgang Bauer <wba...@tmo.at> --- Created attachment 99579 --> https://bugs.kde.org/attachment.cgi?id=99579&action=edit screenshot with dolphin displaying a preview on my system Well, the attached picture does display a preview here... Do you actually have kimageformats installed? At least that's how the package is called in openSUSE, and that one contains the additional image plugins for Qt (to add support for PSD and other formats like KRA, TGA, PCX). There should be corresponding .desktop files in /usr/share/kservices5/qimageioplugins/ (that's the path in openSUSE), psd.desktop for PSD, and the actual plugins in /usr/lib64/qt5/plugins/imageformats/ (this might differ on your system), kimg_psd.so in this case. If those plugins are missing, the general image thumbnailer would not be able to open those image formats. -- You are receiving this mail because: You are watching all bug changes.