Miraclesoa Miraclesoa wrote:


vbox is not null

(mozilla3:9488): GLib-GObject-WARNING **: specified
instance size for
type `GtkMozEmbed' is smaller than the parent type's
`GtkBin' instance
size

  
This is the error that is most commonly caused by having your application compiled with one version of the gtk toolkit (probably gtk2) and the system version of mozilla being compiled with the other major version (probably gtk1.2).  Make sure that you're using the same versions.

--Chris

-- 
------------
Christopher Blizzard
http://www.mozilla.org
------------

Reply via email to