[Mono-bugs] [Bug 75026][Wis] Changed - System.Drawing.Image.Save(Stream) throws NotImplementedException

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 23 06:00:21 EDT 2005


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 kornelpal at hotmail.com.

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

--- shadow/75026	2005-05-23 05:49:43.000000000 -0400
+++ shadow/75026.tmp.17826	2005-05-23 06:00:21.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75026
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Wishlist
 Component: Sys.Drawing.
 AssignedTo: kornelpal at hotmail.com                            
 ReportedBy: morpheus4you at gmail.com               
 QAContact: mono-bugs at ximian.com
@@ -43,6 +43,19 @@
 Always
 
 Additional Information:
 I was trying to get a so-called CAPTCHA-image to be generated succesfully
 while i encountered this bug. You can find the code for this example on
 codeproject.com: http://www.codeproject.com/aspnet/CaptchaImage.asp
+
+------- Additional Comments From kornelpal at hotmail.com  2005-05-23 06:00 -------
+I think your are using Mono 1.1.7 or earlier on Windows.
+
+This method is supported on Linux.
+
+I have implemented this functionality and is available in SVN.
+
+Note that you have to compile the runtime from SVN as well to be 
+able to use the most recent version of System.Drawing as the runtime 
+was lack of some required functionality.
+
+Use SVN revision 44821 or leater.


More information about the mono-bugs mailing list