http://bugs.winehq.org/show_bug.cgi?id=58686
Bug ID: 58686 Summary: wine crashes on usb mouse plug or unplug Product: Wine Version: 10.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: winex11.drv Assignee: wine-bugs@winehq.org Reporter: wine@mi.org.ru Distribution: ---
when a usb mouse (and possibly other HID devices, but not keyboard though) is connected or disconnected from pc, all apps' windows opened in wine instantly crash with XI_BadDevice (invalid Device parameter) (Major opcode: 131 (XInputExtension) minor opcode: 3 (X_OpenDevice)). I tested this both on ryzen laptop with gentoo (wine-staging v10.8) and intel laptop with arch (wine 10.13). I will test previous versions later and maybe even will be able to track down the specific commit.