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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77937 --- shadow/77937 2006-10-06 14:49:21.000000000 -0400 +++ shadow/77937.tmp.12370 2006-10-06 15:41:16.000000000 -0400 @@ -267,6 +267,16 @@ The debug output is running with MONO_LOG_LEVEL=debug ------- Additional Comments From [EMAIL PROTECTED] 2006-10-06 14:49 ------- Taking another look at the solaris xserver, it appears it's running in a highcolor mode. + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-06 15:41 ------- +From a quick check in cairo-image-surface.c +the error comes from Alpha mask: 0x00000000 +where 0xff was expected from Cairo. + +Maybe the Sun graphics card don't support transparency for 256 colors +bitmaps ? + +I'll fill the bug on fdo _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
