[9610] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: Gtk-CRITICAL **: - messages
daemon@ATHENA.MIT.EDU (Havoc Pennington)
Wed Oct 28 10:46:48 1998
Date: Wed, 28 Oct 1998 09:44:53 -0600 (CST)
From: Havoc Pennington <rhpennin@midway.uchicago.edu>
To: gtk-list@redhat.com
In-Reply-To: <19981028210859.A25811@cytec.net.au>
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
On Wed, 28 Oct 1998, Schizm Kechz wrote:
>
> Gtk-CRITICAL **: file gtkclist.c: line 1693 (gtk_clist_append): assertion `text != NULL' failed.
>
These mean that the assertion failed, and there's a bug, probably in the
program you've compiled. For example, in gtk_clist_append, the text
argument must be non-NULL.
Havoc
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null