Imagick causing strange naming behavior on 1.4.4.1

Just wondering if anyone has had an issue like this with the latest build. I just upgraded two websites to Zenphoto version 1.4.4.1 [596740f651]. So when imagick is on, it creates images in the cache folder which are named (for example) `title_w1000-0.jpg` and `title_w1000-1.jpg` where -0 is the correct resized image and -1 is a image of the same size but filled with solid black!!??

Zenphoto ends up not loading the image correctly in the site (missing link), so my thumbnails and sized images were missing all over the place. The solution I found was to go into the cache folder and remove the "-0" from the end of the filename, then everything works correctly.

Everything works fine with imagick disabled (using GD), however since GD does not transfer color profiles, the images all look much worse than with imagick.

Any clues as to what may be causing this behavior?

Zenphoto version 1.4.4.1 [596740f651]
ImageMagick 6.7.9-10 2012-10-05 Q16 http://www.imagemagick.org

Comments

  • Update ... it's happening with the GD image library too, mass renames to get my sites working again.
  • This should be fixed in the latest version (1.4.4.2). It was a bug in lib-Imagick. Please give 1.4.4.2 a try.
Sign In or Register to comment.