[Mono-bugs] [Bug 78351][Nor] Changed - ResourceManager won't load form resources

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 11 18:02:27 EDT 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 peter at novonyx.com.

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: gonzalo at ximian.com                            
 ReportedBy: roger.jakobsson at jorosoft.se               
 QAContact: mono-bugs at ximian.com
@@ -113,6 +113,9 @@
 ------- Additional Comments From peter at novonyx.com  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 peter at novonyx.com  2006-05-11 18:02 -------
+Fixed in System.Drawing, svn r60608


More information about the mono-bugs mailing list