From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.bugs Subject: bug#27799: 26.0.50; SVG pictures in EWW: error in process filter, invalid image type 'imagemagick' Date: Mon, 24 Jul 2017 11:10:07 +0300 Message-ID: <20170724081007.GG30727@protected.rcdrun.com> References: <867eyzz8l6.fsf@protected.rcdrun.com> <20170723130313.GA14534@protected.rcdrun.com> <20170724060902.GG21268@protected.rcdrun.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: blaine.gmane.org 1500883883 765 195.159.176.226 (24 Jul 2017 08:11:23 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 24 Jul 2017 08:11:23 +0000 (UTC) Cc: 27799@debbugs.gnu.org, Jean Louis To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 24 10:11:13 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dZYSJ-0007rC-Uj for geb-bug-gnu-emacs@m.gmane.org; Mon, 24 Jul 2017 10:11:08 +0200 Original-Received: from localhost ([::1]:53488 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dZYSP-0003uz-OR for geb-bug-gnu-emacs@m.gmane.org; Mon, 24 Jul 2017 04:11:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53808) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dZYSJ-0003uu-R6 for bug-gnu-emacs@gnu.org; Mon, 24 Jul 2017 04:11:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dZYSE-0001B4-2x for bug-gnu-emacs@gnu.org; Mon, 24 Jul 2017 04:11:07 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:51123) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dZYSD-0001B0-Vc for bug-gnu-emacs@gnu.org; Mon, 24 Jul 2017 04:11:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dZYSD-0005ld-KO for bug-gnu-emacs@gnu.org; Mon, 24 Jul 2017 04:11:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 24 Jul 2017 08:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27799 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 27799-submit@debbugs.gnu.org id=B27799.150088382322126 (code B ref 27799); Mon, 24 Jul 2017 08:11:01 +0000 Original-Received: (at 27799) by debbugs.gnu.org; 24 Jul 2017 08:10:23 +0000 Original-Received: from localhost ([127.0.0.1]:53800 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dZYRa-0005kn-MY for submit@debbugs.gnu.org; Mon, 24 Jul 2017 04:10:22 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:55098) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dZYRZ-0005kY-CJ for 27799@debbugs.gnu.org; Mon, 24 Jul 2017 04:10:21 -0400 Original-Received: from protected.rcdrun.com (localhost [::1]) (AUTH: PLAIN securesender, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by stw1.rcdrun.com with ESMTPSA; Mon, 24 Jul 2017 01:10:14 -0700 id 000000000005DD5A.000000005975AB67.00003E54 Original-Received: from localhost (localhost [127.0.0.1]) (uid 1001) by protected.rcdrun.com with local; Mon, 24 Jul 2017 11:10:07 +0300 id 00000000001475EC.000000005975AB5F.00001289 Content-Disposition: inline In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:134907 Archived-At: Dear Lars, Thank you, I do not use distributions, thus also no package manager. Latest Imagemagick is installed and with all development files there as well. I guess Emacs did not recognize it. Today with latest Emacs from git, I can nicely see some example SVG images, which makes browsing with EWW so much nicer, and without interruption. I am still testing it, at least there are no complaints. In regards to imagemagick, I do not know why it is not recognized. I do have all required libraries, and it was being recognized before months without problems. Jean On Mon, Jul 24, 2017 at 09:53:32AM +0200, Lars Ingebrigtsen wrote: > Jean Louis writes: > > > And I still do not get imagemagick, it says "Does > > Emacs use imagemagick = no", even if I do have > > imagemagick here. > > Did you say "sudo apt-get build-dep emacs25"? What ./configure options > you give doesn't matter unless you have the required libraries installed > on your machine. > > -- > (domestic pets only, the antidote for overdose, milk.) > bloggy blog: http://lars.ingebrigtsen.no