GNOME Bugzilla – Bug 587265
glib.MainLoop().get_context() crash unless gobject is imported
Last modified: 2010-12-31 16:11:56 UTC
Please describe the problem: the following python code will crash import glib context = glib.MainLoop().get_context() add a "import gobject" will fix the crash Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
+ Trace 225337
*** This bug has been marked as a duplicate of bug 636656 ***