https://bugzilla.novell.com/show_bug.cgi?id=324832
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=324832#c2 --- Comment #2 from Gert Driesen <[EMAIL PROTECTED]> 2008-01-09 12:47:32 MST --- I actually get an ObjectDisposedException using SVN head: Unhandled Exception: System.ObjectDisposedException: The object was used after being disposed. at System.Windows.Forms.Control.CreateHandle () [0x00000] at System.Windows.Forms.Form.CreateHandle () [0x00000] at System.Windows.Forms.Control.get_Handle () [0x00000] at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:get_Handle () at System.Windows.Forms.Control.PointToScreen (Point p) [0x00000] at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:PointToScreen (System.Drawing.Point) at System.Windows.Forms.ContextMenu.Show (System.Windows.Forms.Control control, Point pos) [0x00000] at (wrapper remoting-invoke-with-check) System.Windows.Forms.ContextMenu:Show (System.Windows.Forms.Control,System.Drawing.Point) at System.Windows.Forms.NotifyIcon.OnMouseUp (System.Windows.Forms.MouseEventArgs e) [0x00000] at (wrapper remoting-invoke-with-check) System.Windows.Forms.NotifyIcon:OnMouseUp (System.Windows.Forms.MouseEventArgs) at System.Windows.Forms.NotifyIcon+NotifyIconWindow.HandleMouseUp (System.Object sender, System.Windows.Forms.MouseEventArgs e) [0x00000] at System.Windows.Forms.Control.OnMouseUp (System.Windows.Forms.MouseEventArgs e) [0x00000] at System.Windows.Forms.Control.WmRButtonUp (System.Windows.Forms.Message& m) [0x00000] at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00000] at System.Windows.Forms.ScrollableControl.WndProc (System.Windows.Forms.Message& m) [0x00000] at System.Windows.Forms.ContainerControl.WndProc (System.Windows.Forms.Message& m) [0x00000] at System.Windows.Forms.Form.WmButtonUp (System.Windows.Forms.Message& m) [0x00000] at System.Windows.Forms.Form.WndProc (System.Windows.Forms.Message& m) [0x00000] at System.Windows.Forms.NotifyIcon+NotifyIconWindow.WndProc (System.Windows.Forms.Message& m) [0x00000] at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000] at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00000] at System.Windows.Forms.XplatUIX11.DispatchMessage (System.Windows.Forms.MSG& msg) [0x00000] at System.Windows.Forms.XplatUI.DispatchMessage (System.Windows.Forms.MSG& msg) [0x00000] at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00000] at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] at MainForm.Main () [0x00000] -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
