GNU bug report logs - #22916
Displaying some images in Cairo builds hands Emacs

Previous Next

Package: emacs;

Reported by: Lars Ljung <lars <at> matholka.se>

Date: Sat, 5 Mar 2016 11:26:01 UTC

Severity: normal

Found in version 25.0.92

Fixed in version 27.1

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

Bug is archived. No further changes may be made.

Full log


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

From: Elric Milon <whirm <at> gmx.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 22916 <at> debbugs.gnu.org
Subject: Re: bug#22916: 25.0.92;
 eww completely hangs Emacs on "invalid" png image
Date: Fri, 27 Jan 2017 12:16:56 +0100
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> If I understand you correctly, you're only seeing this bug in Cairo
> builds?

Yes, though a while ago I switched to Debian's packaged Emacs 25. I just
checked and it's linked to libcairo and seems to work just fine. So
maybe the bug got fixed since I reported it or the Debian folks are
adding some patches or build flags that fixes that?

I just tried building current master with:


      ./autogen.sh

      ./configure --prefix $(readlink -fe $PWD/../inst) \
          --enable-link-time-optimization \
          --without-pop \
          --with-x-toolkit=gtk3 \
          --without-xaw3d \
          --without-selinux \
          --with-file-notification=yes \
          --with-modules \
          --with-cairo \
          --without-pop \
          --with-x

      make -j4

But it's unusable for me (The whole Emacs frame blinks on and off with the cursor).

--
Elric Milon
PGP: 3939C2B494084E2F | https://whirm.eu




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

Previous Next


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