Hi Jason and Jeremy, I've tried switching the order of the gtk_disable_setlocale(); and gtk_init(NULL, NULL); but it just hangs on gtk_init instead of gtk_disable_setlocale().
All my GTK calls and use of gecko is all done from a single back ground thread - this hasn't changed since moving the code from osgbrowser to the plugin. I will try out calling the gtk_init() from the main osgbrowser. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

