- VSCode Version: 1.6.12-1.fc33
- OS Version: Fedora 33 Silverblue (vscode installed in Toolbox container)
Steps to Reproduce:
- install vscode in fedora toolbox following the instructions: https://code.visualstudio.com/docs/setup/linux#_rhel-fedora-and-centos-based-distributions
- run code and see "error while loading shared libraries: libX11-xcb.so.1"
Does this issue occur when all extensions are disabled?: irrelevant
Installing libX11-xcb package helps, so it is likely a missing dependency on the RPM package.