http://bugs.winehq.org/show_bug.cgi?id=21901
Summary: Sonic Riders launcher hangs when trying to remap control keys Product: Wine Version: 1.1.39 Platform: x86 URL: http://files.filefront.com/Sonic+Riders+Demo/;6040611; /fileinfo.html OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-dinput AssignedTo: wine-bugs@winehq.org ReportedBy: Huk@wine.x.pl
Created an attachment (id=26551) --> (http://bugs.winehq.org/attachment.cgi?id=26551) Debug log created with: WINEDEBUG=+dinput,+dinput8
If we try to change default key mapping in launcher of "Sonic Riders", it will hang - there are no debug messages in terminal, probably because wine is still running, only launcher is in the state of infinite loop (or something similar because it eats 50% of dual core CPU). I think this bug is related to:
trace:dinput:IDirectInputDevice2AImpl_GetDeviceData (0x13a2d0) 0x33c65c -> 0x33c5b0(8) x20, 0x00000000
there are many such calls at the end of debug.log (see attachment).
This bug also affects the demo which can be downloaded from the url above.