Emulator Issues #11126
closedQt/Settings-WiiPane: Dolphin keeps polling OS for USB devices endlessly after first time search
0%
Description
What's the problem? Describe what went wrong.
In Qt, Dolphin keeps asking the OS for certain USB devices or whatever it is doing, forever, even when launching and shutting down a game.
It does not stop when the "Add New USB Device" window or the "Config" ("Settings" in code) is closed.
While on the Wx side, things appear to stop properly.
However, in DolphinWx the USB discovery goes through libusbK.sys
and the System
process, not the Dolphin's process like in the Qt version.
Both cases can be viewed in the supplied videos.
What steps will reproduce the problem?
Start Dolphin. Open "Config". Go to "Wii" tab. Press "Add..." below the big box. Close it.
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
Yes. 5.0-7503
Is the issue present in the latest stable version?
N/A
If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)
Later if necessary.
What are your PC specifications? (CPU, GPU, Operating System, more)
Win10
Supplemental Video: Qt case
https://gfycat.com/gifs/detail/FaintCoordinatedBettong
Supplemental Video: Wx case
Updated by Anonymous over 6 years ago
Correctin: It's probably not a Settings-WiiPane issue actually, I kinda carried it over automatically from a previous report. It should be renamed to "DolpingQt2:" or something.
Updated by Anonymous over 6 years ago
These link versions should view better:
Wx Case: https://gfycat.com/SillyDecentGrebe
Updated by amaiorano about 6 years ago
Opened a PR to address this: https://github.com/dolphin-emu/dolphin/pull/7486
Updated by flacs about 6 years ago
- Subject changed from Qt/Settings-WiiPane: Dolphin keeps pooling OS for USB devices endlessly after first time search to Qt/Settings-WiiPane: Dolphin keeps polling OS for USB devices endlessly after first time search
- Status changed from New to Fixed
- Fixed in set to 5.0-8890