[Mono-bugs] [Bug 77308][Nor] Changed - resgen fails to compile VS.Net resources

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 29 09:47:41 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 sebastien at ximian.com.

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

--- shadow/77308	2006-09-27 18:33:05.000000000 -0400
+++ shadow/77308.tmp.8759	2006-09-29 09:47:41.000000000 -0400
@@ -12,12 +12,13 @@
 ReportedBy: sandy.dunlop at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: resgen fails to compile VS.Net resources
+BugsThisDependsOn: 79202
 
 Description of Problem:
 
 When trying to compile a resource file with an ImageStream that was
 produced by VS.Net, Mono's resgen gives a "Object reference not set to an
 instance of an object" error.
@@ -164,6 +165,10 @@
 /home/poupou/svn/mcs/class/corlib/System/Activator.cs:166
   at ResGen.GetReader (System.IO.Stream stream, System.String name)
 [0x00070] in /home/poupou/svn/mcs/tools/resgen/monoresgen.cs:68
   at ResGen.CompileResourceFile (System.String sname, System.String
 dname) [0x00009] in /home/poupou/svn/mcs/tools/resgen/monoresgen.cs:100
 
+
+------- Additional Comments From sebastien at ximian.com  2006-09-29 09:47 -------
+This resx fails because it contains a 16bbp bitmap. This is a known
+issue (#79202) in libgdiplus.


More information about the mono-bugs mailing list