[Mono-bugs] [Bug 80842][Nor] Changed - ImageList messes up GetPixel/SetPixel on *nix

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 10 21:16:52 EDT 2007


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 sebastien at ximian.com.

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

--- shadow/80842	2007-02-14 10:54:02.000000000 -0500
+++ shadow/80842.tmp.15813	2007-04-10 21:16:52.000000000 -0400
@@ -81,6 +81,16 @@
 SVN r72831 contains the unit tests.
 
 However the supplied sample code still fails...
 
 ------- Additional Comments From sebastien at ximian.com  2007-02-14 10:54 -------
 It's probably either (or a mix of) #80681 and #79246.
+
+------- Additional Comments From sebastien at ximian.com  2007-04-10 21:16 -------
+It's not related to #80681 (fixed locally) and now I doubt it's
+related to #79246.
+
+However if I change the original bitmap creation to
+Bitmap b = new Bitmap (16, 16);
+
+the the right color is written on the console (at least with my local
+fix for #80681).


More information about the mono-bugs mailing list