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

[BUG]: Fix device status issues #9

Open
okawo80085 opened this issue Mar 27, 2022 · 4 comments
Open

[BUG]: Fix device status issues #9

okawo80085 opened this issue Mar 27, 2022 · 4 comments
Assignees
Labels
bug Something isn't working driver Driver related must have This HAS to be resolved in the next release

Comments

@okawo80085
Copy link
Member

okawo80085 commented Mar 27, 2022

Right now the new driver version suffers from this weird bug on windows when the devices won't show up as active unless something sends a haptic event to one of the controllers.

Weird thing is that this is only a windows issue and that it is not a problem on older versions of our driver.

@okawo80085 okawo80085 changed the title Fix windows device lifetime issues [BUG]: Fix windows device lifetime issues Mar 27, 2022
@okawo80085 okawo80085 added the bug Something isn't working label Mar 27, 2022
@okawo80085
Copy link
Member Author

Update: after setting up CI builds, the issue appeared on Linux too, same symptoms

@okawo80085 okawo80085 changed the title [BUG]: Fix windows device lifetime issues [BUG]: Fix device status issues Apr 17, 2022
@okawo80085 okawo80085 added the driver Driver related label Apr 19, 2022
@okawo80085
Copy link
Member Author

Ok time to actually fix this, first step is to clean up the test poser to be sure that it's the driver's fault

@okawo80085
Copy link
Member Author

New poser is almost done, i'll push it upstream some time this week

@okawo80085 okawo80085 self-assigned this Jun 27, 2022
@okawo80085
Copy link
Member Author

Everything is more or less cleaned up now, and now this issue is at the same time easy to reproduce and has a really random fix.

Reproduction is easy: literally just start up with any devices setup

Random fix: trigger a haptic event, on lets say any controller, and all devices magically get their icons back

@okawo80085 okawo80085 added the must have This HAS to be resolved in the next release label Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working driver Driver related must have This HAS to be resolved in the next release
Projects
Development

No branches or pull requests

1 participant