Questions tagged [x2go]

10 questions
8
votes
2 answers

X2GO: Clipboard (copy/paste) stops working from Windows 10 to Linux CentOS and vice-versa

I'm using X2GO to connect to a remote VM from my Windows 10 OS, but clipboard breaks after I try to copy/paste something from my local machine to the remote. It initially works after I start the session, but it stops working after few times of…
farid g.
  • 519
  • 3
  • 11
3
votes
4 answers

x2go session: window freezes by inactivity

Good evening, currently, I am working on a x2go-session which freezes after a certain amount of time. Only new starting then will help. My home laptop is a Mac OS Mojave 10.14.6 and I am connecting on a linux. My colleagues (probably all linux…
elmoBlue
  • 145
  • 5
2
votes
0 answers

Problems in migrating Java 17 from Java 8 with X2Go terminal mode

I'm trying to migrate to Java 17 from Java 8 over X2Go client and when I try to run a simple code that includes GUI, even dialog with 1 button, this exception is thrown: Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: Cannot…
2
votes
0 answers

X2Go Error: X server does not support XInput 2

I am using the remote desktop software X2Go to use an Ubuntu 20.04 linux workstation from remote. I am tunneling from an Ubuntu 20.04 laptop. Initially, everything seems to work fine. When I start paraFoam, i get the following error…
MrLukas
  • 167
  • 1
  • 12
2
votes
0 answers

x2go scaling issue from a Windows client

I am using x2go to connect to a remote Ubuntu Server 18.04 with XFCE installed from my local pc with a local resolution of 3840 x 2160 on a 17.3" screen. However, when I connect from my Windows 10 to the remote desktop, there appears to be a scaling…
1
vote
1 answer

Cannot run X2go client anymore

I was having an issue wit accessing to X2Go Client and I Have tried to follow the instructions I have found here…
12666727b9
  • 1,133
  • 1
  • 8
  • 22
1
vote
0 answers

Convert X2GO config using proxy server to ssh config file

I would like to convert my X2GO connection config to a more usual ssh config file in order to use the VS Code in remote mode. But with this proxy server, I'm really lost. Here is my X2GO configuration setup. Here is my attempt: Host domain Hostname…
0
votes
1 answer

x2go on mac -- need multiple x2go windows at the same time -- how?

We use x2go from individual machines to the shared server. Those using MS Windows can start multiple x2go windows, on their local machine, all connected to the server at the same time. This allows them to do multiple different things on the server…
seanhalle
  • 973
  • 7
  • 27
0
votes
1 answer

x2go fails to trust my key on mac OS X, how can I solve it?

I installed the latest version of x2go from the official webpage. Putted the dmg into the application folder and opened the application. I entered the information from the connection, they are correct, I double checked them and I'm able to connect…
JoseCNS
  • 1
  • 1
-2
votes
1 answer

Connecting to X2goserver from Windows

I've installed X2goserver on an Ubuntu machine. I can see that it's running as so: systemctl status x2goserver.service ● x2goserver.service - X2Go Server Daemon Loaded: loaded (/lib/systemd/system/x2goserver.service; enabled; vendor preset:…