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:22:35.000000000 -0400 +++ shadow/78351.tmp.1540 2006-05-11 18:02:27.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 78351 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: WinXP and Linux Ubuntu -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -113,6 +113,9 @@ ------- 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. + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-11 18:02 ------- +Fixed in System.Drawing, svn r60608 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
