[Mono-bugs] [Bug 61414][Nor] Changed - System.Drawing.Graphics.DrawString crash

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 30 Jul 2004 02:21:54 -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=61414

--- shadow/61414	2004-07-12 09:11:48.000000000 -0400
+++ shadow/61414.tmp.17188	2004-07-30 02:21:54.000000000 -0400
@@ -138,6 +138,15 @@
 #10 0x415de617 in ?? ()
 /* Junk down here. */
 
 Btw, I'm using debian packages, I just copied
 src/.libs/libgdiplus.so.0.0.0 to /usr/lib
 
+
+------- Additional Comments From rkumar@novell.com  2004-07-30 02:21 -------
+Fixed in cvs. 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 :-)
+
+Thanks!