[Bug 22487] Re: python2.4-gnome2-extras: Python GtkMozEmbed bindings segfault on creating a GtkMozEmbed after destroying one

Stuart Langridge sil-launchpad at kryogenix.org
Sun Oct 8 21:55:49 UTC 2006


Still happening for me in Dapper.

Adding LD_LIBRARY_PATH=/usr/lib/firefox fixes it:

aquarius at giles:~$ LD_LIBRARY_PATH=/usr/lib/firefox python -c "import gtk,gtkmozembed;m =gtkmozembed.MozEmbed();m.destroy();g2 =gtk.Window();m2 = gtkmozembed.MozEmbed();g2.add(m2);g2.show_all()"
GTK Accessibility Module initialized
aquarius at giles:~$

-- 
python2.4-gnome2-extras: Python GtkMozEmbed bindings segfault on creating a GtkMozEmbed after destroying one
https://launchpad.net/bugs/22487




More information about the desktop-bugs mailing list