-
Notifications
You must be signed in to change notification settings - Fork 29.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lockup on load due to Workspace Trust #125925
Comments
(Experimental duplicate detection) |
@Jason3S I have tested with the extension links you provided but am not able to reproduce this issue. Is this something that you can reproduce reliably? |
Thank you for trying it out. I was not able to reproduce it either. It happened when I restarted VS Code Insiders. I think the order of the extensions matters. Because I had gotten a message that said something like "Russian extension is dependent upon another extension that cannot run because the workspace is untrusted". Might as well close this. If it happens again or to someone else, then it can be re-opened. Note: accessing files is very slow with the Insiders edition. The explorer can take minutes to update. Might be related to #124723 only I do not work remotely. When this happens type checking also stops working. |
Thanks for getting back about this, one additional question: Were you always on the last Insiders from the time you saw the issue? Or were you potentially a few days behind on the initial repro? |
I was a few days behind. From mid-last week to today. |
Even so. I was not able to get the latest version of the Insiders to work until I disabled the Russian extension. After restarting, things worked. Re-enabling the extension didn't seem to be an issue. |
I have not seen it again. I'll open a new issue if it happens again. |
Issue Type: Bug
VS Code Insiders gets stuck showing the Workspace Trust messsage.
See Image:
This seems to be the interaction between two Extensions.
an untrusted environment.
Note: In my case, the workspace is trusted or at least should be.
It seem like Extension A is getting loaded and requesting Extension B, but the trust settings do not seem to be loaded yet, causing things to get stuck.
If I disable Extension A, then it is possible to load the Insiders eddition.
Example Extesions:
Note: Version 2+ is needed. That can be found here: Release Release v2.0.1-alpha.2 · streetsidesoftware/vscode-spell-checker
Note: The file explorer is stuck and will not load.
It is not possible to open any files or workspaces.
It was possible to disable the Russian extension and restart VS Code. At that point, things started to work.
Re-enabling the Russian extension does not seem to be an issue.
Note: All of this happened after Updating Insiders.
VS Code version: Code - Insiders 1.57.0-insider (b4c1bd0, 2021-06-09T10:41:06.148Z)
OS version: Darwin x64 20.5.0
Restricted Mode: No
System Info
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
Extensions (6)
A/B Experiments
The text was updated successfully, but these errors were encountered: