unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Jean Louis <bugs@gnu.support>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 27799@debbugs.gnu.org, Jean Louis <bugs@gnu.support>
Subject: bug#27799: 26.0.50; SVG pictures in EWW: error in process filter, invalid image type 'imagemagick'
Date: Mon, 24 Jul 2017 09:09:02 +0300	[thread overview]
Message-ID: <20170724060902.GG21268@protected.rcdrun.com> (raw)
In-Reply-To: <m3lgnfb7zg.fsf@stories>

Hello Lars,

I am doing following configure:

config.status: executing src/epaths.h commands
config.status: executing src/.gdbinit commands
config.status: executing doc/emacs/emacsver.texi commands
config.status: executing etc-refcards-emacsver.tex commands
<DEV> root [ /sources/emacs ]# grep imagemagick configure
with_imagemagick
  --without-imagemagick   don't compile with ImageMagick image support
# Check whether --with-imagemagick was given.
if test "${with_imagemagick+set}" = set; then :
  withval=$with_imagemagick;
     with_imagemagick=$with_features
  if test "${with_imagemagick}" != "no"; then
  Does Emacs use imagemagick?                             ${HAVE_IMAGEMAGICK}
<DEV> root [ /sources/emacs ]# ./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 --with-imagemagick

And I still do not get imagemagick, it says "Does
Emacs use imagemagick = no", even if I do have
imagemagick here.

Before it was just compiling fine. Then I chose
not to compile it, due to some crashes, but
recently, I do not use --without-imagemagick and
it is not compiling for some reason, I do not know
why.

Anyway I will try the version from Git today, to
see how SVG works.
On Sun, Jul 23, 2017 at 03:25:39PM +0200, Lars Ingebrigtsen wrote:
> Jean Louis <bugs@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





  parent reply	other threads:[~2017-07-24  6:09 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-23 11:38 bug#27799: 26.0.50; SVG pictures in EWW: error in process filter, invalid image type 'imagemagick' Jean Louis
2017-07-23 12:24 ` Lars Ingebrigtsen
2017-07-23 13:03   ` Jean Louis
2017-07-23 13:25     ` Lars Ingebrigtsen
2017-07-23 13:29       ` Lars Ingebrigtsen
2017-07-24  6:09       ` Jean Louis [this message]
2017-07-24  7:53         ` Lars Ingebrigtsen
2017-07-24  8:10           ` Jean Louis
2017-07-24 14:25             ` Eli Zaretskii
2017-07-24 15:19               ` Jean Louis
2017-07-24 15:42                 ` Eli Zaretskii
2017-07-24 15:47                   ` Jean Louis
2017-07-24 16:22                     ` Eli Zaretskii
2017-07-24 16:55                       ` Jean Louis
2017-07-24 15:47                 ` Glenn Morris
2017-07-24 16:20                   ` Jean Louis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170724060902.GG21268@protected.rcdrun.com \
    --to=bugs@gnu.support \
    --cc=27799@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).