[Mono-bugs] [Bug 78759][Nor] Changed - ImageListStreamer fails to load image resources

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jul 4 07:27:31 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 atsushi at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78759

--- shadow/78759	2006-07-04 05:22:55.000000000 -0400
+++ shadow/78759.tmp.22322	2006-07-04 07:27:31.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 78759
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: [PATCH] ImageListStreamer fails to load image resources
+Summary: ImageListStreamer fails to load image resources
 
 This problem appears somehow only on Win32, as it seems our Bitmap loader
 check is less strict than that of Windows GDI+.
 
 The attached example resx file cannot be compiled with our MWF. Our resgen
 when run under .NET runtime it did not fail.
@@ -229,6 +229,10 @@
 
 
 ------- Additional Comments From atsushi at ximian.com  2006-07-04 05:22 -------
 Created an attachment (id=17239)
 repro resx
 
+
+------- Additional Comments From atsushi at ximian.com  2006-07-04 07:27 -------
+Am removing [PATCH] since ChessBoard/ChessBoardCtrl/ChessBoard.resx
+still fails to compile. Maybe precise BMP handling is needed here.


More information about the mono-bugs mailing list