I get the same error when I use Mono.Cairo on a Gtk.DrawingArea. It happens very infrequently and at random times, usually while performing some user interaction that involves repeatedly rendering in the drawing area.
On Thu, Sep 25, 2008 at 1:01 PM, daniil00 <[EMAIL PROTECTED]> wrote: > > I get this error from time to time when I create the Graphics object with > Gtk.DotNet.Graphics.FromDrawable > > System.Drawing.Graphics ret = Gtk.DotNet.Graphics.FromDrawable( > this.drawable ); > > Any ideas why ? > > mono: xcb_lock.c:77: _XGetXCBBuffer: Assertion `((int) ((xcb_req) - > (dpy->request)) >= 0)' failed. > Stacktrace: > ...
_______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
