You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install Nvidia 384+ version for an Nvidia video card (10 series)
Install vscode from git repository current version
Randomly it will trigger the X server to crash and drop you back to login screen
Fix is to update package.json from electron 1.7.7 to current 1.8.3. I removed the AUR package version and manually installed from the git repository and updated the electron version in package.json and the problem seems to have disappeared.
Does this issue occur when all extensions are disabled?: Yes
This problem has been plaguing VScode for maybe 3 version increments, and it's caused by using an old version of electron.
The text was updated successfully, but these errors were encountered:
l0k18
changed the title
Request: upgrade Electron version to fix X crash bug for linux
Request: upgrade Electron version to fix X crash bug for Arch Linux
Mar 10, 2018
Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.
Steps to Reproduce:
Fix is to update package.json from electron 1.7.7 to current 1.8.3. I removed the AUR package version and manually installed from the git repository and updated the electron version in package.json and the problem seems to have disappeared.
Does this issue occur when all extensions are disabled?: Yes
This problem has been plaguing VScode for maybe 3 version increments, and it's caused by using an old version of electron.
The text was updated successfully, but these errors were encountered: