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=78635 --- shadow/78635 2006-06-13 15:39:47.000000000 -0400 +++ shadow/78635.tmp.16709 2006-06-13 15:39:47.000000000 -0400 @@ -0,0 +1,61 @@ +Bug#: 78635 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Minor +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: im: X11 handle non-existant error when logging in + +Steps to reproduce the problem: +1. start the imeem client and login + +Actual Results: +during login, you'll get this error even with MONO_XSYNC turned on + +X11 Error encountered: + Error: BadWindow (invalid Window parameter) + Request: 38 (X_QueryPointer) + Resource ID: 0x5A + Serial: 1734 + Hwnd: Hwnd, Mapped:False ClientWindow:0x5A, WholeWindow:0x5A, +Parent:[<null>] + Control: <handle 90 non-existant> + at System.Windows.Forms.XplatUIX11.WhereString () [XplatUIX11.cs:448] + at System.Windows.Forms.XplatUIX11.HandleError () [XplatUIX11.cs:1461] + at System.Windows.Forms.XplatUIX11.HandleError () + at System.Windows.Forms.XplatUIX11.XQueryPointer () + at System.Windows.Forms.XplatUIX11.XQueryPointer () + at System.Windows.Forms.XplatUIX11.GetCursorPos () +[XplatUIX11.cs:2858] + at System.Windows.Forms.XplatUI.GetCursorPos () [XplatUI.cs:483] + at System.Windows.Forms.Cursor.get_Position () [Cursor.cs:214] + at System.Windows.Forms.Control.get_MousePosition () [Control.cs:1366] + at System.Windows.Forms.ComboBox.WndProc () [ComboBox.cs:883] + at System.Windows.Forms.Control+ControlNativeWindow.WndProc () +[Control.cs:161] + at System.Windows.Forms.NativeWindow.WndProc () [NativeWindow.cs:145] + at System.Windows.Forms.XplatUIX11.DispatchMessage () +[XplatUIX11.cs:2669] + at System.Windows.Forms.XplatUI.DispatchMessage () [XplatUI.cs:419] + at System.Windows.Forms.Application.RunLoop () [Application.cs:489] + at System.Windows.Forms.Application.Run () [Application.cs:379] + + +Expected Results: +no error + +How often does this happen? +every time + +Additional Information: +without MONO_XSYNC, there are many more. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
