Owen Williams mailed me for clarification of my comment above: 1. What changes did you have to make to ensure that it is parented?
basically, you have to ensure that between the "moz = gtkmozembed.MozEmbed()" call to create your MozEmbed, and your first invocation of any method (load_url or render_data or whatever), you've called "some_component.add(moz)". i've also been careful to invoke "show_all()" on a parent before invoking anything on "moz" too, but i'm not sure that's strictly necessary. 2. Also, does this change mean you don't have to do LD_LIBRARY_PATH, or do you have to do it also? as far as i know, the LD_LIBRARY_PATH is a red herring (or a different bug that i haven't run into). --elliott -- gtkmozembed crashs with python https://launchpad.net/bugs/26436 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs