Skip to content
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

Visual Studio Code will not start on Debian 8.5 over VNC #9016

Closed
segadude opened this issue Jul 10, 2016 · 5 comments
Closed

Visual Studio Code will not start on Debian 8.5 over VNC #9016

segadude opened this issue Jul 10, 2016 · 5 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) install-update VS Code installation and upgrade system issues linux Issues with VS Code on Linux

Comments

@segadude
Copy link

  • VSCode Version: 1.3.0
  • OS Version: Debian 8.5 jessie 64-bit

Steps to Reproduce:

  1. Type "code" into the MATE terminal

When I try to start Visual Studio Code on my Debian machine, nothing happens. No window appears on the screen. I am using MATE on Debian 8.5 64-bit. When I type "code" and press enter, I can see that the code process appears in the MATE System Monitor and top for about 4 or 5 seconds, then closes. I get no error message in the terminal. Visual Studio Code used to work on this machine, but the last few releases would not start.

@Tyriar
Copy link
Member

Tyriar commented Jul 10, 2016

Did you install via the deb package?

@Tyriar Tyriar added install-update VS Code installation and upgrade system issues linux Issues with VS Code on Linux labels Jul 10, 2016
@Tyriar Tyriar self-assigned this Jul 10, 2016
@segadude
Copy link
Author

Yes, I installed via the deb package.

@Tyriar
Copy link
Member

Tyriar commented Jul 10, 2016

Can you launch it via the launcher? Is there any output with code --verbose?

@Tyriar Tyriar added the info-needed Issue requires more information from poster label Jul 10, 2016
@segadude segadude changed the title Visual Studio Code will not start on Debian 8.5 Visual Studio Code will not start on Debian 8.5 over VNC Jul 11, 2016
@segadude
Copy link
Author

I apologize, I should have mentioned that this happens when I control the machine over VNC. I didn't because I thought Visual Studio Code also didn't work when I was using the machine normally. When I tried it sitting in front of machine, it started fine. This is the output I get when I run code --verbose over VNC:

Xlib:  extension "XInputExtension" missing on display ":1.0".
Xlib:  extension "XInputExtension" missing on display ":1.0".
libGL error:
No matching fbConfigs or visuals found
libGL error:
failed to load driver: swrast
bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell
(8:19:36 PM) ### VSCode main.js ###
(8:19:36 PM) /usr/share/code/resources/app { pathArguments: [],
  programStart: 0,
  enablePerformance: false,
  verboseLogging: true,
  debugExtensionHostPort: undefined,
  debugBrkExtensionHost: false,
  logExtensionHostCommunication: false,
  debugBrkFileWatcherPort: undefined,
  openNewWindow: false,
  openInSameWindow: false,
  gotoLineMode: false,
  diffMode: false,
  extensionsHomePath: undefined,
  extensionDevelopmentPath: undefined,
  extensionTestsPath: undefined,
  disableExtensions: false,
  locale: undefined,
  waitForWindowClose: false }
Xlib:  extension "XInputExtension" missing on display ":1.0".
Xlib:  extension "XInputExtension" missing on display ":1.0".

@Tyriar
Copy link
Member

Tyriar commented Jul 11, 2016

Ah, this is a duplicate of #3451 then. There's a workaround for it here #3451 (comment)

@Tyriar Tyriar closed this as completed Jul 11, 2016
@Tyriar Tyriar added *duplicate Issue identified as a duplicate of another issue(s) and removed info-needed Issue requires more information from poster labels Jul 11, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) install-update VS Code installation and upgrade system issues linux Issues with VS Code on Linux
Projects
None yet
Development

No branches or pull requests

2 participants