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=81721 --- shadow/81721 2007-05-24 08:24:21.000000000 -0400 +++ shadow/81721.tmp.29022 2007-05-24 08:57:03.000000000 -0400 @@ -75,6 +75,22 @@ Original ClipBounds: {X=0,Y=0,Width=200,Height=100} ** (<unknown>:12479): WARNING **: cairo_clip_extents 1 26 200 126 PaintBackground ClipBounds: {X=0,Y=26,Width=200,Height=100} on SharpChess.frmMain + +------- Additional Comments From [EMAIL PROTECTED] 2007-05-24 08:57 ------- +Something, somewhere is using path for clipping and we (or cairo) +loose precision when converting. + +** (<unknown>:18707): WARNING **: cairo_SetGraphicsClip + +** (<unknown>:18707): WARNING **: path clipping + +** (<unknown>:18707): WARNING **: before clip cairo_clip_extents +0 26 200 126 + +** (<unknown>:18707): WARNING **: after clip cairo_clip_extents +1 26 200 126 + +Tracking... _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
