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=79544 --- shadow/79544 2006-10-01 12:34:38.000000000 -0400 +++ shadow/79544.tmp.30514 2006-10-01 12:34:38.000000000 -0400 @@ -0,0 +1,51 @@ +Bug#: 79544 +Product: Mono: Class Libraries +Version: 1.0 +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: NotifyIcon produces a bunch of X errors + +Run the notifyicon sample swf-notifyicon. Click or double click inside the +form and you get Badwindow X errors: + +X11 Error encountered: + Error: BadWindow (invalid Window parameter) + Request: 18 (X_ChangeProperty) + Resource ID: 0x2E00002 + Serial: 321 + Hwnd: Hwnd, Mapped:False ClientWindow:0x2E00002, +WholeWindow:0x2E00002, Parent:[Hwnd, Mapped:False ClientWindow:0x2E00001, +WholeWindow:0x2E00001, Parent:[<null>]] + Control: System.Windows.Forms.NotifyIcon+NotifyIconWindow + at System.Windows.Forms.XplatUIX11.WhereString () [XplatUIX11.cs:524] + at System.Windows.Forms.XplatUIX11.HandleError () [XplatUIX11.cs:1590] + at System.Windows.Forms.XplatUIX11.HandleError () + at System.Windows.Forms.XplatUIX11.XSync () + at System.Windows.Forms.XplatUIX11.XSync () + at System.Windows.Forms.XplatUIX11.SystrayAdd () [XplatUIX11.cs:4760] + at System.Windows.Forms.XplatUI.SystrayAdd () [XplatUI.cs:893] + at System.Windows.Forms.NotifyIcon.ShowSystray () [NotifyIcon.cs:251] + at System.Windows.Forms.NotifyIcon.set_Icon () [NotifyIcon.cs:302] + at MWFTestApplication.MainWindow.timer_Tick () [swf-notifyicon.cs:52] + at System.MulticastDelegate.invoke_void_object_EventArgs () + at System.Windows.Forms.Timer.OnTick () [Timer.cs:135] + at System.Windows.Forms.Timer.FireTick () [Timer.cs:128] + at System.Windows.Forms.XplatUIX11.CheckTimers () [XplatUIX11.cs:1224] + at System.Windows.Forms.XplatUIX11.UpdateMessageQueue () +[XplatUIX11.cs:1295] + at System.Windows.Forms.XplatUIX11.GetMessage () [XplatUIX11.cs:3062] + at System.Windows.Forms.XplatUI.GetMessage () [XplatUI.cs:524] + at System.Windows.Forms.Application.RunLoop () [Application.cs:543] + at System.Windows.Forms.Application.Run () [Application.cs:421] + at MWFTestApplication.MainWindow.Main () [swf-notifyicon.cs:116] _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
