GNU bug report logs -
#27799
26.0.50; SVG pictures in EWW: error in process filter, invalid image type 'imagemagick'
Previous Next
Reported by: bugs <at> gnu.support (Jean Louis)
Date: Sun, 23 Jul 2017 12:21:01 UTC
Severity: normal
Tags: fixed
Found in version 26.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 27799 <at> debbugs.gnu.org (full text, mbox):
Jean Louis <bugs <at> gnu.support> writes:
> Hello,
>
> I have compiled emacs with Imagemagick exclusively
> this time.
>
> Here is how I did it:
>
> $ ./configure --prefix=/package/text/emacs-26.0.50 --with-sound=alsa
> --with-modules --with-x --with-x-toolkit=lucid --without-gconf
> --without-gsettings --without-libsystemd --without-dbus --without-pop
> --with-mailutils
[...]
> Debugger entered--Lisp error: (error "Invalid image type ‘imagemagick’")
> signal(error ("Invalid image type ‘imagemagick’"))
> error("Invalid image type `%s'" imagemagick)
Well, you still don't have imagemagick support in your Emacs, so I don't
think you got all the libraries needed. The easiest way to pull in the
dependencies in Ubuntu/Debian is "sudo apt-get build-dep emacs25".
> image-type("<?xml version=\"1.0\"
Anyway, I think it's a mistake to try to use imagemagick for svg images
here -- I think it's something I checked in inadvertently in January.
I've now reverted that bit, so that svg images should be displayed
properly now on the Emacs trunk.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 7 years and 307 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.