Re: idetool

2000-06-03 Thread Eric Clover
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

Re: idetool

2000-06-03 Thread David Lloyd
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

Re: idetool

2000-06-03 Thread Hal Burgiss
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

idetool

2000-06-03 Thread Eric Clover
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