Warning or error? Color profile operates on another ...

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
martinw17
Posts: 39
Joined: 2006-09-07T02:10:27-07:00
Location: Brighton, UK

Warning or error? Color profile operates on another ...

Post by martinw17 »

I regularly update my version of ImageMagick (on Windows and Linux). Over the last few months, IM has seemed to almost alternate in the way that different versions treat the following issue:

convert: Color profile operates on another colorspace `icc' @ profile.c/ProfileImage/991.

When this occurs in some versions convert returns an error code, in others a warning.

For example, in version 6.4.8-9 it returns an error code, whereas in version 6.4.9-1 it is back to being a warning.

As the command appears to work in all versions (in that it creates an image) it would appear to me that a warning would be appropriate.
Is there any reason why it seems to be alternating in this way? Am I missing something?!

Thanks,
Martin
Post Reply