[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 17:02:47 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 frederik.carlier at ugent.be.

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

--- shadow/80565	2007-01-30 12:44:10.000000000 -0500
+++ shadow/80565.tmp.19883	2007-01-30 17:02:47.000000000 -0500
@@ -138,6 +138,16 @@
 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).
+
+------- Additional Comments From frederik.carlier at ugent.be  2007-01-30 17:02 -------
+Yes, that pretty much fixes the bug: resgen doesn't raise any error,
+and  the application runs fine.
+
+I'll leave the bug open in case you would want to investigate the
+behaviour of MS resgen further.
+
+As a sidenote, this is the first time I get (part of) my application
+to compile and run under mono. Thanks!


More information about the mono-bugs mailing list