diff options
| -rw-r--r-- | etc/PROBLEMS | 3 |
1 files changed, 2 insertions, 1 deletions
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 | |||
| 239 | as a server, and an X frame is created. If the X server for the frame | 239 | as a server, and an X frame is created. If the X server for the frame |
| 240 | crashes or exits unexpectedly and an attempt is made to create a new | 240 | crashes or exits unexpectedly and an attempt is made to create a new |
| 241 | frame on another X display, then a Gtk+ error happens in the emacs | 241 | frame on another X display, then a Gtk+ error happens in the emacs |
| 242 | server that results in an endless loop. | 242 | server that results in an endless loop. This is not fixed in any known |
| 243 | Gtk+ version (2.14.4 being current). | ||
| 243 | 244 | ||
| 244 | ** Emacs compiled with Gtk+ crashes on startup on Cygwin. | 245 | ** Emacs compiled with Gtk+ crashes on startup on Cygwin. |
| 245 | 246 | ||