Skip to content

listComPorts.exe - Type mismatch 80020005 #1818

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

Closed
pfruh opened this issue Jan 22, 2014 · 3 comments
Closed

listComPorts.exe - Type mismatch 80020005 #1818

pfruh opened this issue Jan 22, 2014 · 3 comments

Comments

@pfruh
Copy link

pfruh commented Jan 22, 2014

I'm having strange COM port disappearing / serial problems with the Arduino 1.5.5-R2 IDE,
while searching for the issue, I manually ran listComPorts.exe and got this error.
#1573 should have already fixed this, but it still seems broken.

It seems to be caused by

dhGetValue(L"%s", &name,  objDevice, L".Name");

2014-01-22 16_58_32-

@cmaglie
Copy link
Member

cmaglie commented Jan 22, 2014

The listComPorts.exe is currently disabled (i.e. is not used by the Arduino IDE) because of this bug.

The executable is a leftover, until we found a definitive solution to this problem.

@pfruh
Copy link
Author

pfruh commented Jan 22, 2014

Thanks, so i have to search for the issue somewhere else.

@pfruh pfruh closed this as completed Jan 22, 2014
@dotKokott
Copy link

Just in case this helps anybody else:
I ran into the same problem & created a C# executable of listComPorts + some info on how to get this information without an extra executable: https://github.com/dotKokott/listComPorts-csharp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants