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=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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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 () _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
