all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* What's your version of Imagemagick? (was M-x eww performance)
@ 2015-10-23 14:56 Kaushal Modi
  2015-10-23 15:27 ` Ken Brown
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Kaushal Modi @ 2015-10-23 14:56 UTC (permalink / raw)
  To: Emacs developers

Hi all,

I started the "M-x eww performance" thread yesterday in emacs-devel to
get pointers on debugging eww freezing emacs for certain websites.

Based on the feedback, I opened this debbugs:
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21738

You can review the discussion over there and provide some input if you can help.

Here's the summary:

- Certain web-pages launched in eww froze/crashed my emacs session
(even emacs -Q).
- So it was confirmed that it wasn't my emacs config causing any problem.
- It turned out that building emacs *without* Imagemagick prevented the problem.
- I verified later that opening multiple .png files in emacs using
plain old C-x C-f (no eww here) also recreated that emacs freeze.
- I am using Imagemagick version 6.8.9.1.

So the questions to emacs-devel are:
- Do you build your emacs with Imagemagick?
- Are able to successfully load the full web-page by doing "M-x eww
http://www.braveclojure.com/basic-emacs" in an "emacs -Q" session?

Is the answer to the above 2 questions is yes, what is your Imagemagick version?

It might also be helpful to add the output you get from eval'ling the below:

(message "Built on %s\nConfigure options: %s\nFeatures: %s"
         system-configuration
         system-configuration-options
         system-configuration-features)

Here is what I get:

Built on x86_64-unknown-linux-gnu
Configure options: --prefix=/home/kmodi/usr_local/apps/6/emacs/master
'CPPFLAGS=-fgnu89-inline -I/home/kmodi/usr_local/6/include
-I/usr/include/freetype2 -I/usr/include'
'LDFLAGS=-L/home/kmodi/usr_local/6/lib
-L/home/kmodi/usr_local/6/lib64'
Features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF
GSETTINGS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE LIBOTF XFT
ZLIB TOOLKIT_SCROLL_BARS GTK2 X11


--
Kaushal Modi



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-10-24 17:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-23 14:56 What's your version of Imagemagick? (was M-x eww performance) Kaushal Modi
2015-10-23 15:27 ` Ken Brown
2015-10-23 15:44 ` Stephen Berman
2015-10-23 16:24 ` Tassilo Horn
2015-10-23 19:08   ` Kaushal Modi
2015-10-24 17:56 ` Nix

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.