vscode: VSCode portable can't launch on macOS Catalina beta
- VSCode Version: Whatever the latest on https://code.visualstudio.com/docs/?dv=osx is (1.36?)
- OS Version: macOS 10.15 Beta (19A501i)
Steps to Reproduce:
- Download latest VSCode for macOS
- Put folder called “code-portable-data” in same folder as app.
- Try to launch
Visual Studio Code.app
.
Expected: VSCode to launch
What happens: Instantly crashes / closes instead (main window never displayed).
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 16 (6 by maintainers)
@deepak1556 That I’m not sure of, I don’t have a mac to test it out on, but I didn’t see anything (looking through the Electron issues) about any sort of path normalization – so I would guess it would still be present.
It might be best to split what my users are seeing vs this issue about portable. My users are experiencing issues caused by the different volume layout on Catalina vs previous macOS versions. See https://github.com/eamodio/vscode-gitlens/issues/800#issuecomment-516682411