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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78077 --- shadow/78077 2006-06-21 15:46:06.000000000 -0400 +++ shadow/78077.tmp.8723 2006-06-21 15:52:27.000000000 -0400 @@ -93,6 +93,36 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-06-21 15:41 ------- The above attachment was done on MacOS 10.4 Intel, with a Logitech usb keyboard. ------- Additional Comments From [EMAIL PROTECTED] 2006-06-21 15:46 ------- Running on this keyboard, the Alt key causes a crash on a winforms app. + +------- Additional Comments From [EMAIL PROTECTED] 2006-06-21 15:52 ------- +Output when --debug flag is used: + +Unhandled Exception: System.IndexOutOfRangeException: Array index is +out of range. +in [0x0003c] (at +/private/tmp/scratch/mono-1.1.15/mcs/class/Managed.Windows.Forms/System.Windows.Forms/X11Keyboard.cs:393) +System.Windows.Forms.X11Keyboard:UpdateKeyState (XEvent xevent) +in [0x00038] (at +/private/tmp/scratch/mono-1.1.15/mcs/class/Managed.Windows.Forms/System.Windows.Forms/X11Keyboard.cs:138) +System.Windows.Forms.X11Keyboard:KeyEvent (IntPtr hwnd, XEvent xevent, +System.Windows.Forms.MSG msg) +in [0x00146] (at +/private/tmp/scratch/mono-1.1.15/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11.cs:2820) +System.Windows.Forms.XplatUIX11:GetMessage (System.Windows.Forms.MSG +msg, IntPtr handle, Int32 wFilterMin, Int32 wFilterMax) +in [0x00009] (at +/private/tmp/scratch/mono-1.1.15/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUI.cs:490) +System.Windows.Forms.XplatUI:GetMessage (System.Windows.Forms.MSG msg, +IntPtr hWnd, Int32 wFilterMin, Int32 wFilterMax) +in [0x00286] (at +/private/tmp/scratch/mono-1.1.15/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:412) +System.Windows.Forms.Application:RunLoop (Boolean Modal, +System.Windows.Forms.ApplicationContext context) +in [0x00007] (at +/private/tmp/scratch/mono-1.1.15/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:292) +System.Windows.Forms.Application:Run (System.Windows.Forms.Form mainForm) +in <0x0002f> SineCurve:Main () + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
