summaryrefslogtreecommitdiff
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2018-05-26 16:42:52 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2018-05-26 16:44:09 -0700
commita73e4f53ab86c69fdb8f5869173d6693d73e6fb2 (patch)
tree2845d9e4077a7777fc4b069a21074c95b2b9fe1b /etc/PROBLEMS
parent6fcab83600317e94ea7b915da7730a8c7e50226d (diff)
downloademacs-a73e4f53ab86c69fdb8f5869173d6693d73e6fb2.tar.gz
GNOME moved URLs for its active bug reports
* src/emacs.c (main) [USE_GTK]: * src/gtkutil.c (xg_display_close): * src/xterm.c (x_connection_closed): Update GNOME bug report URLs.
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index d42539061be..fe48febfb78 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -207,7 +207,7 @@ configuring your compiler to use the native linker instead of GNU ld.
** When Emacs is compiled with Gtk+, closing a display kills Emacs.
There is a long-standing bug in GTK that prevents it from recovering
-from disconnects: http://bugzilla.gnome.org/show_bug.cgi?id=85715.
+from disconnects: https://gitlab.gnome.org/GNOME/gtk/issues/221
Thus, for instance, when Emacs is run as a server on a text terminal,
and an X frame is created, and the X server for that frame crashes or
@@ -225,7 +225,7 @@ The error message is:
X protocol error: BadMatch (invalid parameter attributes) on protocol request 140
When compiled with GTK, Emacs cannot recover from X disconnects.
- This is a GTK bug: https://bugzilla.gnome.org/show_bug.cgi?id=85715
+ This is a GTK bug: https://gitlab.gnome.org/GNOME/gtk/issues/221
For details, see etc/PROBLEMS.
Fatal error 6: Aborted