Comment 7 for bug 950282

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

ubiquity crashes in ubiquity/gtkwidgets.py
 11def refresh():
 12 while Gtk.events_pending():
 13 Gtk.main_iteration()