Tracking down Exception 410: unrecognized interlace type `No
Posted: 2010-06-25T12:29:23-07:00
Greetings,
I am using the following version of ImageMagick via PerlMagick:
Version: ImageMagick 6.6.0-10 2010-04-03 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2010 ImageMagick Studio LLC
Features:
Our version was recently updated, and I am now seeing the following error:
The following error was returned during processing: A
, Exception 410: unrecognized interlace type `None' @ error/Magick.xs/SetAttribute/1605
06/25/2010 14:18 DEBUG(19686): Removing lock file
From http://www.uni-koeln.de/rrzk/software/g ... /perl.html, I see that 'None' is a valid interlace type.
Could this possibly be related to some kind of configuration that was left out when they updated the version of ImageMagick? Just asking before delving into our code that was either working fine or not reporting errors correctly before the update.
Thanks for such a great tool!
I am using the following version of ImageMagick via PerlMagick:
Version: ImageMagick 6.6.0-10 2010-04-03 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2010 ImageMagick Studio LLC
Features:
Our version was recently updated, and I am now seeing the following error:
The following error was returned during processing: A
06/25/2010 14:18 DEBUG(19686): Removing lock file
From http://www.uni-koeln.de/rrzk/software/g ... /perl.html, I see that 'None' is a valid interlace type.
Could this possibly be related to some kind of configuration that was left out when they updated the version of ImageMagick? Just asking before delving into our code that was either working fine or not reporting errors correctly before the update.
Thanks for such a great tool!