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

1.3.0 on Windows doesn't detect USB changes #128

Closed
sagacity opened this issue Oct 23, 2023 · 2 comments · Fixed by #129
Closed

1.3.0 on Windows doesn't detect USB changes #128

sagacity opened this issue Oct 23, 2023 · 2 comments · Fixed by #129

Comments

@sagacity
Copy link

Disclaimer: First time user of your tool, so I may be imagining things :)

Version 1.3.0 of display_switch doesn't seem to detect any USB changes, at least on Windows 11. Nothing shows up in the logs (even with debug logging enabled via RUST_LOG=debug).

Version 1.2.0 works fine with logging like 09:58:55 [DEBUG] (1) display_switch::app: Detected device change. Removed device: "0bda:5412".

I haven't spent any time on bisecting dependencies to figure out what's going on, but happy to assist if you cannot reproduce the issue.

@chris400
Copy link

For me 1.3.0 does not detect changes on Windows 10 either.

1.2.0 works fine on both Windows 10 and Windows 11.

@haimgel
Copy link
Owner

haimgel commented Oct 24, 2023

Confirm the bug, I can replicate it. Looking into it this week.

haimgel added a commit that referenced this issue Oct 24, 2023
From 1.71.0, USB callback is crashing with exception, reason unknown.

This should fix #128
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

Successfully merging a pull request may close this issue.

3 participants