[X2Go-User] X2Go server, nxagent causes segfault

2018-03-12 Thread Kalle Tuulos
Hello I'm using X2Go server in several computers, all running Ubuntu. Just today, one of my computers (headless Linux box) just froze and I had to give it a power cycle reset. After powering up again, I can't any more connect to X2Go. I'm getting following into /var/log/syslog: ---8<---8<--- Mar

[X2Go-User] Connection timeout over high latency network links

2018-03-12 Thread Brent Roman
I'm trying to run a remote X-session on a satellite link. The ping latency is typically 800ms. I have no trouble ssh'ing to the remote machine, but, whenever I try to connect a remote session via the x2goclient, it ends within a couple seconds with a dialog box saying: Timeout connecting to

Re: [X2Go-User] X2Go server, nxagent causes segfault

2018-03-12 Thread Norman Gaywood
I'm thinking it may be the latest update to libNX_X11 (a few days ago) But the x2go repo does not contain old versions, so I can't test the downgrade. Anyone know how to downgrade? rpm -q libNX_X11-6 libNX_X11-6-3.5.99.15-0.0build1.1.git20180308.2971.main.fc27.x86_64 dnf downgrade libNX_X11-6

Re: [X2Go-User] X2Go server, nxagent causes segfault

2018-03-12 Thread Norman Gaywood
I've got several users reporting seg faults in nxagent Mine occur when moving my x2goclient window from one screen to another. Simple resizing seems OK. Not sure if this is the same for all my users though. Seems to be happening after these updates:

Re: [X2Go-User] X2Go server, nxagent causes segfault

2018-03-12 Thread Norman Gaywood
I'm getting this on Fedora 27 (XFCE) as well. x2goserver-4.1.0.0-0.0x2go1.1.git20180302.1517.main.fc27.x86_64 I notice that if you don't resize or move the x2go client window it stays stable (does not segfault). On Mon, 12 Mar 2018 at 22:35, Kalle Tuulos wrote: > Hello > >