[Mono-bugs] [Bug 80797][Nor] Changed - vs2003 app resources loading doesn't work properly in mono 1.2
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Feb 11 17:29:51 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80797
--- shadow/80797 2007-02-11 17:28:00.000000000 -0500
+++ shadow/80797.tmp.25968 2007-02-11 17:29:51.000000000 -0500
@@ -1,19 +1,18 @@
Bug#: 80797
Product: Mono: Class Libraries
Version: 1.2
OS: unknown
OS Details: Tested with mono 1.2.2.1 debian unstable testing
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Normal
Component: libgdiplus
AssignedTo: mono-bugs at ximian.com
ReportedBy: m.b.lankhorst at gmail.com
-QAContact: martin at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: vs2003 app resources loading doesn't work properly in mono 1.2
Description of Problem:
@@ -117,6 +116,20 @@
** (<unknown>:29441): WARNING **: Unsupported bitcount (16) and/or
compression (0).
+
+------- Additional Comments From sebastien at ximian.com 2007-02-11 17:29 -------
+% mono 80797.exe
+
+** (<unknown>:11262): WARNING **: Unsupported bitcount (16) and/or
+compression (0).
+
+Unhandled Exception: System.Reflection.TargetInvocationException:
+Exception has been thrown by the target of an invocation. --->
+System.ArgumentException:
+
+Looks like it tried to load the bitmap.
+Can you attach the bitmaps to the bug report ?
+thanks
More information about the mono-bugs
mailing list