HoboVR-Labs / issue_tracker

General issues to fix or features to be implemented
3 stars 0 forks source link

[BUG]: Fix device status issues #9

Open okawo80085 opened 2 years ago

okawo80085 commented 2 years ago

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 commented 2 years ago

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

okawo80085 commented 2 years ago

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 commented 2 years ago

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

okawo80085 commented 2 years ago

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