Re: GTK Issue
- Posted by irv mullins <irvm at ellijay.com> Aug 20, 2004
- 473 views
cklester wrote: > Yes, that works! > > Next issue: Closing the app when there is unsaved data causes this message: > > (<unknown>:1376): GLib-GObject-WARNING **: invalid unclassed pointer in > cast to 'GtkWindow' > > (<unknown>:1376): Gtk-CRITICAL **: file gtkwindow.c: line 1823 > (gtk_window_set_transient_for): assertion 'parent == NULL || GTK_IS_WINDOW > (parent)' failed > > HOWEVER, if I move the shell window out of the way, the "Quit Confirmation" > dialog shows up and I can click it and everything works fine. So, the only > issue is why does that message window pop up? I wish I could answer that, but I can't reproduce the problem. All I have is Win98 and Linux, it works ok on those. Irv