Re: gdk problem
- From: Sven Neumann <sven gimp org>
- To: mr_zali <syed mimos my>
- Cc: gtk-list gnome org
- Subject: Re: gdk problem
- Date: 27 Aug 2002 13:30:50 +0200
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]