vscode: Snap: Shared process doesn't start

  • VSCode Version: 1.47.2 17299e413d5590b14ab0340ea477cdd86ff13daf x64
  • OS Version: Ubuntu LTS 20

Steps to Reproduce:

  1. Go into VSCODE the extensions menu

(what the extensions menu looks like for me; still does not load content): image

Does this issue occur when all extensions are disabled?: Yes

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 75 (27 by maintainers)

Most upvoted comments

Thanks! exploration builds are with newer runtime, currently snap builds are broken but here is deb package https://az764295.vo.msecnd.net/exploration/f0e1fbf4cb8c4c27d6290f0310f5a4d63597cd21/code-exploration_1.48.0-1596668175_amd64.deb

@sandy081 from the above output there is not shared process running, which explains the logs couldn’t be obtained.

@DGKSK8LIFE can you try launching code with --user-data-dir /tmp/code-extension-check , again no verbose flag and the attach the process explorer output. Do you see the extension search issue ?