Hi,
I found a reproducable bug, which happens only if I connect via x2go:
ssh -X user@opensuse12.3
emacs (GUI)
ctrl-g (visible bell)
** (emacs:20636): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files X protocol error: BadValue (integer parameter out of range for operation) on protocol request 147 When compiled with GTK, Emacs cannot recover from X disconnects. This is a GTK bug: https://bugzilla.gnome.org/show_bug.cgi?id=85715 For details, see etc/PROBLEMS. X protocol error: BadValue (integer parameter out of range for operation) on protocol request 147 When compiled with GTK, Emacs cannot recover from X disconnects. This is a GTK bug: https://bugzilla.gnome.org/show_bug.cgi?id=85715 For details, see etc/PROBLEMS.
x2goagent Version: 2:3.5.0.21-0~354~lucid1
x2goserver 4.1.0.0-0~771~lucid1
What can I do to get Emacs running?
Thomas