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