bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#28626: 25.3; problem displaying images


From: Waleed Yousef
Subject: bug#28626: 25.3; problem displaying images
Date: Tue, 03 Oct 2017 16:48:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

The interesting thing is :

1. Sometimes it opens; however, when I repeat opening other images it breaks.
2. When I select many file and open their thumbnails (C-t d) and then
open the thumbnail, it does not break!
3. I use helm; so when I do C-x C-f and then C-downarrow on an image it
shows as well.

So, the problem is only when I open right to the buffer!!



Matt Lundin <mdl@imapmail.org> writes:

> Glenn Morris <rgm@gnu.org> writes:
>
>> wyousef@fcih.net wrote:
>>
>>> All of the sudden (probably after latest updates) when I C-x f any image
>>> to display in the buffer it does not appear!
>> [...]
>>> ImageMagick error: no decode delegate for this image format `PNG' @ 
>>> error/constitute.c/ReadImage/504 [2 times]
>>
>> Looks like a problem with your ImageMagick installation.
>> Check DELEGATES line in
>>
>>   convert -list configure
>>
>> and check libpng installation too, I guess.
>
> I can confirm the same problem since the upgrade to imagemagick 6.9.9.17
> on archlinux. It occurs both with JPEG and PNG images. For example, I
> receive the following message when trying to open a jpg image:
>
> ImageMagick error: no decode delegate for this image format `JPEG' @ 
> error/constitute.c/ReadImage/504 [2 times]
>
> Here is the DELEGATES line mentioned above:
>
> DELEGATES      bzlib mpeg fontconfig freetype gslib jng jpeg lcms lqr lzma 
> openexr openjp2 pango png ps raqm raw rsvg tiff webp wmf x xml zlib
>
> libpng on my system is 1.6.32
>
> openjpeg2 is 2.2.0
>
> I suspect this may be a bug in the most recent imagemagick release. Or
> there may have been an API change.
>
> Best,
> Matt





reply via email to

[Prev in Thread] Current Thread [Next in Thread]