-
Notifications
You must be signed in to change notification settings - Fork 29.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
could not run in x2go session on a headless server without traditional X.org #33879
Comments
Please make this issue readable and nicely formated if you would like us to investigate more |
Log from application that cannot run not nicely formatted? |
I'm not sure what's supposed to happen on a headless server. VS Code isn't very useful without a GUI... |
This is an error originating from electron. Looks like Atom has a related issue. |
@isidorn nicely formatted: I can confirm this bug exists. I am using a development machine remotely at the moment, and locally vscode works and remotely through x2go it doesn't. commit 531d341 (HEAD -> release/1.18, origin/release/1.18) I got past the error that @axxName reported maybe because I started the program locally first, so it was able to create its config files at the first time run, and I got a more meaningful message: |
Oh, and I have all the X.org packages installed, since this is a workstation with GUI installed and everything, so it is not related to X.org packages being installed or not. Headless or not, the problem exists while executing vscode from a remote X2Go session. |
Any workaround? I'm on CentOS 7.4 |
I'm on Ubuntu 15.04 and workable by follow Could not run VS Code on CentOS 7 with x2go
Then restart the server and try again. |
Yes! Now it starts up! Thanks a lot! |
Duplicate #3451 |
VSCode Version:
$ code --version
1.15.1
41abd21
OS Version:
Any other applications works fine
The text was updated successfully, but these errors were encountered: