[X2Go-User] Emacs crashes on start

Tristan Miller psychonaut at nothingisreal.com
Wed Sep 13 12:38:29 CEST 2017


Dear all,

On Wed, 9 Nov 2016 16:36:18 +0100, Tristan Miller
<psychonaut at nothingisreal.com> wrote:
> Have there been any further developments regarding the problem of
> Emacs crashing when run over x2go?

Apparently this problem still exists, and is caused by the GTK+ bug
described at <https://bugzilla.gnome.org/show_bug.cgi?id=85715>.  Here
are the various workarounds I know about:

1. Run Emacs in text mode (emacs -nw).  This is fine if you don't
need pull-down menus, mouse support, etc.

2. Run Emacs over SSH instead of over x2go (ssh -f MYHOST emacs).  On a
fast connection, this is fine if you're just editing text.  If you need
to launch graphics-intensive programs such as web browsers or PDF
viewers, etc., then this should be done separately from an x2go session
rather than directly from Emacs.

3. Use a version of Emacs compiled with a different X toolkit,
such as Lucid.  You can compile such an Emacs yourself by passing
--with-x-toolkit=lucid to the configure script.  Some GNU/Linux
distribution provide binary packages for this:

* In Fedora, use the emacs-lucid package.

* In openSUSE, the default emacs package includes both the GTK+ and
  Lucid versions. To use the Lucid version, call Emacs as follows:
  EMACS_TOOLKIT=x11 emacs

Regards,
Tristan

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
                  Tristan Miller
Free Software developer, ferret herder, logologist
             https://logological.org/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.x2go.org/pipermail/x2go-user/attachments/20170913/2d6373ea/attachment.sig>


More information about the x2go-user mailing list