[Mono-bugs] [Bug 60663][Nor] Changed - MeasureString and DrawString crash
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 30 Jul 2004 02:13:29 -0400 (EDT)
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 rkumar@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60663
--- shadow/60663 2004-07-30 01:12:52.000000000 -0400
+++ shadow/60663.tmp.17070 2004-07-30 02:13:29.000000000 -0400
@@ -79,6 +79,11 @@
------- Additional Comments From rkumar@novell.com 2004-07-30 01:12 -------
I verified your testcase with 1.0 and cvs. It is reproducable with 1.0
but it not reproducable with cvs version of libgdiplus. I would
suggest you to use libgdiplus and System.Drawing from cvs. However,
I'll try to figure out what has fixed the problem to get the patch in
1.0 branch also.
+
+------- Additional Comments From rkumar@novell.com 2004-07-30 02:13 -------
+Fixed in cvs. Please update your libgdiplus from 1.0 branch. Using
+libgdiplus from cvs might not help, because problem seems to be with
+the version of cairo we are using as our dependency.