Summary: | Problem to render greyscale PSD thumbnails | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | aral33 |
Component: | Plugin-DImg-QImage | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, kdelibs-bugs, metzpinguin, mircomir |
Priority: | NOR | ||
Version: | 7.3.0 | ||
Target Milestone: | --- | ||
Platform: | macOS (DMG) | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | 7.8.0 | |
Sentry Crash Report: | |||
Attachments: | sample greyscale PSD written by GIMP 2.10.4 |
Forcing to refresh the thumbnails with F5 do not show the right image color depth ? Gilles Caulier Gimp-2.10 is not yet supported by the QImage plug-ins of KF5, which we use to load Gimp files. DigiKam does not have a built-in PSD file loader. Maik MAik, KF5::KIMageFormats has a PSD loader. So it can be buguous. Look in source code: https://cgit.kde.org/kimageformats.git/tree/src/imageformats KF5::KIMageFormats XCF loader is not updated since a while. there are already some files in bugzilla here : https://bugs.kde.org/show_bug.cgi?id=380382 https://bugs.kde.org/show_bug.cgi?id=362484 https://bugs.kde.org/show_bug.cgi?id=360821 https://bugs.kde.org/show_bug.cgi?id=215009 I move this file to KF5::KIMageFormats about to improve PSD support Gilles Caulier Should be solved by MR !56 (https://invent.kde.org/frameworks/kimageformats/-/merge_requests/56) Hi Mirco, The patch will be included in KF5 5.95 or 5.96 ? Gilles Caulier (In reply to caulier.gilles from comment #5) > Hi Mirco, > > The patch will be included in KF5 5.95 or 5.96 ? > > Gilles Caulier I suppose KF 5.95 because It was merged 3 months ago. Ok thanks. I reassign to digiKam and we will take a look for a feedback from end users. Gilles Caulier Aral33, The problem with the grayscale PSD thumbnails in digiKam must be fixed with the release 7.7.0. MacOS package is available here : https://download.kde.org/stable/digikam/7.7.0/ Please check if problem remain on your computer (don't forget to force application to rebuild thumbnails of course). Best Gilles Caulier I confirm that Grayscale PSD support is now fixed using KF5 5.95. Look my screenshot of digiKam 7.8.0 under macOS: https://i.imgur.com/hh9zX0H.png Gilles Caulier |
Created attachment 114490 [details] sample greyscale PSD written by GIMP 2.10.4 1. open a picture in GIMP, Photoshop or any picture editor 2. change its color mode to greyscale 3. save it as a PSD in your image directory 4. start digikam 5. digikam does not show the picture and even sometimes hangs