ImageMagick for Windows comes with a color conversion profile, normally installed here:
C:\Program Files\ImageMagick-6.6.3-Q8\config\sRGB.icm
If you specify this file in the settings at .../admin/settings/image-toolkit, when uploading an image, you will receive the "ImageMagick reported an error...".
This error results in failing to properly escape the -profile profile parameter.
The attached patch is for the 6.x.1.x-dev.
NOTE: If you apply this patch, you must also manually copy the updated image/image.imagemagick.inc to [root]/includes/.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 862406-fix.patch | 1.32 KB | andypost |
| #3 | image.fix_im_profile-HEAD.patch | 2.25 KB | Daniel Norton |
| image.fix_im_profile-HEAD.patch | 2.29 KB | Daniel Norton |
Comments
Comment #1
Daniel Norton commentedComment #3
Daniel Norton commentedComment #4
Daniel Norton commentedComment #6
sunMoving to ImageMagick project.
Comment #7
andypostSuppose we need just a space fix
patch also includes fix for drupal root
Needs reviews of windows users
Comment #8
sunExcellent. Tested myself (I'm on Windows).
Thanks for reporting, reviewing, and testing! Committed to HEAD.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.
Comment #11
le72Problem still present in 7.x-1.0.
May be it is time for update stable version?