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=77824

--- shadow/77824        2006-05-20 14:38:34.000000000 -0400
+++ shadow/77824.tmp.16213      2006-05-20 14:59:39.000000000 -0400
@@ -3,13 +3,13 @@
 Version: 1.1
 OS: unknown
 OS Details: 
 Status: REOPENED   
 Resolution: 
 Severity: Unknown
-Priority: Wishlist
+Priority: Normal
 Component: Windows.Forms
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
@@ -184,6 +184,35 @@
 in [0x00006] 
 (at 
/home/matt/src/mono/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:380)
 
 System.Windows.Forms.Application:Run ()
 in <0x00169> et:c ()
 in <0x00397> o7:b (System.String[] A_0)
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-05-20 14:59 -------
+I just ran the SWF unit tests and noticed that some of the tests get 
+the same assert. Maybe making the errors go away in the tests will 
+fix the error in the context of the application?
+
+***** MonoTests.System.Windows.Forms.PaintEventArgsTest.Dispose
+
+** (/home/matt/lib/mono/1.0/nunit-console.exe:24530): CRITICAL **: 
+GdipGetWorldTransform: assertion `graphics != NULL' failed
+***** 
+MonoTests.System.Windows.Forms.PaintEventArgsTest.IDisposable_IDispose
+
+** (/home/matt/lib/mono/1.0/nunit-console.exe:24530): CRITICAL **: 
+GdipGetWorldTransform: assertion `graphics != NULL' failed
+***** 
+MonoTests.System.Windows.Forms.PaintEventArgsTest.GraphicsDispose
+
+** (/home/matt/lib/mono/1.0/nunit-console.exe:24530): CRITICAL **: 
+GdipGetWorldTransform: assertion `graphics != NULL' failed
+***** MonoTests.System.Windows.Forms.PaintEventArgsTest.Dispose_True
+
+** (/home/matt/lib/mono/1.0/nunit-console.exe:24530): CRITICAL **: 
+GdipGetWorldTransform: assertion `graphics != NULL' failed
+***** MonoTests.System.Windows.Forms.PaintEventArgsTest.Dispose_False
+
+** (/home/matt/lib/mono/1.0/nunit-console.exe:24530): CRITICAL **: 
+GdipGetWorldTransform: assertion `graphics != NULL' failed
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to