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=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: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-09-29 09:47 ------- +This resx fails because it contains a 16bbp bitmap. This is a known +issue (#79202) in libgdiplus. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
