[Mono-bugs] [Bug 73223][Wis] Changed - System.Net.Webclient.DownloadData gives wrong image header in Gdk.Pixbuf(byte[],bool) ctor

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 3 Mar 2005 20:23:48 -0500 (EST)


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 gonzalo@ximian.com.

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

--- shadow/73223	2005-03-03 16:34:43.000000000 -0500
+++ shadow/73223.tmp.612	2005-03-03 20:23:48.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 73223
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: kim@gnome.dk               
@@ -46,6 +46,17 @@
 
 
 How often does this happen? 
 
 
 Additional Information:
+
+------- Additional Comments From gonzalo@ximian.com  2005-03-03 20:23 -------
+I get this:
+----
+$ mono 73223.exe
+
+Unhandled Exception: GLib.GException: Image header corrupt
+in <0x00075> Gdk.Pixbuf:.ctor (System.Byte[] data, Boolean copy_pixels)
+in <0x0007f> Test:Main ()
+
+