Advertisement
Guest User

Untitled

a guest
May 5th, 2012
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. help> modules
  2.  
  3. Please wait a moment while I gather a list of all available modules...
  4.  
  5. /usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  6. import gobject._gobject
  7. /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  8. from gtk import _gtk
  9.  
  10. ** (python:21685): CRITICAL **: pyg_register_boxed: assertion `boxed_type != 0' failed
  11. /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: cannot register existing type `GdkDevice'
  12. from gtk import _gtk
  13. /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: g_type_get_qdata: assertion `node != NULL' failed
  14. from gtk import _gtk
  15. Segmentation fault (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement