[Mono-bugs] [Bug 79336][Wis] New - [wf-apps] AlbumSurfer BadWindow X11 errors

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 8 18:09:08 EDT 2006


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 toshok at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79336

--- shadow/79336	2006-09-08 18:09:08.000000000 -0400
+++ shadow/79336.tmp.16292	2006-09-08 18:09:08.000000000 -0400
@@ -0,0 +1,60 @@
+Bug#: 79336
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: toshok at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [wf-apps] AlbumSurfer BadWindow X11 errors
+
+Help -> About gives about 5 of the following, all with the same stack trace:
+
+X11 Error encountered:
+  Error: BadWindow (invalid Window parameter)
+  Request:     12 (X_ConfigureWindow)
+  Resource ID: 0x3E008F2
+  Serial:      10283
+  Hwnd:        <null>
+  Control:     <null>
+         at System.Windows.Forms.XplatUIX11.WhereString () [XplatUIX11.cs:457]
+         at System.Windows.Forms.XplatUIX11.HandleError () [XplatUIX11.cs:1491]
+         at System.Windows.Forms.XplatUIX11.HandleError ()
+         at System.Windows.Forms.XplatUIX11.XGetWindowProperty ()
+         at System.Windows.Forms.XplatUIX11.XGetWindowProperty ()
+         at System.Windows.Forms.XplatUIX11.GetWindowState ()
+[XplatUIX11.cs:3618]
+         at System.Windows.Forms.XplatUI.GetWindowState () [XplatUI.cs:551]
+         at System.Windows.Forms.Form.get_WindowState () [Form.cs:923]
+         at System.Windows.Forms.Form.WndProc () [Form.cs:1794]
+         at System.Windows.Forms.Control+ControlNativeWindow.WndProc ()
+[Control.cs:162]
+         at System.Windows.Forms.NativeWindow.WndProc () [NativeWindow.cs:159]
+         at System.Windows.Forms.XplatUIX11.SendMessage () [XplatUIX11.cs:4083]
+         at System.Windows.Forms.XplatUIX11.GetMessage () [XplatUIX11.cs:3340]
+         at System.Windows.Forms.XplatUI.GetMessage () [XplatUI.cs:523]
+         at System.Windows.Forms.Application.RunLoop () [Application.cs:536]
+         at System.Windows.Forms.Form.ShowDialog () [Form.cs:1257]
+         at AlbumSurfer.MainForm.mnuHelpAbout_Click () [MainForm.cs:1199]
+         at System.MulticastDelegate.invoke_void_object_EventArgs ()
+         at System.Windows.Forms.MenuItem.OnClick () [MenuItem.cs:456]
+         at System.Windows.Forms.MenuItem.PerformClick () [MenuItem.cs:496]
+         at System.Windows.Forms.MenuTracker.OnMouseUp () [MenuAPI.cs:176]
+         at System.Windows.Forms.Form.WndProc () [Form.cs:1917]
+         at System.Windows.Forms.Control+ControlNativeWindow.WndProc ()
+[Control.cs:162]
+         at System.Windows.Forms.NativeWindow.WndProc () [NativeWindow.cs:159]
+         at System.Windows.Forms.XplatUIX11.DispatchMessage ()
+[XplatUIX11.cs:2718]
+         at System.Windows.Forms.XplatUI.DispatchMessage () [XplatUI.cs:427]
+         at System.Windows.Forms.Application.RunLoop () [Application.cs:523]
+         at System.Windows.Forms.Application.Run () [Application.cs:417]
+         at AlbumSurfer.MainForm.Main () [MainForm.cs:723]


More information about the mono-bugs mailing list