Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • repeat workaround 1 to avoid sessions mess
  • login to your x2go remote server and remove .Xauthority file in your home directory on the remote server:

    Code Block
    rm -f ~/.Xauthority


  • try X2go again

Workaround 3

If workaround 1+2 did not help:

  • repeat workaround 1+2 to avoid sessions mess
  • login to your x2go remote server and remove .ICEauthority file in your home directory on the remote server:

    Code Block
    rm -f ~/.ICEauthority


  • try X2go again