[Mono-bugs] [Bug 77728][Nor] Changed - ImageListStreamer images not loaded correctly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Mar 16 21:12:13 EST 2006


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=77728

--- shadow/77728	2006-03-16 21:08:45.000000000 -0500
+++ shadow/77728.tmp.20622	2006-03-16 21:12:13.000000000 -0500
@@ -59,6 +59,14 @@
 the image manually (Images.Add (Image.FromFile (...)) works fine. So
 the issue is in the imagelist streamer sadly.
 
 
 ------- Additional Comments From peter at novonyx.com  2006-03-16 21:08 -------
 Mmm. Streamer. I'll take it...
+
+------- Additional Comments From kornelpal at hotmail.com  2006-03-16 21:12 -------
+The problem is more likely to be in resgen. The Form1.resx file 
+already contains the binary serialized image list that is loaded by 
+ImageListStreamer. If it works when compiled with MS tools but not 
+when compiled with Mono tools (as described in the bug report) then 
+this bug is caused by resgen (or mcs but I don't think that it 
+corrupts managed resources).


More information about the mono-bugs mailing list