Michael Harnois <mdharnois(a)home.com> writes:
I am still seeing the problem I reported to you a couple of weeks
ago,
which makes the program nearly unusable:
Gtk-CRITICAL **: file gtkwidget.c: line 3718 (gtk_widget_get_parent_window): assertion
`widget->parent != NULL' failed.
Any idea where in the XEmacs code this is getting called from?
gtk_widget_get_parent_window() isn't called in the C code anywhere. And
its lispy equivalent gtk-widget-get-parent-window is not called either.
-bp