GNU bug report logs - #28518
Daemon mode only renders the first image file loaded

Previous Next

Package: emacs;

Reported by: s brown <sjbrown <at> live.co.uk>

Date: Tue, 19 Sep 2017 20:28:02 UTC

Severity: normal

Tags: notabug

Merged with 28626, 28632, 28633, 28770

Found in version 25.3

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Forwarded to https://github.com/ImageMagick/ImageMagick/issues/825

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 28518 in the body.
You can then email your comments to 28518 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#28518; Package emacs. (Tue, 19 Sep 2017 20:28:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to s brown <sjbrown <at> live.co.uk>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 19 Sep 2017 20:28:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: s brown <sjbrown <at> live.co.uk>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: Daemon mode only renders the first image file loaded
Date: Tue, 19 Sep 2017 19:49:37 +0000
[Message part 1 (text/plain, inline)]
Hi there,

When running emacs in daemon mode if I open an image file it will be
rendered in a window. If I try to open a second image file it will not
be rendered and in its place there will be a square. The size of the
square is constant and appears unrelated to the size of the image.

This issue can also be reproduced by closing the emacsclient, starting it
again and trying to open the image file for a second time.

For the purposes or reproducing this issue I downloaded the following
two files

https://lists.gnu.org/archive/html/emacs-devel/2015-10/png8Z1ZsfVurU.png
https://www.gnu.org/graphics/gnu-head.jpg

as test.png and test.jpg respectively

* Image rendering works in normal mode

$ emacs -Q
C-x C-f ~/test.png
...image loads
C-x C-f ~/test.jpg
...image loads
C-x C-c
$ emacs -Q
C-x C-f ~/test.png
...image loads
C-x C-f ~/test.jpg
...image loads

* Second image file fails to load

$ emacs --daemon -Q
$ emacsclient -c
C-x C-f ~/test.png
...image loads
C-x C-f ~/test.jpg
...image fails to load properly

It doesn't matter which image is loaded first, the second always fails
to render

* Loading same file in two different client sessions

$ emacs --daemon -Q
$ emacsclient -c
C-x C-f ~/test.png
...image loads
C-x C-c
$ emacsclient -c
C-x C-f ~/test.png
...image fails to load properly

In both of the failure cases I can see imagemagick errors in *messages*

Starting Emacs daemon.
When done with this frame, type C-x 5 0
Type C-c C-c to view the image as text.
When done with this frame, type C-x 5 0
Quit
QuitImageMagick error: no decode delegate for this image format `PNG' @ error/constitute.c/ReadImage/504
ImageMagick error: no decode delegate for this image format `PNG' @ error/constitute.c/ReadImage/504 [7 times]

I'm running Arch Linux and I can see from pacman that I have the
required libs for png and jpg support

$ uname -a
Linux OxBEEFED 4.12.13-1-ARCH #1 SMP PREEMPT Fri Sep 15 06:36:43 UTC 2017 x86_64 GNU/Linux

$ pacman -Qi imagemagick
Name            : imagemagick
Version         : 6.9.9.14-1
Description     : An image viewing/manipulation program
Architecture    : x86_64
URL             : http://www.imagemagick.org/
Licenses        : custom
Groups          : None
Provides        : None
Depends On      : libltdl  lcms2  libxt  fontconfig  libxext  liblqr  libraqm  opencl-icd-loader  perl>=5.26  perl<5.27
Optional Deps   : imagemagick-doc: for additional information
                  ghostscript: for Ghostscript support [installed]
                  openexr: for OpenEXR support
                  openjpeg2: for JP2 support [installed]
                  libwmf: for WMF support
                  librsvg: for SVG support [installed]
                  libxml2: for XML support [installed]
                  libpng: for PNG support [installed]
                  libwebp: for WEBP support [installed]
                  libraw: for DNG support
Required By     : emacs
Optional For    : feh
Conflicts With  : None
Replaces        : None
Installed Size  : 9.43 MiB
Packager        : Antonio Rojas <arojas <at> archlinux.org>
Build Date      : Mon 18 Sep 2017 16:01:53 BST
Install Date    : Mon 18 Sep 2017 19:19:33 BST
Install Reason  : Installed as a dependency for another package
Install Script  : No
Validated By    : Signature




In GNU Emacs 25.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.19)
 of 2017-09-16 built on juergen
