https://bugs.winehq.org/show_bug.cgi?id=57123 Bug ID: 57123 Summary: Wine crashes when input devices are plugged / unplugged Product: Wine-staging Version: 9.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: germanapps(a)gmail.com CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com Distribution: --- When I plug or unplug my mouse (or connect / disconnect my bluetooth mouse, it doesn't matter), wine always crash regardless of the running application. The bug has developed gradually. First version that crashes only on unplugging was 9.4. Since version 9.11 wine crashes on both plugging and unplugging. Tests were done by creating a completely new prefix for each tested version. The error message wine prints into console: X Error of failed request: XI_BadDevice (invalid Device parameter) Major opcode of failed request: 131 (XInputExtension) X Error of failed request: XI_BadDevice (invalid Device parameter) Major opcode of failed request: 131 (XInputExtension) Minor opcode of failed request: 3 (X_OpenDevice) Device id in failed request: 0x7600001 Serial number of failed request: 262 Current serial number in output stream: 262 Minor opcode of failed request: 3 (X_OpenDevice) Device id in failed request: 0x8200001 Serial number of failed request: 238 Current serial number in output stream: 238 The last version without the bug is 9.3. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.