[Mono-bugs] [Bug 82143][Min] Changed - Mono crashes with 256x256 icon
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 30 15:08:13 EDT 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=82143
--- shadow/82143 2007-07-30 08:12:33.000000000 -0400
+++ shadow/82143.tmp.6897 2007-07-30 15:08:13.000000000 -0400
@@ -57,6 +57,29 @@
Moving to System.Drawing ===>
------- Additional Comments From sebastien at ximian.com 2007-07-30 08:12 -------
*** This bug has been marked as a duplicate of 80826 ***
+
+------- Additional Comments From sebastien at ximian.com 2007-07-30 15:08 -------
+note that using SVN (or the soon to be released 1.2.5) you'll get this
+error:
+
+% mono --debug imageview.exe 82143.ico
+
+** (<unknown>:2411): WARNING **: Unknown icon format, bitcount =
+21060, compression = 65536
+
+Unhandled Exception: System.ArgumentException: A null reference or
+invalid value was found [GDI+ status: InvalidParameter]
+ at System.Drawing.GDIPlus.CheckStatus (Status status) [0x0009d] in
+/home/poupou/svn/mcs/class/System.Drawing/System.Drawing/gdipFunctions.cs:200
+ at System.Drawing.Image.FromFile (System.String filename, Boolean
+useEmbeddedColorManagement) [0x0002f] in
+/home/poupou/svn/mcs/class/System.Drawing/System.Drawing/Image.cs:116
+ at System.Drawing.Image.FromFile (System.String filename) [0x00000]
+in /home/poupou/svn/mcs/class/System.Drawing/System.Drawing/Image.cs:101
+ at MainForm..ctor (System.String filename) [0x00000]
+ at (wrapper remoting-invoke-with-check) MainForm:.ctor (string)
+ at MainForm.Main (System.String[] args) [0x00000]
+
More information about the mono-bugs
mailing list