Windowing system distributor 'The X.Org Foundation', version 11.0.11903000
Configured using:
 'configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib
 --localstatedir=/var --with-x-toolkit=gtk3 --with-xft --with-modules
 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong
 -fno-plt' CPPFLAGS=-D_FORTIFY_SOURCE=2
 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF GSETTINGS
NOTIFY ACL GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB
TOOLKIT_SCROLL_BARS GTK3 X11 MODULES

Important settings:
  value of $LC_COLLATE:
  value of $LC_CTYPE:
  value of $LC_MESSAGES:
  value of $LC_MONETARY:
  value of $LC_NUMERIC:
  value of $LC_TIME:
  value of $LANG: en_GB.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Text

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message idna dired format-spec rfc822
mml mml-sec password-cache epg epg-config gnus-util mm-decode mm-bodies
mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail
rfc2047 rfc2045 ietf-drums mm-util help-fns help-mode easymenu
cl-loaddefs pcase cl-lib mail-prsvr mail-utils time-date mule-util
tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type
mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt
fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register
page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock
font-lock syntax facemenu font-core frame cl-generic cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european
ethiopic indian cyrillic chinese charscript case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote dbusbind inotify dynamic-setting
system-font-setting font-render-setting move-toolbar gtk x-toolkit x
multi-tty make-network-process emacs)

Memory information:
((conses 16 89565 4765)
 (symbols 48 19839 0)
 (miscs 40 164 121)
 (strings 32 14521 4513)
 (string-bytes 1 414412)
 (vectors 16 11838)
 (vector-slots 8 432375 4931)
 (floats 8 170 125)
 (intervals 56 254 0)
 (buffers 976 21))


