http://bugzilla.novell.com/show_bug.cgi?id=569940
http://bugzilla.novell.com/show_bug.cgi?id=569940#c3 Sebastien Pouliot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Sebastien Pouliot <[email protected]> 2010-01-13 15:41:19 UTC --- Fixed in HEAD (r149475), 2-6 (r149476) and 2-4 (r149477). With such a bad image you'll get: mono imageview.exe 569940.tif Unhandled Exception: System.ArgumentException: A null reference or invalid value was found [GDI+ status: InvalidParameter] at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] in <filename unknown>:0 at System.Drawing.Image.FromFile (System.String filename, Boolean useEmbeddedColorManagement) [0x00000] in <filename unknown>:0 at System.Drawing.Image.FromFile (System.String filename) [0x00000] in <filename unknown>:0 at MainForm..ctor (System.String filename) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) MainForm:.ctor (string) at MainForm.Main (System.String[] args) [0x00000] in <filename unknown>:0 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
