[Mono-bugs] [Bug 80565][Nor] Changed - Error using resgen to	generate a resource containing an icon
    bugzilla-daemon at bugzilla.ximian.com 
    bugzilla-daemon at bugzilla.ximian.com
       
    Tue Jan 30 12:44:10 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=80565
--- shadow/80565	2007-01-30 11:58:56.000000000 -0500
+++ shadow/80565.tmp.14616	2007-01-30 12:44:10.000000000 -0500
@@ -130,6 +130,14 @@
   at
 System.Drawing.Image.System.Runtime.Serialization.ISerializable.GetObjectData
 (System.Runtime.Serialization.SerializationInfo info, StreamingContext
 context) [0x00006] in
 /home/poupou/svn/mcs/class/System.Drawing/System.Drawing/Image.cs:82
 
+
+------- Additional Comments From sebastien at ximian.com  2007-01-30 12:44 -------
+Under MS runtime, serializing a Bitmap loaded with an ICO file, then
+deserializing it results in a PNG bitmap (from a System.Drawing point
+of view). This part is fixed in SVN r71971 (with unit test in r71972).
+
+Leaving this open as I'm not yet sure if this also happens for resgen
+(or if MS resgen code handles it differently).
    
    
More information about the mono-bugs
mailing list