[Mono-bugs] [Bug 74524][Nor] Changed - Problem with 'default keyboard layout' in Windows.Forms program
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 27 Apr 2005 18:28:56 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by jackson@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74524
--- shadow/74524 2005-04-11 20:40:31.000000000 -0400
+++ shadow/74524.tmp.24358 2005-04-27 18:28:56.000000000 -0400
@@ -106,6 +106,13 @@
I left a very important information (IMHO), I am not working directly
in the Linux station (in this one it works fine) I am working with
X-Win32 6.1 X-Server running itself in WXP SP2 with a Spanish keyboard
layout. I also test this with WinaXe Plus 7.4 obtaining the same
error. On the other hand, if I change de keyboard layout to united
states, works fine.
+
+------- Additional Comments From jackson@ximian.com 2005-04-27 18:28 -------
+I am now initializing a default keyboard, this should prevent a crash
+when the correct layout isn't detected. This isn't the complete
+solution, but should get things working in your case.
+
+Leaving the bug open, as this is not a real fix....