From 1437ec2b76f2b463a5ef36d67ab5511c5c147432 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Sun, 10 Sep 2006 12:29:10 +0000 Subject: [PATCH] Add "Emacs compiled with Gtk+ crashes when closing a display (x-close-connection)." --- etc/ChangeLog | 5 +++++ etc/PROBLEMS | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index d01cdd2186a..d3e5e2cfdf6 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2006-09-10 Jan Dj,Ad(Brv + + * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a + display (x-close-connection). + 2006-09-02 Juri Linkov * HELLO: Regroup Europe Non-ASCII examples by similar scripts. diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 3962459e61a..06ef3a880aa 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -202,6 +202,11 @@ necessary but missing, please report it via M-x report-emacs-bug. On platforms such as Solaris, you can also work around this problem by configuring your compiler to use the native linker instead of GNU ld. +** Emacs compiled with Gtk+ crashes when closing a display (x-close-connection). + +This happens because of bugs in Gtk+. Gtk+ 2.10 seems to be OK. See bug +http://bugzilla.gnome.org/show_bug.cgi?id=85715. + * General runtime problems ** Lisp problems -- 2.11.4.GIT