http://www.labs.redhat.com/gug/users-guide/gnome-utilities.html
--
the program runs , but it has no info, nothing like the pics in the
page.
Hal Burgiss wrote:
>
> On Sat, Jun 03, 2000 at 05:43:59PM -0500, Eric Clover wrote:
> > anything special i need to do to have
Hi!
> >
> > Gtk-CRITICAL **: file gtkcontainer.c: line 715 (gtk_container_add):
> > assertion `widget->parent == NULL' failed.
That's obviously a GTK error. All widgets, unless they ARE the top
window, should have a parent (i.e. the pointer to the parent should NOT
be NULL). I suspect that ther
On Sat, Jun 03, 2000 at 05:43:59PM -0500, Eric Clover wrote:
> anything special i need to do to have idetool work right?? i get errors
> when i run it.:
>
> [root@xxx /root]# idetool
>
> Gtk-CRITICAL **: file gtkcontainer.c: line 715 (gtk_container
anything special i need to do to have idetool work right?? i get errors
when i run it.:
[root@xxx /root]# idetool
Gtk-CRITICAL **: file gtkcontainer.c: line 715 (gtk_container_add):
assertion `widget->parent == NULL' failed.
Gtk-CRITICAL **: file gtkcontainer