[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#28518; Package emacs. (Mon, 16 Oct 2017 09:00:02 GMT) Full text and rfc822 format available.

Message #8 received at 28518 <at> debbugs.gnu.org (full text, mbox):

From: Damien Cassou <damien <at> cassou.me>
To: s brown <sjbrown <at> live.co.uk>
Cc: 28518 <at> debbugs.gnu.org, Paul Eggert <eggert <at> cs.ucla.edu>
Subject: Re: bug#28518: Daemon mode only renders the first image file loaded
Date: Mon, 16 Oct 2017 10:59:14 +0200
I have a similar problem with a similar message

    ImageMagick error: no decode delegate for this image format `PNG' @ error/constitute.c/ReadImage/504

My setup:

- Fedora 26
- Emacs 25 and 26

However, I don't use the Emacs daemon and can reproduce with emacs -Q
directly:

$ emacs -Q
C-x C-f ~/test.png
...image loads
C-x C-f ~/test.jpg
...image DOES NOT load
C-x C-c

Even opening the same image again fails. It used to work. I guess the
problem comes from an update of my system but I don't know for how long it
has been broken.

I'm CC'ing Paul as he has been involved in some changes that might be
related, especially:

commit 3c2c50260e19deff2a0a054882eaea4049f25a2f
Author: Paul Eggert <eggert <at> cs.ucla.edu>
Date:   Thu Sep 29 20:09:37 2016 -0700

    Fix problems found by static checking --with-ns
    
    This is for Fedora 24 when configured with --enable-gcc-warnings.
    Although it does not fix all the problems, it fixes many of them.
    * src/frame.c (XParseGeometry):
    * src/nsterm.m (mouseDown:):
    Mark locals with UNINIT to pacify --enable-gcc-warnings.
    * src/image.c (PIX_MASK_DRAW, DefaultDepthOfScreen):
    Remove unused macros.
    (slurp_file xbm_scan, xbm_read_bitmap_data, xbm_load_image)
    (xbm_file_p, xbm_load, xpm_scan, xpm_make_color_table_v)
    (xpm_put_color_table_v, xpm_get_color_table_v)
    (xpm_make_color_table_h, xpm_put_color_table_h)
    (xpm_get_color_table_h, xpm_load_image, xpm_load)
    (pbm_next_char, pbm_scan_number, pbm_load, svg_load)
    (svg_load_image):
    * src/nsfns.m (x_get_string_resource):
    * src/nsimage.m (ns_image_from_XBM):
    Fix pointer signedness problems.
    * src/image.c (xpm_load_image, x_build_heuristic_mask, pbm_load)
    (imagemagick_load_image): Omit unused locals.
    * src/nsfns.m (ns_send_types, ns_return_types, ns_drag_types)
    (Fx_open_connection):
    * src/nsfont.m (ns_antialias_threshold):
    Move extern decl to nsterm.h so it can be checked.
    * src/nsmenu.m (svcsMenu, dockMenu):
    Move to the only file that uses them, so they can be static.
    * src/nsterm.h (find_and_call_menu_selection):
    * src/nsterm.m (x_set_frame_alpha):
    Omit duplicate decls.
    * src/nsterm.h (ns_dump_glyphstring): Mark as EXTERNALLY_VISIBLE.
    * src/nsfns.m (ns_tooltip, ns_display_info_for_name)
    (ns_set_name_as_filename, x_set_menu_bar_lines)
    (x_set_tool_bar_lines, x_set_internal_border_width):
    * src/nsterm.m (ns_drag_types, ns_draw_text_decoration):
    Now static.
    * src/nsfns.m (ns_lisp_to_cursor_type, ns_cursor_type_to_lisp):
    * src/nsterm.m (ns_free_indexed_color, ns_color_to_lisp):
    Remove; unused.
    * src/nsfont.m (ns_dump_glyphstring):
    * src/nsterm.m (hide_bell, ns_get_color, ns_color_to_lisp)
    (ns_clear_frame, keyDown:):
    Fix signedness problem with printf arg.
    * src/nsterm.h (ns_input_events, ns_finish_events):
    * src/nsterm.m (ns_finish_events, hide_bell):
    Prototype the decls.
    * src/nsterm.m (NSMenuDidBeginTrackingNotification):
    Omit unnecessary decl.
    (dockMenu):
    (mainMenu) [NS_IMPL_COCOA]: Now static, and in this file.
    (ns_dumpglyphs_box_or_relief, changeFont:, initFrameFromEmacs:)
    (toggleFullScreen:): Use FACE_FROM_ID instead of
    FACE_FROM_ID_OR_NULL in contexts where the caller expects the
    result to be non-null.
    (applicationShouldTerminate:): Fix misleading indentation.

commit cbb2e845187bfbcc62e2accc9df7891a2326608a
Author: Mark Oteiza <mvoteiza <at> udel.edu>
Date:   Wed Sep 28 13:08:12 2016 -0400

    Turn on more lexical-binding
    
    * lisp/dom.el:
    * lisp/faces.el:
    * lisp/htmlfontify.el: Turn on lexical-binding.
    (htmlfontify-string): Use pushnew instead of add-to-list.
    * lisp/info-xref.el:
:

^

^commit 3c2c50260e19deff2a0a054882eaea4049f25a2f
Author: Paul Eggert <eggert <at> cs.ucla.edu>
Date:   Thu Sep 29 20:09:37 2016 -0700

    Fix problems found by static checking --with-ns
    
    This is for Fedora 24 when configured with --enable-gcc-warnings.
    Although it does not fix all the problems, it fixes many of them.
    * src/frame.c (XParseGeometry):
    * src/nsterm.m (mouseDown:):
    Mark locals with UNINIT to pacify --enable-gcc-warnings.
    * src/image.c (PIX_MASK_DRAW, DefaultDepthOfScreen):
    Remove unused macros.
    (slurp_file xbm_scan, xbm_read_bitmap_data, xbm_load_image)
    (xbm_file_p, xbm_load, xpm_scan, xpm_make_color_table_v)
    (xpm_put_color_table_v, xpm_get_color_table_v)
    (xpm_make_color_table_h, xpm_put_color_table_h)
    (xpm_get_color_table_h, xpm_load_image, xpm_load)
    (pbm_next_char, pbm_scan_number, pbm_load, svg_load)
    (svg_load_image):
    * src/nsfns.m (x_get_string_resource):
    * src/nsimage.m (ns_image_from_XBM):
    Fix pointer signedness problems.
    * src/image.c (xpm_load_image, x_build_heuristic_mask, pbm_load)
    (imagemagick_load_image): Omit unused locals.
    * src/nsfns.m (ns_send_types, ns_return_types, ns_drag_types)
    (Fx_open_connection):
    * src/nsfont.m (ns_antialias_threshold):
    Move extern decl to nsterm.h so it can be checked.
    * src/nsmenu.m (svcsMenu, dockMenu):
    Move to the only file that uses them, so they can be static.
    * src/nsterm.h (find_and_call_menu_selection):
    * src/nsterm.m (x_set_frame_alpha):
:

^

^commit 3c2c50260e19deff2a0a054882eaea4049f25a2f
Author: Paul Eggert <eggert <at> cs.ucla.edu>
Date:   Thu Sep 29 20:09:37 2016 -0700

    Fix problems found by static checking --with-ns
    
    This is for Fedora 24 when configured with --enable-gcc-warnings.
    Although it does not fix all the problems, it fixes many of them.
    * src/frame.c (XParseGeometry):
    * src/nsterm.m (mouseDown:):
    Mark locals with UNINIT to pacify --enable-gcc-warnings.
    * src/image.c (PIX_MASK_DRAW, DefaultDepthOfScreen):
    Remove unused macros.
    (slurp_file xbm_scan, xbm_read_bitmap_data, xbm_load_image)
    (xbm_file_p, xbm_load, xpm_scan, xpm_make_color_table_v)
    (xpm_put_color_table_v, xpm_get_color_table_v)
    (xpm_make_color_table_h, xpm_put_color_table_h)
    (xpm_get_color_table_h, xpm_load_image, xpm_load)
    (pbm_next_char, pbm_scan_number, pbm_load, svg_load)
    (svg_load_image):
    * src/nsfns.m (x_get_string_resource):
    * src/nsimage.m (ns_image_from_XBM):
    Fix pointer signedness problems.
    * src/image.c (xpm_load_image, x_build_heuristic_mask, pbm_load)
    (imagemagick_load_image): Omit unused locals.
    * src/nsfns.m (ns_send_types, ns_return_types, ns_drag_types)
    (Fx_open_connection):
    * src/nsfont.m (ns_antialias_threshold):
    Move extern decl to nsterm.h so it can be checked.
    * src/nsmenu.m (svcsMenu, dockMenu):
    Move to the only file that uses them, so they can be static.
    * src/nsterm.h (find_and_call_menu_selection):
    * src/nsterm.m (x_set_frame_alpha):
    Omit duplicate decls.
    * src/nsterm.h (ns_dump_glyphstring): Mark as EXTERNALLY_VISIBLE.
    * src/nsfns.m (ns_tooltip, ns_display_info_for_name)
    (ns_set_name_as_filename, x_set_menu_bar_lines)
    (x_set_tool_bar_lines, x_set_internal_border_width):
    * src/nsterm.m (ns_drag_types, ns_draw_text_decoration):
    Now static.
    * src/nsfns.m (ns_lisp_to_cursor_type, ns_cursor_type_to_lisp):
    * src/nsterm.m (ns_free_indexed_color, ns_color_to_lisp):
    Remove; unused.
    * src/nsfont.m (ns_dump_glyphstring):
    * src/nsterm.m (hide_bell, ns_get_color, ns_color_to_lisp)
    (ns_clear_frame, keyDown:):
    Fix signedness problem with printf arg.
    * src/nsterm.h (ns_input_events, ns_finish_events):
    * src/nsterm.m (ns_finish_events, hide_bell):
    Prototype the decls.
    * src/nsterm.m (NSMenuDidBeginTrackingNotification):
    Omit unnecessary decl.
    (dockMenu):
    (mainMenu) [NS_IMPL_COCOA]: Now static, and in this file.
    (ns_dumpglyphs_box_or_relief, changeFont:, initFrameFromEmacs:)
    (toggleFullScreen:): Use FACE_FROM_ID instead of
    FACE_FROM_ID_OR_NULL in contexts where the caller expects the
    result to be non-null.
    (applicationShouldTerminate:): Fix misleading indentation.


-- 
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#28518; Package emacs. (Mon, 16 Oct 2017 10:44:02 GMT) Full text and rfc822 format available.

Message #11 received at 28518 <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> users.sourceforge.net>
To: s brown <sjbrown <at> live.co.uk>
Cc: damien <at> cassou.me, 28518 <at> debbugs.gnu.org
Subject: Re: bug#28518: Daemon mode only renders the first image file loaded
Date: Mon, 16 Oct 2017 06:42:59 -0400
forcemerge 28770 28518
quit

s brown <sjbrown <at> live.co.uk> writes:

> $ pacman -Qi imagemagick
> Name            : imagemagick
> Version         : 6.9.9.14-1

Damien Cassou <damien <at> cassou.me> writes:

> I have a similar problem with a similar message
>
>     ImageMagick error: no decode delegate for this image format `PNG' @ error/constitute.c/ReadImage/504
>
> My setup:
>
> - Fedora 26
> - Emacs 25 and 26

Please try updating imagemagick to 6.9.9.18-1.

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28633#13






Forcibly Merged 28518 28626 28632 28633 28770. Request was from Noam Postavsky <npostavs <at> users.sourceforge.net> to control <at> debbugs.gnu.org. (Mon, 16 Oct 2017 10:44:03 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#28518; Package emacs. (Mon, 16 Oct 2017 11:38:02 GMT) Full text and rfc822 format available.

Message #16 received at 28518 <at> debbugs.gnu.org (full text, mbox):

From: Damien Cassou <damien <at> cassou.me>
To: Noam Postavsky <npostavs <at> users.sourceforge.net>,
 s brown <sjbrown <at> live.co.uk>
Cc: 28518 <at> debbugs.gnu.org
Subject: Re: bug#28518: Daemon mode only renders the first image file loaded
Date: Mon, 16 Oct 2017 13:37:12 +0200
Noam Postavsky <npostavs <at> users.sourceforge.net> writes:
> Please try updating imagemagick to 6.9.9.18-1.
>
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28633#13

thank you very much Noam. For reference, I created a ticket for Fedora
26: https://bugzilla.redhat.com/show_bug.cgi?id=1502636.

It is however strange that it works for a colleague using exactly the
same version of ImageMagick and distribution and Emacs version as me.

-- 
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#28518; Package emacs. (Mon, 16 Oct 2017 11:43:02 GMT) Full text and rfc822 format available.

Message #19 received at 28518 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Petton <nicolas <at> petton.fr>
To: Damien Cassou <damien <at> cassou.me>, s brown <sjbrown <at> live.co.uk>
Cc: 28518 <at> debbugs.gnu.org, Paul Eggert <eggert <at> cs.ucla.edu>
Subject: Re: bug#28518: Daemon mode only renders the first image file loaded
Date: Mon, 16 Oct 2017 13:42:50 +0200
[Message part 1 (text/plain, inline)]
Damien Cassou <damien <at> cassou.me> writes:

> I have a similar problem with a similar message

I can reproduce the problem with `emacs -Q' on Fedora 26 with Emacs 25.3
from the official repository.

However, with my .emacs.d loaded, the problem disappears.  I'll
investigate.

Cheers,
Nico
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#28518; Package emacs. (Mon, 16 Oct 2017 11:56:02 GMT) Full text and rfc822 format available.

Message #22 received at 28518 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Petton <nicolas <at> petton.fr>
To: Damien Cassou <damien <at> cassou.me>, s brown <sjbrown <at> live.co.uk>
Cc: 28518 <at> debbugs.gnu.org, Paul Eggert <eggert <at> cs.ucla.edu>
Subject: Re: bug#28518: Daemon mode only renders the first image file loaded
Date: Mon, 16 Oct 2017 13:55:31 +0200
[Message part 1 (text/plain, inline)]
Nicolas Petton <nicolas <at> petton.fr> writes:

> I can reproduce the problem with `emacs -Q' on Fedora 26 with Emacs 25.3
> from the official repository.

I could actually reproduce after restarting Emacs.

The problem appears to come from ImageMagick 6.9.9.15, which is the
version currently shipped in Fedora 26.

https://bugzilla.redhat.com/show_bug.cgi?id=1502636

Apparently, the issue has been resolved in 6.9.9-18.

Cheers,
Nico
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#28518; Package emacs. (Mon, 16 Oct 2017 15:16:02 GMT) Full text and rfc822 format available.

Message #25 received at 28518 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Noam Postavsky <npostavs <at> users.sourceforge.net>
Cc: damien <at> cassou.me, sjbrown <at> live.co.uk, 28518 <at> debbugs.gnu.org
Subject: Re: bug#28518: Daemon mode only renders the first image file loaded
Date: Mon, 16 Oct 2017 18:14:58 +0300
> From: Noam Postavsky <npostavs <at> users.sourceforge.net>
> Date: Mon, 16 Oct 2017 06:42:59 -0400
> Cc: damien <at> cassou.me, 28518 <at> debbugs.gnu.org
> 
> > $ pacman -Qi imagemagick
> > Name            : imagemagick
> > Version         : 6.9.9.14-1
> 
> Damien Cassou <damien <at> cassou.me> writes:
> 
> > I have a similar problem with a similar message
> >
> >     ImageMagick error: no decode delegate for this image format `PNG' @ error/constitute.c/ReadImage/504
> >
> > My setup:
> >
> > - Fedora 26
> > - Emacs 25 and 26
> 
> Please try updating imagemagick to 6.9.9.18-1.
> 
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28633#13

I think this pops up so frequently that it warrants an entry in
etc/PROBLEMS.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#28518; Package emacs. (Tue, 17 Oct 2017 06:58:02 GMT) Full text and rfc822 format available.

Message #28 received at 28518 <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Nicolas Petton <nicolas <at> petton.fr>, Damien Cassou <damien <at> cassou.me>,
 s brown <sjbrown <at> live.co.uk>
Cc: Glenn Morris <rgm <at> gnu.org>, 28518 <at> debbugs.gnu.org, 28770 <at> debbugs.gnu.org,
 28632 <at> debbugs.gnu.org, 28633 <at> debbugs.gnu.org, 28626 <at> debbugs.gnu.org,
 Waleed Yousef <wyousef <at> fcih.net>, Joseph Mingrone <jrm <at> ftfl.ca>,
 Noam Postavsky <npostavs <at> users.sourceforge.net>, Eli Zaretskii <eliz <at> gnu.org>,
 Matt Lundin <mdl <at> imapmail.org>
Subject: Re: bug#28518: Daemon mode only renders the first image file loaded
Date: Mon, 16 Oct 2017 23:57:01 -0700
[Message part 1 (text/plain, inline)]
Nicolas Petton wrote:

> Apparently, the issue has been resolved in 6.9.9-18.

Yes, that's right. Still, the ImageMagick bug is so easy to work around, and the 
workaround so benign, that I installed the attached into the emacs-26 branch to 
do that.  Although Fedora will probably upgrade its ImageMagick version soon and 
this upgrade will eventually filter out to users, the testing hassles are 
significant in the meantime.
[0001-Work-around-ImageMagick-bug-825.patch (text/x-patch, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#28518; Package emacs. (Tue, 17 Oct 2017 07:21:02 GMT) Full text and rfc822 format available.

Message #31 received at 28518 <at> debbugs.gnu.org (full text, mbox):

From: Damien Cassou <damien <at> cassou.me>
To: Paul Eggert <eggert <at> cs.ucla.edu>, Nicolas Petton <nicolas <at> petton.fr>,
 s brown <sjbrown <at> live.co.uk>
Cc: Glenn Morris <rgm <at> gnu.org>, 28518 <at> debbugs.gnu.org, 28770 <at> debbugs.gnu.org,
 28632 <at> debbugs.gnu.org, 28633 <at> debbugs.gnu.org, 28626 <at> debbugs.gnu.org,
 Waleed Yousef <wyousef <at> fcih.net>, Joseph Mingrone <jrm <at> ftfl.ca>,
 Noam Postavsky <npostavs <at> users.sourceforge.net>, Eli Zaretskii <eliz <at> gnu.org>,
 Matt Lundin <mdl <at> imapmail.org>
Subject: Re: bug#28518: Daemon mode only renders the first image file loaded
Date: Tue, 17 Oct 2017 09:19:52 +0200
Paul Eggert <eggert <at> cs.ucla.edu> writes:
> Yes, that's right. Still, the ImageMagick bug is so easy to work around, and the 
> workaround so benign, that I installed the attached into the emacs-26 branch to 
> do that.  Although Fedora will probably upgrade its ImageMagick
> version soon

the fixed ImageMagick is already in Fedora-s updates-testing and can be
installed with

    dnf --enablerepo=updates-testing update ImageMagick\*

-- 
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#28518; Package emacs. (Tue, 17 Oct 2017 08:55:01 GMT) Full text and rfc822 format available.

Message #34 received at 28518 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Petton <nicolas <at> petton.fr>
To: Damien Cassou <damien <at> cassou.me>, Paul Eggert <eggert <at> cs.ucla.edu>,
 s brown <sjbrown <at> live.co.uk>
Cc: Glenn Morris <rgm <at> gnu.org>, 28518 <at> debbugs.gnu.org, 28770 <at> debbugs.gnu.org,
 28632 <at> debbugs.gnu.org, 28633 <at> debbugs.gnu.org, 28626 <at> debbugs.gnu.org,
 Waleed Yousef <wyousef <at> fcih.net>, Joseph Mingrone <jrm <at> ftfl.ca>,
 Noam Postavsky <npostavs <at> users.sourceforge.net>, Eli Zaretskii <eliz <at> gnu.org>,
 Matt Lundin <mdl <at> imapmail.org>
Subject: Re: bug#28518: Daemon mode only renders the first image file loaded
Date: Tue, 17 Oct 2017 10:53:48 +0200
[Message part 1 (text/plain, inline)]
Damien Cassou <damien <at> cassou.me> writes:

> the fixed ImageMagick is already in Fedora-s updates-testing and can be
> installed with
>
>     dnf --enablerepo=updates-testing update ImageMagick\*

Thanks, that worked for me as well.

Cheers,
Nico
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#28518; Package emacs. (Tue, 17 Oct 2017 14:44:01 GMT) Full text and rfc822 format available.

Message #37 received at 28518 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: sjbrown <at> live.co.uk, 28518 <at> debbugs.gnu.org, 28770 <at> debbugs.gnu.org,
 damien <at> cassou.me, 28633 <at> debbugs.gnu.org, nicolas <at> petton.fr,
 28626 <at> debbugs.gnu.org, wyousef <at> fcih.net, 28632 <at> debbugs.gnu.org, rgm <at> gnu.org,
 jrm <at> ftfl.ca, npostavs <at> users.sourceforge.net, mdl <at> imapmail.org
Subject: Re: bug#28518: Daemon mode only renders the first image file loaded
Date: Tue, 17 Oct 2017 17:42:05 +0300
> Cc: 28518 <at> debbugs.gnu.org, 28626 <at> debbugs.gnu.org, 28632 <at> debbugs.gnu.org,
>  28633 <at> debbugs.gnu.org, 28770 <at> debbugs.gnu.org, Glenn Morris <rgm <at> gnu.org>,
>  Noam Postavsky <npostavs <at> users.sourceforge.net>, Eli Zaretskii
>  <eliz <at> gnu.org>, Waleed Yousef <wyousef <at> fcih.net>,
>  Matt Lundin <mdl <at> imapmail.org>, Joseph Mingrone <jrm <at> ftfl.ca>
> From: Paul Eggert <eggert <at> cs.ucla.edu>
> Date: Mon, 16 Oct 2017 23:57:01 -0700
> 
> > Apparently, the issue has been resolved in 6.9.9-18.
> 
> Yes, that's right. Still, the ImageMagick bug is so easy to work around, and the 
> workaround so benign, that I installed the attached into the emacs-26 branch to 
> do that.  Although Fedora will probably upgrade its ImageMagick version soon and 
> this upgrade will eventually filter out to users, the testing hassles are 
> significant in the meantime.

Thanks.  However, IME such workarounds should be conditioned on the
pertinent versions of ImageMagick, otherwise they might get in the way
further down the road.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#28518; Package emacs. (Tue, 17 Oct 2017 18:25:02 GMT) Full text and rfc822 format available.

Message #40 received at 28518 <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: sjbrown <at> live.co.uk, 28518 <at> debbugs.gnu.org, 28770 <at> debbugs.gnu.org,
 damien <at> cassou.me, 28633 <at> debbugs.gnu.org, nicolas <at> petton.fr,
 28626 <at> debbugs.gnu.org, wyousef <at> fcih.net, 28632 <at> debbugs.gnu.org, rgm <at> gnu.org,
 jrm <at> ftfl.ca, npostavs <at> users.sourceforge.net, mdl <at> imapmail.org
Subject: Re: bug#28518: Daemon mode only renders the first image file loaded
Date: Tue, 17 Oct 2017 11:24:40 -0700
On 10/17/2017 07:42 AM, Eli Zaretskii wrote:
> IME such workarounds should be conditioned on the
> pertinent versions of ImageMagick, otherwise they might get in the way
> further down the road.

Normally I'd do that, and I first wrote code to operate that way. 
However, in this particular case the version-number testing code (which 
must be done at runtime, and cannot be done via simple integer 
comparison) was significantly more complicated and error-prone than 
simply working around the bug everywhere. As the workaround changes 
Emacs to use ImageMagick the way most other programs use ImageMagick, 
it's unlikely to cause problems in the future.





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 15 Nov 2017 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 156 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.