After installing matplotlib from the default oneiric repos, I was also getting the exact error in Bug Description above while executing help() modules. Also I was unable to 'import gtk'. Installing gtk2-engines-pixbuf changed the above error to this:
After installing matplotlib from the default oneiric repos, I was also getting the exact error in Bug Description above while executing help() modules. Also I was unable to 'import gtk'. Installing gtk2-engines-pixbuf changed the above error to this:
python2.7.2 python2. 7/dist- packages/ Onboard/ __init_ _.py:2: Warning: cannot register existing type `GdkDisplayManager' python2. 7/dist- packages/ Onboard/ __init_ _.py:2: Warning: g_once_init_leave: assertion `initialization _value != 0' failed python2. 7/dist- packages/ Onboard/ __init_ _.py:2: Warning: g_type_ register_ static: assertion `parent_type > 0' failed python2. 7/dist- packages/ Onboard/ __init_ _.py:2: Warning: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
import gtk
help()
modules
>
/usr/lib/
import osk
/usr/lib/
import osk
/usr/lib/
import osk
/usr/lib/
import osk
....hung process
FWIW