Skip to content
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

Device dialog throws connection in use error #74

Open
glopesdev opened this issue Sep 7, 2023 · 1 comment
Open

Device dialog throws connection in use error #74

glopesdev opened this issue Sep 7, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@glopesdev
Copy link
Member

This seems to be either when a temporary connection to the device has been opened to update the name of the Device node, or when quickly switching COM ports. It is worth testing if a few delayed retries might solve the issue, otherwise either find a way to know when the COM port is free or show a more friendly dialog box offering the option to retry the connection.

@glopesdev glopesdev added the bug Something isn't working label Sep 7, 2023
@glopesdev
Copy link
Member Author

Something we noticed today is that changing the selected COM port int the drop-down may not update the actual device connection, since the label in the status bar can indicate the previously selected device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant