unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#22442: 25.0.50; --with-cairo does not display PNG on GNU/Linux
       [not found]   ` <20160123062857.GA1205@localhost>
@ 2016-01-23  9:12     ` Paul Eggert
  2016-01-23  9:25       ` Eli Zaretskii
       [not found]     ` <56A342F8.1080303@cs.ucla.edu>
  1 sibling, 1 reply; 3+ messages in thread
From: Paul Eggert @ 2016-01-23  9:12 UTC (permalink / raw)
  To: 22442; +Cc: Jan D

I installed a patch which should make Bug#22442 easier to reproduce:

./configure --with-cairo --enable-checking
make
wget https://upload.wikimedia.org/wikipedia/commons/f/f5/All_palaeotemps.png
src/emacs -Q All_palaeotemps.png

This should make Emacs dump core.

I'll CC: this to Jan D. as he's expert in this area.





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

* bug#22442: 25.0.50; --with-cairo does not display PNG on GNU/Linux
  2016-01-23  9:12     ` bug#22442: 25.0.50; --with-cairo does not display PNG on GNU/Linux Paul Eggert
@ 2016-01-23  9:25       ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2016-01-23  9:25 UTC (permalink / raw)
  To: Paul Eggert; +Cc: 22442, jan.h.d

> From: Paul Eggert <eggert@cs.ucla.edu>
> Date: Sat, 23 Jan 2016 01:12:03 -0800
> Cc: Jan D <jan.h.d@swipnet.se>
> 
> I'll CC: this to Jan D. as he's expert in this area.

Alas, Jan is no longer working on Emacs.





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

* bug#22442: [PATCH] Fix compilation erorr when --enable-gcc-warnings passed
       [not found]             ` <20160124073459.GA29099@localhost>
@ 2016-01-24  8:49               ` Paul Eggert
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Eggert @ 2016-01-24  8:49 UTC (permalink / raw)
  To: Alexander Kuleshov; +Cc: 22442

Alexander Kuleshov wrote:
> Even without it I can't reproduce this bug. I've checkout to the previous
> commit (035bd8159fe5bcea15eacc8a23ab54f4bc3b6f17) and configured and
> built emacs with:
>
> ./configure --enable-link-time-optimization --without-pop \
> --without-kerberos --without-kerberos5 --without-hesiod   \
> --with-sound=alsa --with-x-toolkit=gtk3 --with-xpm --with-jpeg \
> --with-tiff --with-gif --with-png --with-rsvg --with-cairo     \
> --with-xml2 --with-imagemagick --with-xft --without-libotf     \
> --with-xim --with-xaw3d --with-dbus --without-gconf            \
> --without-gsettings --without-selinux --with-gnutls --with-zlib \
> --with-modules --with-file-notification=inotify --without-makeinfo \
> --with-x && make
>
> Than I've opened image as you described in thehttp://bugs.gnu.org/22442
> and it works perfectly for me.

I tried the same scenario and I get a blank image on the screen. Perhaps it 
depends on the imagemagick or cairo version or whatever. I'm running Emacs on 
Fedora 23 x86-64, and displaying on Ubuntu 15.10 x86-64 via an ssh -X link.

If I use the current emacs-25 commit () but keep everything else the same, Emacs 
displays the binary text of the image with a message in the bottom line "Cannot 
display image: (This Emacs mishandles this image file type)", which is what I 
would expect from the current code. I don't know why I wasn't observing this 
behavior earlier, but at least now I know that Bug#22442 is still kicking.

As Mark says, Bug#22442 and Bug#21110 are probably the same bug, so I'll merge 
them. I can't recommend --with-cairo at this point.





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

end of thread, other threads:[~2016-01-24  8:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1453460084-19646-1-git-send-email-kuleshovmail@gmail.com>
     [not found] ` <56A2C41C.7030401@cs.ucla.edu>
     [not found]   ` <20160123062857.GA1205@localhost>
2016-01-23  9:12     ` bug#22442: 25.0.50; --with-cairo does not display PNG on GNU/Linux Paul Eggert
2016-01-23  9:25       ` Eli Zaretskii
     [not found]     ` <56A342F8.1080303@cs.ucla.edu>
     [not found]       ` <20160123120424.GB1446@localhost>
     [not found]         ` <20160123123705.GC1446@localhost>
     [not found]           ` <56A41F7F.4040404@cs.ucla.edu>
     [not found]             ` <20160124073459.GA29099@localhost>
2016-01-24  8:49               ` bug#22442: [PATCH] Fix compilation erorr when --enable-gcc-warnings passed Paul Eggert

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).