GNU bug report logs - #18997
24.4; IDLWAVE: Emacs crashes when trying to change the window while in the IDL shell

Previous Next

Package: emacs;

Reported by: mose <at> gnu.org (Mosè Giordano)

Date: Sat, 8 Nov 2014 17:42:04 UTC

Severity: normal

Tags: confirmed

Found in versions 24.5, 24.4

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jonathan Woithe <jwoithe <at> atrad.com.au>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: Gordon Farquharson <gordonfarquharson <at> gmail.com>, Mosè Giordano <mose <at> gnu.org>, 18997-done <at> debbugs.gnu.org, "J.D. Smith" <jdsmith <at> as.arizona.edu>
Subject: bug#18997: 24.4; IDLWAVE: Emacs crashes when trying to change the window while in the IDL shell
Date: Tue, 29 Mar 2016 17:17:08 +1030
On Thu, Mar 24, 2016 at 05:04:42PM -0700, Paul Eggert wrote:
> Using Jonathan Woithe's September 2015 recipe, I reproduced this bug
> report's problems on Fedora 23 with gtk3 in the emacs-25 branch, and
> installed the attached patches, which fixed the bugs for me.

Thanks for the follow up Paul - I've had IDLwave users stuck on emacs 23.4
due to this bug.

I can confirm that the 0001-Avoid-GTK-3-crash-with-icons-and-masks.patch
patch fixes the crash problem on our systems.  Emacs is compiled to use gtk2
on these installations so despite the name, the patch successfully addresses
the problem for gtk2 as well as gtk3.  This is due to the elimination of the 
gdk_pixbuf_new_from_data() call on an XImage acquired from XGetImage() on
displays with more than 8 bits per pixel, something which affected emacs
regardless of whether it was compiled for gtk2 or gtk3.

Regards
  jonathan




This bug report was last modified 9 years and 51 days ago.

Previous Next


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