[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
Fri, 29 Apr 2005 10:36:52 -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 kovymail@centrum.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=74524
--- shadow/74524 2005-04-27 20:01:40.000000000 -0400
+++ shadow/74524.tmp.11540 2005-04-29 10:36:52.000000000 -0400
@@ -121,6 +121,11 @@
Sorry, this solution throws a System.NullReferenceException. The
problem is that the layout variable is declared in DetectLayout
function an initialized to null, then when run the line:
Console.WriteLine (Locale.GetText("Keyboard layout not recognized,
using default layout: " + layout.Comment));
throws the exception.
+
+------- Additional Comments From kovymail@centrum.cz 2005-04-29 10:36 -------
+Created an attachment (id=15037)
+czech X configuration file - with this also the same bug
+