Re: Weird behavior with gdk-pixbuf



"Lewin A.R.W. Edwards" <larwe larwe com> writes: 
*** CRITICAL **: file gdk-pixbuf-render.c: line 210
(gdk_pixbuf_render_to_drawable): assertion `src_y >= 0 && src_y +
height <= pixbuf->height' failed.

99% chance you're just passing in bogus args to render_to_drawable()
for some reason. (bogus in the way the assertion says - outside the
pixbuf bounds)

Havoc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]