GNU bug report logs - #63231
28.1; image-converter should remove warning messages while conversion

Previous Next

Package: emacs;

Reported by: awrhygty <at> outlook.com

Date: Tue, 2 May 2023 08:08:01 UTC

Severity: wishlist

Found in version 28.1

Full log


Message #8 received at 63231 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: awrhygty <at> outlook.com
Cc: 63231 <at> debbugs.gnu.org
Subject: Re: bug#63231: 28.1;
 image-converter should remove warning messages while conversion
Date: Tue, 02 May 2023 15:07:09 +0300
> 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 276 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.