[Mono-bugs] [Bug 80786][Wis] Changed - [WIN] Saving Image to MemoryStream fails
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Feb 10 14:34:59 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=80786
--- shadow/80786 2007-02-10 14:26:10.000000000 -0500
+++ shadow/80786.tmp.28004 2007-02-10 14:34:59.000000000 -0500
@@ -1,23 +1,23 @@
Bug#: 80786
Product: Mono: Class Libraries
Version: 1.2
-OS:
+OS: Windows XP
OS Details: Windows XP SP 2 Czech
Status: NEW
Resolution:
-Severity:
-Priority: Major
+Severity: Unknown
+Priority: Wishlist
Component: Sys.Drawing.
-AssignedTo: mono-bugs at ximian.com
+AssignedTo: sebastien at ximian.com
ReportedBy: levap at bansky.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Saving Image to MemoryStream faills
+Summary: [WIN] Saving Image to MemoryStream fails
Description of Problem:
Saving System.Drawing.Image into MemoryStream throws exception.
Steps to reproduce the problem:
@@ -82,6 +82,9 @@
string smg = ImageToString(img);
Console.WriteLine(smg);
}
}
}
+
+------- Additional Comments From sebastien at ximian.com 2007-02-10 14:34 -------
+works under Linux
More information about the mono-bugs
mailing list