Greetings.
On Thu, 10 Nov 2016 21:22:19 +0000, "Thackeray, Neil L" <neilt@illinois.edu> wrote:
Do you mean that I should configure my x2go client to launch "vglrun -c proxy xterm -ls" instead of just "xterm" as the "Single Application"? If so, that doesn't work; the x2go session connects but then terminates immediately.
Yes, this is what I did, but I didn't have the problem of the x2go session terminating.
Well, I think the problem with running it as the x2go single application might be the same problem with running it from a terminal -- it can't find the display. I tried launching an xterm from x2go as usual, and then manually passed the display value to vglrun:
$ vglrun -c proxy -d $DISPLAY emacs
This works somewhat better in that Emacs actually gets launched. However, it still crashes on mouseover (albeit with a somewhat longer delay).
Regards, Tristan
Tristan Miller