GNU bug report logs -
#63231
28.1; image-converter should remove warning messages while conversion
Previous Next
Full log
View this message in rfc822 format
> From: awrhygty <at> outlook.com
> Date: Tue, 02 May 2023 17:02:21 +0900
>
>
> I have a WEBP image with a GRAY ICC profile which can be converted into
> PNG format successfully by ImageMagick command,
> but with a warning message such like:
>
> magick convert test.webp test.png
> convert: profile 'icc': 'GRAY': Gray color space not permitted on RGB PNG `test.png' @ warning/png.c/MagickPNGWarningHandler/1748.
>
> When trying to display the image within a emacs buffer,
> image-converter takes both standard output and standard error while
> converting it into a PNG data, and emacs fails to display the image.
>
> A simple avoiding way is adding -quiet option to converting command.
> Ideally, image-converter should split standard error into another buffer.
What if the errors are fatal? don't we want to present the user with
the error messages?
This bug report was last modified 275 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.