Page 1 of 1

Incompatible type for "RichTIFFIPTC"; tag ignored. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/912

Posted: 2018-04-12T03:55:29-07:00
by bhargav.parekh
I am using the ImageMagick 6.9.7-4. When I upload the tif image and it save as 0 byte in the folder.
I got this type error in error log:
"Incompatible type for "RichTIFFIPTC"; tag ignored. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/912"

Re: Incompatible type for "RichTIFFIPTC"; tag ignored. `TIFFFetchNormalTag' @ warning/tiff.c/TIFFWarnings/912

Posted: 2018-04-12T09:23:25-07:00
by fmw42
That is just a warning that Imagemagick does not recognize some optional TIFF tag. It should not affect the processing. If you are getting zero bytes in your uploaded file, then check your uploading software.