PSD Convert sometimes

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
melatonin
Posts: 3
Joined: 2013-09-06T01:49:51-07:00
Authentication code: 6789

PSD Convert sometimes

Post by melatonin »

Hi, i convert psd files as automatism.
Sometimes a psd can´t convert. This file can open in photoshop and identify -verbose dont´t get an error.

Code: Select all

convert: insufficient image data in file `myfile.psd' @ error/psd.c/DecodeImage/356.
I hope someone can help me.
User avatar
dlemstra
Posts: 1570
Joined: 2013-05-04T15:28:54-07:00
Authentication code: 6789
Contact:

Re: PSD Convert sometimes

Post by dlemstra »

Can you put up a link to a psd that does not work?
.NET + ImageMagick = Magick.NET https://github.com/dlemstra/Magick.NET, @MagickNET, Donate
melatonin
Posts: 3
Joined: 2013-09-06T01:49:51-07:00
Authentication code: 6789

Re: PSD Convert sometimes

Post by melatonin »

User avatar
dlemstra
Posts: 1570
Joined: 2013-05-04T15:28:54-07:00
Authentication code: 6789
Contact:

Re: PSD Convert sometimes

Post by dlemstra »

What version of ImageMagick are you using? With the latest version I can convert it without any problems.
.NET + ImageMagick = Magick.NET https://github.com/dlemstra/Magick.NET, @MagickNET, Donate
melatonin
Posts: 3
Joined: 2013-09-06T01:49:51-07:00
Authentication code: 6789

Re: PSD Convert sometimes

Post by melatonin »

I use the current debian squeeze version (6.6.0-4 2012-05-03 Q16)
User avatar
dlemstra
Posts: 1570
Joined: 2013-05-04T15:28:54-07:00
Authentication code: 6789
Contact:

Re: PSD Convert sometimes

Post by dlemstra »

You should probably upgrade your imagemagick then. Your version is quite old.
.NET + ImageMagick = Magick.NET https://github.com/dlemstra/Magick.NET, @MagickNET, Donate
Post Reply