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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-03-16 21:08 ------- Mmm. Streamer. I'll take it... + +------- Additional Comments From [EMAIL PROTECTED] 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). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
