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=78351 --- shadow/78351 2006-05-11 15:19:17.000000000 -0400 +++ shadow/78351.tmp.31750 2006-05-11 15:22:35.000000000 -0400 @@ -106,6 +106,13 @@ Created an attachment (id=16976) windows/linux screenshot ------- Additional Comments From [EMAIL PROTECTED] 2006-05-10 08:29 ------- *** Bug 78349 has been marked as a duplicate of this bug. *** + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-11 15:22 ------- +We load the icons properly, on startup. But when the code tries to +read them in the .ctor, the IconSize in the serialization data is +0/0. If the Icon.cs check for width/height is disabled (which it +should since I fixed LoadImageFromStream to pick a size), we will run +properly. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
