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=79293 --- shadow/79293 2006-09-05 18:07:54.000000000 -0400 +++ shadow/79293.tmp.371 2006-09-05 18:07:54.000000000 -0400 @@ -0,0 +1,90 @@ +Bug#: 79293 +Product: Mono: Class Libraries +Version: unspecified +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: [wf-apps] SharpChess problems + +#1. clicking on the menu item "Options" -> "More Options" results in the +following: + +X11 Error encountered: + Error: BadWindow (invalid Window parameter) + Request: 12 (X_ConfigureWindow) + Resource ID: 0x3C00AA8 + Serial: 17408 + Hwnd: Hwnd, Mapped:False ClientWindow:0x3C00AA8, +WholeWindow:0x3C00AA7, Parent:[Hwnd, Mapped:False ClientWindow:0x3C00B6C, +WholeWindow:0x3C00B6B, Parent:[Hwnd, Mapped:False ClientWindow:0x3C00B8C, +WholeWindow:0x3C00B8B, Parent:[<null>]]] + Control: <handle 62917288 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.XTranslateCoordinates () + at System.Windows.Forms.XplatUIX11.XTranslateCoordinates () + 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 () + +X11 Error encountered: + Error: BadWindow (invalid Window parameter) + Request: 12 (X_ConfigureWindow) + Resource ID: 0x3C00B68 + Serial: 17418 + Hwnd: <null> + Control: <null> + at System.Windows.Forms.XplatUIX11.WhereString () + at System.Windows.Forms.XplatUIX11.HandleError () + at System.Windows.Forms.XplatUIX11.HandleError () + at System.Windows.Forms.XplatUIX11.XGetWindowProperty () + at System.Windows.Forms.XplatUIX11.XGetWindowProperty () + at System.Windows.Forms.XplatUIX11.GetWindowState () + at System.Windows.Forms.XplatUI.GetWindowState () + at System.Windows.Forms.Form.get_WindowState () + at System.Windows.Forms.Form.WndProc () + at System.Windows.Forms.Control+ControlNativeWindow.WndProc () + at System.Windows.Forms.NativeWindow.WndProc () + at System.Windows.Forms.XplatUIX11.SendMessage () + 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 () _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
