[Mono-bugs] [Bug 80565][Nor] New - When using resgen to generate a .resource file that contains an icon, an error is raised
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jan 20 18:10:18 EST 2007
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 frederik.carlier at ugent.be.
http://bugzilla.ximian.com/show_bug.cgi?id=80565
--- shadow/80565 2007-01-20 18:10:18.000000000 -0500
+++ shadow/80565.tmp.3893 2007-01-20 18:10:18.000000000 -0500
@@ -0,0 +1,40 @@
+Bug#: 80565
+Product: Mono: Tools
+Version: 1.1
+OS:
+OS Details: Ubuntu Edgy
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: tools
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: frederik.carlier at ugent.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: When using resgen to generate a .resource file that contains an icon, an error is raised
+
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Extract the attached file to a folder (say ~/monobug)
+2. cd ~/monobug
+3. resgen Resources.resx
+
+Actual Results:
+Read in 2 resources from 'Resources.resx'
+Error: No codec available for format:b96b3cb5-0728-11d3-9d7b-0000f81ef32e
+
+Expected Results:
+Resgen to work flawlessly, if not, to provide a meaningful message (i.e.
+how to resolve the issue)
+
+How often does this happen?
+Always
+
+Additional Information:
+I am using the subversion head of mono, mcs and libgdiplus, compiled and
+installed into /usr
More information about the mono-bugs
mailing list