That's the error that people get when they are using a version of Mozilla compiled with gtk 1.2 in a gtk 2.x program.
On Apr 16, 2004, at 5:53 PM, Jonathan Johnson wrote:
Hi,
I'm really interested in using GtkMozEmbed for our product, but when we tried to integrate it, we're getting segment faults. However, when trying to reproduce it in a smaller application, we can't see the problem. The layout is like this:
Well, this weekend I'm trying it at home, and I'm having different results. The segfault isn't there anymore, but I'm getting these assertions:
(GTKMozEmbed:1384): GLib-GObject-WARNING **: specified instance size for type `GtkMozEmbed' is smaller than the parent type's `GtkBin' instance size
(GTKMozEmbed:1384): Gtk-CRITICAL **: file gtktypeutils.c: line 99 (gtk_type_new): assertion `GTK_TYPE_IS_OBJECT (type)' failed
(GTKMozEmbed:1384): Gtk-WARNING **: invalid cast from (NULL) pointer to `(unknown)'
(GTKMozEmbed:1384): Gtk-CRITICAL **: file gtkcontainer.c: line 947 (gtk_container_add): assertion `GTK_IS_WIDGET (widget)' failed
I've searched online a bit, and I couldn't see anything relevant -- some suggestions were that I built using the wrong version of GTK, but I only have 2.0 installed.
--Chris
-- ------------ Christopher Blizzard http://www.mozilla.org ------------
_______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
