[Mono-bugs] [Bug 79503][Wis] New - BadDrawable on shutdown
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 26 16:43:28 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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79503
--- shadow/79503 2006-09-26 16:43:28.000000000 -0400
+++ shadow/79503.tmp.29397 2006-09-26 16:43:28.000000000 -0400
@@ -0,0 +1,52 @@
+Bug#: 79503
+Product: Mono: Class Libraries
+Version: 1.0
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: jackson at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: BadDrawable on shutdown
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Run this sample: http://bugzilla.ximian.com/show_bug.cgi?id=79490
+2. mouse down in middle of the text, keeping mouse down move cursor outside
+textbox, and let then let the mouse up
+3. Close the form
+
+
+X11 Error encountered:
+ Error: BadDrawable (invalid Pixmap or Window parameter)
+ Request: 66 (X_PolySegment)
+ Resource ID: 0x3A00012
+ Serial: 2386
+ Hwnd: <null>
+ Control: <null>
+ at System.Windows.Forms.XplatUIX11.WhereString ()
+ at System.Windows.Forms.XplatUIX11.HandleError ()
+ at System.Windows.Forms.XplatUIX11.HandleError ()
+ at System.Windows.Forms.XplatUIX11.XPending ()
+ at System.Windows.Forms.XplatUIX11.XPending ()
+ at System.Windows.Forms.XplatUIX11.UpdateMessageQueue ()
+ 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 MonoTest27.Form1.Main ()
+
+
+How often does this happen?
+Always
More information about the mono-bugs
mailing list