all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jonathan Woithe <jwoithe@atrad.com.au>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: "Gordon Farquharson" <gordonfarquharson@gmail.com>,
	"Mosè Giordano" <mose@gnu.org>,
	18997-done@debbugs.gnu.org, "J.D. Smith" <jdsmith@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	[thread overview]
Message-ID: <20160329064708.GK13953@marvin.atrad.com.au> (raw)
In-Reply-To: <56F4809A.2030000@cs.ucla.edu>

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





      parent reply	other threads:[~2016-03-29  6:47 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-08 13:27 bug#18997: 24.4; IDLWAVE: Emacs crashes when trying to change the window while in the IDL shell Mosè Giordano
2015-09-22  6:48 ` Jonathan Woithe
2015-11-11 22:48 ` Gordon Farquharson
2015-11-11 23:18   ` Gordon Farquharson
2015-11-12 16:13   ` Eli Zaretskii
2015-11-12 17:55     ` Glenn Morris
2015-11-12 18:04       ` Glenn Morris
2015-11-12 18:20         ` Eli Zaretskii
2015-11-12 18:24           ` Glenn Morris
2015-11-12 18:33             ` Eli Zaretskii
2015-11-12 18:38               ` Gordon Farquharson
2015-11-12 18:44                 ` Eli Zaretskii
2015-11-12 18:54                   ` Gordon Farquharson
2015-11-12 19:33                     ` Eli Zaretskii
2015-11-12 20:20                       ` Gordon Farquharson
2015-11-12 20:35                 ` Gordon Farquharson
2015-11-12 20:52                   ` Eli Zaretskii
2015-11-12 21:41                     ` Gordon Farquharson
2015-11-12 21:57                       ` Gordon Farquharson
2015-11-12 22:05                         ` Gordon Farquharson
2015-11-13  8:33                         ` Eli Zaretskii
2015-11-13 16:52                           ` Gordon Farquharson
2015-11-14 10:30                             ` Eli Zaretskii
2015-11-12 18:29         ` Gordon Farquharson
2015-11-12 18:16       ` Eli Zaretskii
2015-11-12 18:24         ` Glenn Morris
     [not found]         ` <CABwPwwJZVsdZxPPKdoysZbbQ4wuDx5pTdworGoX91Q92EyxyVA@mail.gmail.com>
2015-11-12 18:32           ` Eli Zaretskii
2015-11-12 18:35             ` Gordon Farquharson
2015-11-12 18:33         ` Gordon Farquharson
2016-03-25  0:04 ` Paul Eggert
2016-03-25 11:26   ` Mosè Giordano
2016-03-28 22:49   ` JD Smith
2016-03-29  6:47   ` Jonathan Woithe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160329064708.GK13953@marvin.atrad.com.au \
    --to=jwoithe@atrad.com.au \
    --cc=18997-done@debbugs.gnu.org \
    --cc=eggert@cs.ucla.edu \
    --cc=gordonfarquharson@gmail.com \
    --cc=jdsmith@as.arizona.edu \
    --cc=mose@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.