[Bug 72345] Gtkmozembed crashes on show_all
aruiz
aruiz at synaptia.net
Sat Nov 18 17:13:20 UTC 2006
Public bug reported:
Binary package hint: python-gnome2-extras
the following python script makes gtkmozembed crash the whole program:
------------------------
import gtk
import gtkmozembed
w = gtk.Window()
m = gtkmozembed.MozEmbed()
w.add(m)
w.show_all()
** Affects: gnome-python-extras (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
Gtkmozembed crashes on show_all
https://launchpad.net/bugs/72345
More information about the desktop-bugs
mailing list