[Mono-bugs] [Bug 52217][Wis] Changed - Bitmap.SaveTo (stream) doesn't work

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 20 Dec 2003 15:25:28 -0500 (EST)


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 cmello@gmx.net.

http://bugzilla.ximian.com/show_bug.cgi?id=52217

--- shadow/52217	2003-12-16 11:03:05.000000000 -0500
+++ shadow/52217.tmp.18576	2003-12-20 15:25:28.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 52217
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: Mandrake 9.2
-Status: RESOLVED   
-Resolution: WONTFIX
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: System.Drawing.
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: cmello@gmx.net               
 QAContact: mono-bugs@ximian.com
@@ -95,6 +95,17 @@
 
 
 ------- Additional Comments From gonzalo@ximian.com  2003-12-16 11:03 -------
 So the problem was that there's no output Gif encoder.
 That depends on cairo.
 
+
+------- Additional Comments From cmello@gmx.net  2003-12-20 15:25 -------
+I compiled the latest Cairo version and the standalone program
+attached by Gonzalo worked perfectly. But it didn't work consistently
+from the asp.net sample (even changing to PNG format); it works most
+of the times, but in others the image isn't generated. 
+
+Now I don't know if the problem is in System.Drawing or System.Web..
+Please edit the case and set it accordingly.
+
+I am using XSP-0.8.