onelove
2009-Apr-28 15:44 UTC
[Wine] Gw.exe -- keyboard:X11DRV_MapVirtualKeyEx keyboard layout
Under wine versions .19 and .20 (only 2 I've tried), I get sticking keys resulting in uncontrollable spinning (or running or whatever key gets stuck. The log output has a bunch (100+) fixmes relating to keyboard (see code). Thanks for any help! Code: fixme:keyboard:X11DRV_MapVirtualKeyEx keyboard layout (nil) is not supported fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0000: stub! I did try these below fixes, btw: Running: WINEDEBUG=-all wine "C:\Program Files\Guild Wars\Gw.exe" WINEDEBUG=-all will stop the flood of fixme messages generated from normal use. If you require debugging, omit this option. Troubleshooting: * Make sure 3D works in native applications before blaming Wine. Try glxgears, or a 3D game such as etracer or supertuxkart. DONE * Use the latest version of Wine, at least 1.0. Type 'wine --version' to check. YES * Try different versions of Windows in winecfg, such as Windows XP and 98. XP, 2000, 98 all same * Under the winecfg Graphics tab, try experimenting with the window settings if you have window/resizing issues. YES, DID SET THE WINDOW TO A SPECIFIC SIZE. * Turn off Compiz Fusion desktop effects. YES * "Guild Wars has encountered an unrecoverable graphics driver error and must terminate" (bug #12870) is caused by fglrx, not Wine. If you are having graphics issues, use regedit to try some registry keys: * UseGLSL=disabled * DirectDrawRenderer=opengl * OffscreenRenderingMode=pbuffer or fbo * RenderTargetLockMode=auto DIDN"T TRY THESE YET Appending these flags to the run command may help you: * -dx8 - Uses DirectX 8 * -dsound - Uses DirectSound * -nosound - Disables sound TRIED THESE[/code]
vitamin
2009-Apr-28 19:45 UTC
[Wine] Re: Gw.exe -- keyboard:X11DRV_MapVirtualKeyEx keyboard layout
onelove wrote:> Under wine versions .19 and .20 (only 2 I've tried), I get sticking keys resulting in uncontrollable spinning (or running or whatever key gets stuck.Remove any key switchers, emulators, accelerators, etc. Anything that messing with the keyboard. Most of them do nasty things not compatible with Wine.
Seemingly Similar Threads
- [Bug 102430] New: nv4x - memory problems when starting graphical application - logs included
- [Bug 97217] New: apitrace error
- Half-Life 2 crashing with Wine 1.1.43 on Ubuntu 10.4
- [Bug 105173] [MCP79][Regression] Unhandled NULL pointer dereference in nvkm_object_unmap since kernel 4.15
- [PATCH] nouveau_vieux: add AllocTextureImageBuffer implementation