Re: gdk problem



Hi,

mr_zali <syed mimos my> writes:


> I'm trying to load pixmap into fixed container, but it's failed with
> the following error:
> 
> Gdk-CRITICAL **: file gdkdraw.c: line 381 (gdk_draw_pixmap): assertion `gc != NULL` failed.
> 
> Does anyone know what this error all about? Any hint what cause the problem?

looks as if you called gdk_draw_pixmap() with a NULL pointer where you
should have passed a valid GdkGC.


Salut, Sven



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