Comment 6 for bug 1060120

Revision history for this message
Garret Raziel (boloomka) wrote :

I have tracked down one of the assertions:
in xutils.py you are importing pyatspi and then SimpleCV. If I, on Fedora, try to import SimpleCV, it is OK. If I import pyatspi and THEN SimpleCV, it shows:

/usr/lib64/python2.7/site-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject