[Mono-bugs] [Bug 78944][Blo] Changed - A winform app crashes when keyboard is pressed.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Sep 9 02:36:20 EDT 2006
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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78944
--- shadow/78944 2006-09-09 02:34:28.000000000 -0400
+++ shadow/78944.tmp.27134 2006-09-09 02:36:20.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 78944
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: ubuntu 6.06 lts
-Status: NEEDINFO
+Status: CLOSED
Resolution:
Severity: Unknown
Priority: Blocker
Component: Windows.Forms
AssignedTo: lupus at ximian.com
ReportedBy: mandark at cu-cdo.edu.ph
@@ -298,6 +298,16 @@
take effect.
To get past the bug, I changed it to English (USA) then restarted ubuntu.
------- Additional Comments From miguel at ximian.com 2006-09-09 02:34 -------
*** Bug 79276 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From miguel at ximian.com 2006-09-09 02:36 -------
+The crash is due to the null xim passed to CreateXic when we are
+unable to do XOpenIM.
+
+I have commited a patch that will not call XCreateIC when we do not
+have the IM, the code in the X11Keyboard driver already coped with the
+xic not being available.
+
+I thnk the fix is correct.
More information about the mono-bugs
mailing list