-
Notifications
You must be signed in to change notification settings - Fork 236
Unable to start serial monitor #851
Comments
Same issue here |
Same issue here |
I also see this issue |
Also have this issue. It started after update to VS Code 1.36.0. |
+1 like: ----->>>> Failed to open serial port COM3 due to error: + TypeError: Cannot read property 'close' of null |
We are working on the fix will release new version soon. |
Fixed since v0.2.27, thanks @szormok @rido-min @MichaelPfezer @CodeNameHawk @Cube-Line @rafalp9728 . |
trying to change the serial port "crashes the extension host". |
@ArthurMa1978 |
@CodeNameHawk thanks for report this, can you help to file a new issue to us? |
@ArthurMa1978 Ok. |
Hey!! We have the same issues again with VS Code v1.40.1. can you fix it again or show how can it be fixed? Than you! |
Duplicate with #918 , we are working on the fix and will let you know when it is ready. |
Have the problem resolved? looks like I have the same issue. |
Did you update VS Code and extension? |
Same problem here :( |
Duplicated with #980 |
Can confirm that downgrading to January 2020 release works ❤️! |
I am having the same issue and would love to downgrade but it appears that the January version is only offering a Win64 release. I downloaded the file VSCodeUserSetup-x64-1.42.1.exe. Although the download link has a reference of https://update.code.visualstudio.com/1.42.1/win32-x64-user/stable ,which might infer an offer for 32 or 64 bit installations, the download was a Win64 release. Where can I download the 1.42.1 Win32 release? |
Thank you very much 333fps. I installed 1.42.1 and the serial monitor is functioning as expected again. You've made my day. Now on to getting used to Vscode 👍 after using arduino UI :( for so long |
https://code.visualstudio.com site, then click Updates. This is a history of monthly releases. The link below is the redirect as of today. Left navigation to January 2020 is 1.42.1. Confirmed that rolling back to 1.42.1 fixes the serial monitor fails to open for my Windows10 install. |
Thanks Greg but the file I referenced in my comment came from that site. The only January version available for download is the win64 version. This will not install on my Windows 7 32 bit OS |
@fmlin429 @dzuda11 @cooperbaker @wouterds @DeadpoolKerns I created issue #1002 for this problem resurfacing, please post a comment there aswell. Thanks!! |
The serial monitor worked fine but couple of days ago something happened because If I try to open the following error appears:
"Failed to open serial port COM6 due to error: + TypeError: Cannot read property 'close' of null"
Similar as in issue #596.
Also I am not able to change the serial port because the dialog not opens.
I have the latest 1.36.0 and 0.2.26 version.
By the way the uploading works! So the port is alive.
And also in the Arduino IDE everything is fine.
The text was updated successfully, but these errors were encountered: