[Mono-bugs] [Bug 77735][Wis] Changed - bad rendering of ZedGraph with libgdiplus

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Mar 10 10:24:13 EST 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=77735

--- shadow/77735	2006-03-09 15:36:51.000000000 -0500
+++ shadow/77735.tmp.26885	2006-03-10 10:24:13.000000000 -0500
@@ -11,13 +11,13 @@
 AssignedTo: jordi at ximian.com                            
 ReportedBy: bonsouere at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: sigsegv with libgdiplus
+Summary: bad rendering of ZedGraph with libgdiplus
 
 Description of Problem:
 
 I tried a charting library called ZedGraph (www.zedgraph.org) with mono.
 A very simple sample works, but trying a more complicated one, I got 
 sigsegv.
@@ -135,6 +135,15 @@
 Adding Legend.IsVisible = false to  attached sample source code, 
 there is no more sigsegv, but the picture is far from complete. See 
 attachment.
 
 Here is what is expected:
 http://zedgraph.org/wiki/index.php?title=Image:Piedemo.png
+
+------- Additional Comments From sebastien at ximian.com  2006-03-10 10:24 -------
+Using ZedGraph 4.3, I don't get the SIGSEGV with SVN HEAD (and my
+local modifications*) with (or without) turning off the Legend.
+However the output is similar (apart from showing the legend text).
+
+* which do not seem to be called as no debugging output is seen from them.
+
+I'm changing the bug summary description to reflect this.


More information about the mono-bugs mailing list