[Mono-bugs] [Bug 77830][Nor] Changed - FormsTest crashes on 16bpp image

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Mar 28 20:43:34 EST 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 peter at novonyx.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77830

--- shadow/77830	2006-03-18 15:05:58.000000000 -0500
+++ shadow/77830.tmp.8011	2006-03-28 20:43:34.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77830
 Product: Mono: Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Fedora Core 4 x86_64
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: jonathan.chambers at ansys.com               
 QAContact: mono-bugs at ximian.com
@@ -36,6 +36,24 @@
 Everytime
 
 Additional Information:
 
 ------- Additional Comments From jonathan.chambers at ansys.com  2006-03-18 15:05 -------
 Crashes on 15bpp, or converting to 16/15bpp as well.
+
+------- Additional Comments From peter at novonyx.com  2006-03-28 20:43 -------
+How about at least including a stack trace?
+
+When running the code, it usually crashes with Unhandled Exception: 
+System.IO.FileNotFoundException: test 16bpp.bmp since there's no such 
+image checked into svn. (or test15bpp.bmp for 15bpp).
+
+If such file exists, it loads it fine.
+
+However, since none of my image tools allow creating a 16bpp bmp I 
+could not test loading one. In fact, PhotoImpact told me 16bpp was 
+not valid format for bmp (when I tried to save a 16bpp grayscale 
+image I created)
+
+-> NOT A BUG
+
+


More information about the mono-bugs mailing list