http://bugs.winehq.org/show_bug.cgi?id=4704
------- Additional Comments From stimming@tuhh.de 2007-02-03 07:01 ------- Similar to bug#4297.
I see the same problem on x86_64 and en_US.UTF-8 locale: when running notepad.exe and typing one of the German non-ASCII characters (รค, the a-umlaut), I get
$ LANG=en_US.UTF-8 wine notepad err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 00E4 (adiaeresis) : err:keyboard:X11DRV_ToUnicodeEx (virtKey=E9,scanCode=64,keycode=30,state=10)
Same with LANG=C. This is wine-0.9.31 on Kubuntu 6.10 Edgy Eft AMD64 (!). According to https://help.ubuntu.com/community/WineForAMD64 I've installed the 32bit version of wine on the amd64 system - which might be a hint as to why this error occurs.
@Roman: Do you have an AMD64 architecture as well? Or a normal 32bit system?