[Mono-bugs] [Bug 79293][Wis] Changed - [wf-apps] SharpChess problems

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 8 13:48:38 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=79293

--- shadow/79293	2006-09-07 19:57:14.000000000 -0400
+++ shadow/79293.tmp.11778	2006-09-08 13:48:38.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 79293
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: DUPLICATE
+Severity: Unknown
 Priority: Wishlist
 Component: Windows.Forms
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: toshok at ximian.com               
 QAContact: toshok at ximian.com
 TargetMilestone: 1_2
@@ -85,6 +85,50 @@
          at System.Windows.Forms.NativeWindow.WndProc ()
          at System.Windows.Forms.XplatUIX11.DispatchMessage ()
          at System.Windows.Forms.XplatUI.DispatchMessage ()
          at System.Windows.Forms.Application.RunLoop ()
          at System.Windows.Forms.Application.Run ()
          at SharpChess.frmMain.Main ()
+
+------- Additional Comments From mkestner at ximian.com  2006-09-08 13:48 -------
+You need to make sure you run with MONO_XSYNC=1 to get correct traces
+from these errors.  When I ran your sample I get two traces that both
+come out of XplatUIX11.PerformNCCalc.  I'm going to dup this to the
+bug I just opened for the same problem in CSharpTetris on startup.
+
+X11 Error encountered:
+  Error: BadWindow (invalid Window parameter)
+  Request:     12 (X_ConfigureWindow)
+  Resource ID: 0x36012B9
+  Serial:      50452
+  Hwnd:        Hwnd, Mapped:False ClientWindow:0x36012B9,
+WholeWindow:0x36012B8, Parent:[Hwnd, Mapped:False
+ClientWindow:0x360137D, WholeWindow:0x360137C, Parent:[Hwnd,
+Mapped:False ClientWindow:0x360139D, WholeWindow:0x360139C,
+Parent:[<null>]]]
+  Control:     <handle 56627897 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.Form.ShowDialog ()
+         at SharpChess.frmMain.mnuMoreOptions_Click ()
+         at System.MulticastDelegate.invoke_void_object_EventArgs ()
+         at System.Windows.Forms.MenuItem.OnClick ()
+         at System.Windows.Forms.MenuItem.PerformClick ()
+         at System.Windows.Forms.MenuTracker.OnMouseDown ()
+         at System.Windows.Forms.Form.WndProc ()
+         at System.Windows.Forms.Control+ControlNativeWindow.WndProc ()
+         at System.Windows.Forms.NativeWindow.WndProc ()
+         at System.Windows.Forms.XplatUIX11.DispatchMessage ()
+         at System.Windows.Forms.XplatUI.DispatchMessage ()
+         at System.Windows.Forms.Application.RunLoop ()
+         at System.Windows.Forms.Application.Run ()
+         at SharpChess.frmMain.Main ()
+
+
+*** This bug has been marked as a duplicate of 79326 ***


More information about the mono-bugs mailing list