https://bugs.kde.org/show_bug.cgi?id=356227
Wolfgang Bauer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Wolfgang Bauer <[email protected]> --- (In reply to Soukyuu from comment #7) > For me, neither thumbnails nor opening with gwenview works with .psd files. Yes, it's a general problem with kimageformats' PSD loader. See Bug#354413. As mentioned in comment#8, I uploaded a fix for review today. > Is the mentioned fix for psd images already in 15.12? Am on arch linux x64 No. All 3 thumbnailers are not part of KDE Applications at the moment. The .kra and .ora thumbnailers might get moved there as indicated in comment#6, but they aren't yet and this definitely won't happen in a bugfix release I suppose, so 16.04.0 at the earliest. .psd thumbnails are actually handled by the general image thumbnailer, part of kio-core. It uses the Qt5 image plugins from kimageformats (a Framework) for generating the thumbnails. But again, AFAICT the thumbnailer works fine, it's the loading of .psd files that's generally broken in KF5 at the moment. With my patch, it works fine here. If you mean https://git.reviewboard.kde.org/r/125790/, this is included in kimageformats since Frameworks 5.16.0. -- You are receiving this mail because: You are watching all bug changes.
