-
Notifications
You must be signed in to change notification settings - Fork 56
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
Serial COM port not listed Win7_64 #141
Comments
Please check the ST console ( Some days ago I've made some small changes in this area, please follow this instructions to install the develop branch and let me know if this fix the problem Try that two things and if the error keep after change to the develop branch try to look the ST console too to see where could be the problem |
When starting ST, this is the only error message I get from the console (after plugins have loaded):
No message is given when attempting to select a serial port. The options I have are:
I tried the develop branch and get the same result. |
What is the build version of your ST ? |
Both Windows (not working) and Linux (working) are the same version 3, build 3126. |
Can you list what others plugins have you installed in your machine? |
Default.auto_indent_tag I have another computer with Win10 64-bit I will try tomorrow. |
Can you check if you keep having problem with the last changes I made? |
No change. I have ST installed on a USB drive (portable) and it works on another Windows computer (but not this one), so I'm lead to believe that there is just something not working with my computer's setup rather than an issue with your package. The "Deviot" menu bar sometimes shows and sometimes doesn't. The same with the Deviot syntax selection (bottom-right). |
I've pushed some changes in the syntax feature in the last commits, I didn't test them but I'll check again to see where is the problem. Did you noted if the error |
It's still there |
Do you have installed the developer branch? this commit should be resolved that issue |
With the developer branch, I have the following errors:
And the Deviot menu bar item is not shown. However, the Deviot syntax option is there. |
Fixed, this was an issue related with the last changed made for #144 |
I'm running Windows 7 64-bit with the latest Deviot 2.0.1.
I have an Arduino Mega (2560) on USB/COM6, but it's not listed when I select "Serial Ports(s)".
Device Manager shows the Arduino connected and installed okay. Uploading works from the Arduino IDE.
It was working as of a day or 2 ago and I don't remember installing anything that should conflict with this.
I have the same versions of ST and Deviot installed on my laptop running Ubuntu and it is working fine.
The only output in the console I get is "Select a port from the list".
I've tried removing Deviot and reinstalling, and I've tried reinstalling ST with no luck.
The text was updated successfully, but these errors were encountered: