[Mono-bugs] [Bug 79326][Nor] New - X BadWindow errors in XplatUIX11.PerformNCCalc

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 8 13:36:47 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 mkestner at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79326

--- shadow/79326	2006-09-08 13:36:46.000000000 -0400
+++ shadow/79326.tmp.11604	2006-09-08 13:36:46.000000000 -0400
@@ -0,0 +1,42 @@
+Bug#: 79326
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: mkestner at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: X BadWindow errors in XplatUIX11.PerformNCCalc
+
+I see this error frequently in several apps.  It can happen in dialogs or
+main forms.  The following trace is from wf-apps/CSharpTetris on startup:
+
+
+X11 Error encountered:
+  Error: BadWindow (invalid Window parameter)
+  Request:     12 (X_ConfigureWindow)
+  Resource ID: 0x3600009
+  Serial:      2024
+  Hwnd:        Hwnd, Mapped:False ClientWindow:0x3600009,
+WholeWindow:0x3600008, Parent:[Hwnd, Mapped:False ClientWindow:0x360001B,
+WholeWindow:0x360001A, Parent:[<null>]]
+  Control:     <handle 56623113 non-existant>
+         at System.Windows.Forms.XplatUIX11.WhereString ()
+         at System.Windows.Forms.XplatUIX11.HandleError ()
+         at System.Windows.Forms.XplatUIX11.HandleError ()
+         at System.Windows.Forms.XplatUIX11.XMoveResizeWindow ()
+         at System.Windows.Forms.XplatUIX11.XMoveResizeWindow ()
+         at System.Windows.Forms.XplatUIX11.PerformNCCalc ()
+         at System.Windows.Forms.XplatUIX11.GetMessage ()
+         at System.Windows.Forms.XplatUI.GetMessage ()
+         at System.Windows.Forms.Application.RunLoop ()
+         at System.Windows.Forms.Application.Run ()
+         at CSharp_Tetris.LayoutForm.Main ()


More information about the mono-bugs mailing list