https://bugs.winehq.org/show_bug.cgi?id=46711
--- Comment #50 from Zebediah Figura z.figura12@gmail.com --- I've finally managed to reproduce this on my own machine, so I should be able to debug and fix it myself now. Sorry for the runaround.
--- Comment #51 from Zebediah Figura z.figura12@gmail.com --- I've sent a patch (https://source.winehq.org/patches/data/161946) that restores missing device strings, and another (https://source.winehq.org/patches/data/161945) that fixes the crash in hid:device test.
If you can supply your HIDTest.exe program, or (better yet) the source thereof, I'll try to test with that and make sure it's working.
--- Comment #52 from Gerold Gerold.Ruhland@gmail.com ---
I've sent a patch (https://source.winehq.org/patches/data/161946) that restores missing device strings, and another (https://source.winehq.org/patches/data/161945) that fixes the crash in hid:device test.
Great news!
I assume, that these fixes are not yet in Wine 4.5 devel and that I have to build a new version myself. Or are there any packages already available with the changes?
Do I still need to disable SDL or do you think I can leave SDL enabled now? I don't need SDL I guess, cause I don't use a Joystick or Gamepad as I don't play games.
If you can supply your HIDTest.exe program, or (better yet) the source thereof, I'll try to test with that and make sure it's working.
I will attach these files tonight when I am back home.