identify/convert with Frame fails

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
cary.sweet
Posts: 4
Joined: 2009-08-19T09:13:28-07:00
Authentication code: 8675309
Location: Alberta

identify/convert with Frame fails

Post by cary.sweet »

identify -verbose xyz.jpg[0]

identify: unable to open image `0101_38361.jpg[0]': No such file or directory @ error/blob.c/OpenBlob/2589.
identify: no decode delegate for this image format `0101_38361.jpg[0]' @ error/constitute.c/ReadImage/532.


This worked on ImageMagick 6.6.7-9 2011-10-12 Q16
and is failing on windows version ImageMagick-6.7.3-0-Q16-windows-static.exe and unix install from source of the same version

After reinstalling 6.6.7-9, the identify command works again.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: identify/convert with Frame fails

Post by magick »

We can reproduce this problem and will have a patch in ImageMagick 6.7.3-1 Beta by sometime tomorrow. Thanks.
cary.sweet
Posts: 4
Joined: 2009-08-19T09:13:28-07:00
Authentication code: 8675309
Location: Alberta

Re: identify/convert with Frame fails

Post by cary.sweet »

Works for me again on 6.7.3-1.

Thanks
Post Reply