From: Jan Djärv Date: Thu, 18 Dec 2008 19:19:00 +0000 (+0000) Subject: Add Gtk+ version to last change. X-Git-Tag: emacs-pretest-23.0.90~1024 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6a72d1619822bb71c7d475dfbf9c0ff3e0cbfa79;p=emacs.git Add Gtk+ version to last change. --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 9d0b1e74109..35f1911b3c7 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -239,7 +239,8 @@ This is related to the bug above. A scenario for this is when emacs is run as a server, and an X frame is created. If the X server for the frame crashes or exits unexpectedly and an attempt is made to create a new frame on another X display, then a Gtk+ error happens in the emacs -server that results in an endless loop. +server that results in an endless loop. This is not fixed in any known +Gtk+ version (2.14.4 being current). ** Emacs compiled with Gtk+ crashes on startup on Cygwin.