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

GUI unresponsive under windows #19

Open
fvollmer opened this issue Jun 1, 2021 · 3 comments
Open

GUI unresponsive under windows #19

fvollmer opened this issue Jun 1, 2021 · 3 comments

Comments

@fvollmer
Copy link

fvollmer commented Jun 1, 2021

The gui of lps-tools was unresponsive for me. I was able to track the problem down to

ports = comports()

in nodeConfigurator.py

Workaround: Disable bluetooth on your pc. I guess this problem is related to pyserial/pyserial#451 and only windows should be affected.

@krichardsson
Copy link
Contributor

Thanks for the report!
It is probably time to take a look at this code in general and do a touch up.

@knmcguire knmcguire added the bug label Mar 9, 2022
@matejkarasek
Copy link

I confirm this is still the case on Windows 11 Home with recent updates and the bluetooth-off workaround still works

@knmcguire
Copy link
Contributor

the bluetooth workaround doesn't seem to work anymore...

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

No branches or pull requests

4 participants