comparison etc/PROBLEMS @ 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 967a56f9d307
children 81a55a7dc3c3
comparison
equal deleted inserted replaced
72779:63a879d4e349 72780:de11751400bd
199 flag when needed, so if you come across a situation where the flag is 199 flag when needed, so if you come across a situation where the flag is
200 necessary but missing, please report it via M-x report-emacs-bug. 200 necessary but missing, please report it via M-x report-emacs-bug.
201 201
202 On platforms such as Solaris, you can also work around this problem by 202 On platforms such as Solaris, you can also work around this problem by
203 configuring your compiler to use the native linker instead of GNU ld. 203 configuring your compiler to use the native linker instead of GNU ld.
204
205 ** Emacs compiled with Gtk+ crashes when closing a display (x-close-connection).
206
207 This happens because of bugs in Gtk+. Gtk+ 2.10 seems to be OK. See bug
208 http://bugzilla.gnome.org/show_bug.cgi?id=85715.
204 209
205 * General runtime problems 210 * General runtime problems
206 211
207 ** Lisp problems 212 ** Lisp problems
208 213