[Mono-bugs] [Bug 60663][Nor] Changed - MeasureString and DrawString crash
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 14 Sep 2004 23:40:48 -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 david.mitchell@telogis.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60663
--- shadow/60663 2004-07-30 02:18:12.000000000 -0400
+++ shadow/60663.tmp.4575 2004-09-14 23:40:48.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 60663
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details: Gentoo
-Status: NEEDINFO
+Status: CLOSED
Resolution:
Severity: Unknown
Priority: Normal
Component: Sys.Drawing.
AssignedTo: mono-bugs@ximian.com
ReportedBy: david.mitchell@telogis.com
@@ -91,6 +91,9 @@
------- Additional Comments From rkumar@novell.com 2004-07-30 02:18 -------
Rewording my statement for clarity. Please update your libgdiplus from
mono-1-0 branch. Using libgdiplus from cvs HEAD might not help,
because problem seems to be with the version of cairo we are using as
our dependency.
Please close the bug, if you find it fixed ;-)
+
+------- Additional Comments From david.mitchell@telogis.com 2004-09-14 23:40 -------
+This fixes it. Thanks.