Re: Gtk-CRITICAL error




On Sat, 31 Jul 1999, jack wallen, jr wrote:
> 
> Gtk-CRITCAL **:file gtkwidget.c: line 1592 (gtk_widget_map): assertion
> 'GTK_WDGET_VISIBLE (widget) == TRUE' failed.
> 

What program causes this? Or is it from .xsession-errors?

It means that some program (or conceivably Gtk itself) is calling
gtk_widget_map() without calling gtk_widget_show() first. We need to know
which program does it under what circumstances to fix the problem
though...

Havoc




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