As many, I use wine to play windows games under linux (gentoo x86_64).
Since yesterday however, every game running on wine crashes as soon as I press any key on the keyboard.
I'm getting this error below after pressing the down-arrow key:
Code: Select all
0x7ddc9500 ImmProcessKey+0x80 [/home/.../wow64-1.7.8/wine32/dlls/imm32/../../../wine-1.7.8/dlls/imm32/imm.c:2898] in imm32: movl 0xc(%eax),%ecx
Unable to access file '/home/.../wow64-1.7.8/wine32/dlls/imm32/../../../wine-1.7.8/dlls/imm32/imm.c'
any ideas what might be causing this?
I will try to compile the newest version of wine to see if I can replicate this behaviour and will post the result here...