-
Notifications
You must be signed in to change notification settings - Fork 27
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
Release v3.7.0 errors when activating extensions, never finishes loading #184
Comments
+1 |
+1 |
on Ubuntu Desktop i dont see se error message above but these
would love to help debugging but dont know what i can do at the moment. edit: hmm, on v3.6. i have the same error as described above. my user have the "dialout" group. i get no connection to a pico. Chris |
same here, 3.6 still works |
For me v3.5 works but not above. i am on ubuntu desktop 22.04.3 LTS. are you all on windows guys?! |
Windows 11 10.0.22631 v.3.7 doesn't work even with all others extensions disabled (except the required one)... |
Same problem here - Both on Ubuntu arm64 and Windows 11 x86. Latest version results in "activating extensions" and then quits. nothing happens. |
I'm on WIndows 11. |
Hotfix v3.7.1 will release in the next few minutes. Sorry for the inconvenience. |
Sorry to reopen this issue, but this is still happening on my machine. |
Np, on which platform are you experiencing this issue? |
I just upgraded to 3.7.3. I see "Activating Extensions..." spin for a while on the status bar, then the extension fails to load.
I guess this is the same issue. Let me know if you want a new issue created. |
@shochwald-maptek It should be the same as #189. Defender deleted the file cause of outdated virus definitions. It should Microsoft maybe about 12h to fix this issue. (if it's the same issue as in the linked one) But just to know, what output do you get for |
|
@shochwald-maptek Microsoft just released new definitions for defender that fix this issue. Though you seem to require a reinstall of the extension as defender removed the file on you system. |
Windows, but it works now. I had the same issue as above with the |
What are the steps to reproduce this issue?
> MicroPico: Connect
What happens?
The extension never finishes loading
What were you expecting to happen?
The extension should load (eventually)
Any logs, error output, etc?
(To get extension logs see Terminal > Output > Extension Host and copy output concerning pico-w-go or micropico)
(If it’s long, please paste to https://gist.github.com and insert the link here)
2024-01-18 18:25:27.331 [info] ExtensionService#_doActivateExtension paulober.pico-w-go, startup: false, activationEvent: 'onFileSystem:pico'
2024-01-18 18:25:27.958 [error] Error: spawn c:\Users\Notcheroo.vscode\extensions\paulober.pico-w-go-3.7.0-win32-x64\dist\scripts\wrapper_win32\wrapper_win32_amd64.exe ENOENT
at ChildProcess._handle.onexit (node:internal/child_process:283:19)
at onErrorNT (node:internal/child_process:476:16)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Any other comments?
N/a
Which version of MicroPico are you using?
v3.7.0
Support info
Copy this from the
Help -> Info/About -> Copy
(Code -> About Visual Studio Code -> Copy
on macOS) option in Visual Studio Code:The text was updated successfully, but these errors were encountered: