[Mono-bugs] [Bug 55934][Nor] Changed - Error loading image
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 13 May 2004 02:37:10 -0400 (EDT)
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@novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=55934
--- shadow/55934 2004-05-13 01:53:31.000000000 -0400
+++ shadow/55934.tmp.15584 2004-05-13 02:37:10.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 55934
Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details: Redhat 9.0
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Drawing.
AssignedTo: jordi@ximian.com
ReportedBy: david.mitchell@telogis.com
QAContact: mono-bugs@ximian.com
@@ -107,6 +107,9 @@
The second step is to fix the PNG loader to cope with the 4 bit
thing that is on this sample.
------- Additional Comments From peter@novonyx.com 2004-05-13 01:53 -------
The problem is due to the fact that the image is interlaced and our
png code currently does not support interlaced.
+
+------- Additional Comments From peter@novonyx.com 2004-05-13 02:37 -------
+Fixed in CVS