I am very new to using GIMP and I just tried to open a psd file that a client sent me but I got this error message:
Error loading PSD file: Unsupported compression mode: 13568
Anyone know how I can open this file?
It could be solved in 2.6.1:
2008-10-08 Martin Nordholts Bug 555222 – PSD Load Plugin: unsupported compression mode * plug-ins/file-psd/psd-load.c (add_layers): Some PSD files can have channels where a compression method used for the channel data is specified, but without any actual channel data. Handle this case. Fix inspired by patch from Chris Mohler.
BUG
2008-10-08 Martin NordholtsBug 555222 – PSD Load Plugin: unsupported compression mode* plug-ins/file-psd/psd-load.c (add_layers): Some PSD files can have channels where a compression method used for the channel data is specified, but without any actual channel data. Handle this case. Fix inspired by patch from Chris Mohler.