[Mono-bugs] [Bug 80562][Wis] Changed - System.Drawing.Graphics.MeasureString not working.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jan 30 20:32:15 EST 2007
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=80562
--- shadow/80562 2007-01-30 19:23:33.000000000 -0500
+++ shadow/80562.tmp.23103 2007-01-30 20:32:15.000000000 -0500
@@ -250,6 +250,17 @@
------- Additional Comments From vlad.dimitrov at gmail.com 2007-01-30 19:23 -------
Created an attachment (id=18589)
This is a slightly different test case with both strings in latin.
+
+------- Additional Comments From sebastien at ximian.com 2007-01-30 20:32 -------
+At first I found it strange that you have libcairo in your stacktrace
+since libgdiplus includes it's own copy of Cairo.
+#14 0xb6ce5ab0 in ?? () from /usr/lib/libcairo.so.2
+
+At second glance I see you're using a version of Gtk+ that use Cairo
+and I'm starting to wonder how (and if) both versions can coexists
+peacefully together...
+
+
More information about the mono-bugs
mailing list