[Mono-bugs] [Bug 77824][Wis] Changed - im: crash when calling PaintEventArgs.Graphics.Transform in OnPaint()

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 17 17:48:52 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 sebastien at ximian.com.

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

--- shadow/77824	2006-05-11 11:00:49.000000000 -0400
+++ shadow/77824.tmp.7133	2006-05-17 17:48:52.000000000 -0400
@@ -89,6 +89,12 @@
 
 
 ------- Additional Comments From miguel at ximian.com  2006-05-11 11:00 -------
 When does this happen?
 
 I can not reproduce this with SVN as of last night.
+
+------- Additional Comments From sebastien at ximian.com  2006-05-17 17:48 -------
+It looks like it can be related to bug #77734.
+
+Someone, somewhere dispose e.Graphics and MS runtime re-creates a new
+one each time, while Mono re-use the same one.


More information about the mono-bugs mailing list