[Bug Report] Windows WMI qwery failed
<!-- Found a bug? Something isn't working as expected? To help us keep track of the requests please start the title with [Bug Report] --> ### Description of Bug <!-- Please describe the bug. Explain any steps taken to reproduce the bug and what you expect the correct behavior to be. --> I have started seeing a few issues related to this and I am opening this to keep track of the investigation but I do not know the root cause. Multiple Windows users are running into a issue where OpenRGB is not able to access the WMI interfaces leading to the Motherboard DMI name to be empty and none of the SMBus interfaces are able to be used. This seems to be happening after the release of 0.6 but need to trace down the commit to be sure. Example log ``` Notice: Detection started Notice: Initializing HID interfaces: Success Notice: Loading plugins Notice: Detecting I2C interfaces Notice: WMI query failed, i801 I2C bus detection aborted Notice: Registering I2C interface: NVidia NvAPI I2C on GPU 0 Notice: WMI query failed, piix4 I2C bus detection aborted Notice: Detecting I2C devices Notice: Detecting HID devices Notice: Registering RGB controller: RGB Header Notice: Registering RGB controller: Digital ARGB1 Notice: Registering RGB controller: Digital ARGB2 Notice: Registering RGB controller: Digital ARGB3 Notice: Registering RGB controller: Digital ARGB4 Notice: Registering RGB controller: All Digital ARGB Notice: Registering RGB controller: Logitech G502 Hero Gaming Mouse Notice: Unable to open all device report endpoints, unable to add device Notice: Detecting other devices ``` Related issues: #1487 ### Hardware Configuration <!-- Please list the RGB hardware that you are using with OpenRGB. If your bug does not relate to any one particular device or device type, or if the bug is in a part of the code not directly interacting with hardware, this is optional. --> * https://discord.com/channels/699861463375937578/722900386028978186/854846013952753674 * https://discord.com/channels/699861463375937578/722900386028978186/857702353360125954 * https://discord.com/channels/699861463375937578/722900386028978186/857716411538341929
issue