Bug 204418

Summary: PSD color not supported
Product: [Frameworks and Libraries] kdelibs Reporter: hizo
Component: kimgioAssignee: Aurelien Gateau <agateau>
Status: CONFIRMED ---    
Severity: normal CC: kollix, mircomir
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description hizo 2009-08-19 16:43:01 UTC
Version:           2.3.00 (using KDE 4.3.0)
OS:                Linux
Installed from:    Ubuntu Packages

Hi !

Sorry for my bad English, i'm french guy.

Gwenview is great, he can read psd (grey level) files, but, it's impossible to read psd (color) with Gwenview.

=> Black out of center window.

Thank's.
Comment 1 Aurelien Gateau 2009-09-04 23:19:45 UTC
Can you attach a demo image?
Comment 2 hizo 2009-09-05 21:01:32 UTC
Sorry for my description, there is a error.

After many test :
 - Just psd color RGB 8bits it's ok.

 - color RGB 16bits & color RGB 32bits doesn't work.
 - grey 8,16,32bits doesn't work.
 - Couleur indexée (in french => color index ?!) don't work.

for the tests : (it's a big file .7z)
Comment 3 hizo 2009-09-05 21:08:45 UTC
for the tests : (it's a big file .7z) : http://hizoka.funcenter.fr/img/gwenview.7z
Comment 4 Aurelien Gateau 2009-09-06 15:21:16 UTC
Gwenview relies on the Qt and kimgio to decode images. In this case the psd plugin comes from kimgio.
Comment 5 hizo 2009-09-06 20:53:33 UTC
Ok.

Do I have to make the other thing ? Like creat bug report for kimgio ?

Can we by-pass the probleme for the moment ?

thank's
Comment 6 Aurelien Gateau 2009-09-06 23:17:58 UTC
You don't need to create a new bug report: I reassigned this report to kimgio.
You may want to directly mail the author of the psd plugin and point him to this report (I can't add him to the CC because he doesn't have a bugzilla account).

The author of the plugin is Ignacio Castaño <castano@ludicon.com>
Comment 7 Martin Koller 2012-09-02 20:26:22 UTC
still valid in 4.9.0
Comment 8 Mirco Miranda 2022-07-04 13:58:47 UTC
Should be solved by MR !56 (https://invent.kde.org/frameworks/kimageformats/-/merge_requests/56)