GNU bug report logs -
#56317
28.1; image-convert not working on Windows
Previous Next
Reported by: Pascal Quesseveur <pquessev <at> gmail.com>
Date: Thu, 30 Jun 2022 06:17:01 UTC
Severity: normal
Found in version 28.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Pascal Quesseveur <pquessev <at> gmail.com>
> Cc: 56317 <at> debbugs.gnu.org
> Date: Thu, 30 Jun 2022 10:27:27 +0200
>
> >"EZ" == Eli Zaretskii <eliz <at> gnu.org> writes:
>
> EZ> Thanks. Please try the patch below:
>
> Thanks. Is is working fine.
Thanks for testing.
Lars, WDYT about including this in Emacs 28.2? If you think it's safe
enough, would you mind testing the patch on GNU/Linux? I don't have
access to any systems with ImageMagick installed.
(In the final commit, I will make the same change in the ffmpeg
method.)
> I have 2 other remrks about image-converter:
>
> - it would be better to use 'magick convert' instead of 'convert' to
> avoid ambiguities at least under windows,
I don't understand: the actual method invoked in that case is
image-converter--convert-magick. The image-converter--convert one (if
that's what you mean) is a generic name (see that cl-defmethod?). So
what is not right here?
> - bmp images cannot be processed by an external converter as bmp is
> listed in image-type-file-name-regexps. Except the bmp images are
> not displayed by the new method on Windows
Emacs 29 can display BMP images on Windows natively, so that problem
is already taken care of, just not in Emacs 28.
This bug report was last modified 2 years and 325 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.