Mercurial > emacs
changeset 72780:de11751400bd
Add "Emacs compiled with Gtk+ crashes when closing a display (x-close-connection)."
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Sun, 10 Sep 2006 12:29:10 +0000 |
parents | 63a879d4e349 |
children | aa9ddb2d1a94 |
files | etc/ChangeLog etc/PROBLEMS |
diffstat | 2 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/ChangeLog Sun Sep 10 12:17:49 2006 +0000 +++ b/etc/ChangeLog Sun Sep 10 12:29:10 2006 +0000 @@ -1,3 +1,8 @@ +2006-09-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + + * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a + display (x-close-connection). + 2006-09-02 Juri Linkov <juri@jurta.org> * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
--- a/etc/PROBLEMS Sun Sep 10 12:17:49 2006 +0000 +++ b/etc/PROBLEMS Sun Sep 10 12:29:10 2006 +0000 @@ -202,6 +202,11 @@ 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