-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
After successfully joining an OCT room using OpenVSCode (server) VSCodium, I briefly see an opened workspace, but the workspace is quickly closed. OCT status is indicated as 'Connected', but there is now shared workspace.
In both VSCodium and OpenVSCode server, there is a exclamation mark next to the workspace name (see screenshot). In VSCodium, this says Unable to resolve workspace folder (ENOPRO: 'No filesystem provider found for resource oct:/Open%20Collaboration%20Workspace%29/test')
In OpenVSCode server, the page refreshes too quickly to read the error message in the exclamation marks, but I see this in the JS console log:
Uncaught (in promise) CodeExpectedError: ENOPRO: No file system provider found for resource 'oct:/Open%20Collaboration%20%28Workspace%29/test/.vscode'
ixt https://myserver.com/user/dometto/openvscode/stable-7d842fb85a0275a4a8e4d7e040d2625abbf7f084/static/out/vs/code/browser/workbench/workbench.js:8
j https://myserver.com/user/dometto/openvscode/stable-7d842fb85a0275a4a8e4d7e040d2625abbf7f084/static/out/vs/code/browser/workbench/workbench.js:3815
exists https://myserver.com/user/dometto/openvscode/stable-7d842fb85a0275a4a8e4d7e040d2625abbf7f084/static/out/vs/code/browser/workbench/workbench.js:3815
s https://myserver.com/user/dometto/openvscode/stable-7d842fb85a0275a4a8e4d7e040d2625abbf7f084/static/out/vs/code/browser/workbench/workbench.js:576
v https://myserver.com/user/dometto/openvscode/stable-7d842fb85a0275a4a8e4d7e040d2625abbf7f084/static/out/vs/code/browser/workbench/workbench.js:576
workbench.js:8:153
This is with version 0.3.5 of the extension on both clients.
Metadata
Metadata
Assignees
Labels
No labels