[Mono-bugs] [Bug 78759][Nor] Changed - ImageListStreamer fails to load image resources
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 3 18:54:59 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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78759
--- shadow/78759 2006-07-04 09:56:04.000000000 -0400
+++ shadow/78759.tmp.3427 2006-08-03 18:54:59.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78759
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: gonzalo at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
@@ -237,6 +237,26 @@
Am removing [PATCH] since ChessBoard/ChessBoardCtrl/ChessBoard.resx
still fails to compile. Maybe precise BMP handling is needed here.
------- Additional Comments From peter at novonyx.com 2006-07-04 09:56 -------
Assigning to Gonzalo for review since he wrote the original mask
code, afair.
+
+------- Additional Comments From gonzalo at ximian.com 2006-08-03 18:54 -------
+I cannot reproduce this problem using mono on windows or on linux.
+Here's the windows output:
+---------------------------------------
+gonzalo at monowin1 /cygdrive/c/il
+$ ls
+blah.cs error.resources error.resx
+
+gonzalo at monowin1 /cygdrive/c/il
+$ which resgen
+/cygdrive/g/cygwin/home/gonzalo/svn/install/bin/resgen
+
+gonzalo at monowin1 /cygdrive/c/il
+$ ~/svn/install/bin/resgen error.resx
+Read in 1 resources from 'error.resx'
+Writing resource file... Done.
+-----------------------------------------------
+
+Reopen if you still can reproduce it.
More information about the mono-bugs
mailing list