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=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 [EMAIL PROTECTED] 2007-07-30 08:12 ------- *** This bug has been marked as a duplicate of 80826 *** + +------- Additional Comments From [EMAIL PROTECTED] 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] + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
