Regression: may not write any output file, but advertizes success
Posted: 2019-01-29T01:26:38-07:00
Hi there!
With recent versions (tested with 7.0.8-17 and 7.0.8-24), ImageMagick stumbles over this file when invoked like this:
There is no error message, and the application exits successfully. However, "output.png" does not exist.
An earlier version I still had here (6.9.3) has no issues creating the output file; it only shows the following message during conversion:
That output hints to some issues of the file itself; at least I couldn't make any sense of this color space warning.
The profile is a standard profile from http://www.color.org, identifying the file shows the following output:
With recent versions (tested with 7.0.8-17 and 7.0.8-24), ImageMagick stumbles over this file when invoked like this:
Code: Select all
magick.exe convert floor.jpg -resize 600x500> -profile sRGB_v4_ICC_preference.icc output.png
An earlier version I still had here (6.9.3) has no issues creating the output file; it only shows the following message during conversion:
Code: Select all
convert.exe: color profile operates on another colorspace `icc' @ error/profile.c/ProfileImage/1022.
The profile is a standard profile from http://www.color.org, identifying the file shows the following output:
Code: Select all
floor.jpg JPEG 400x250 400x250+0+0 8-bit sRGB 72804B 0.016u 0:00.002