This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lagoon7
Recipients lagoon7, ronaldoussoren
Date 2013-10-29.16:46:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383065218.44.0.057777022242.issue19436@psf.upfronthosting.co.za>
In-reply-to
Content
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject
/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
  from gtk import _gtk

** (python:23199): CRITICAL **: pyg_register_boxed: assertion `boxed_type != 0' failed
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: cannot register existing type `GdkDevice'
  from gtk import _gtk
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: g_type_get_qdata: assertion `node != NULL' failed
  from gtk import _gtk
Segmentation fault (core dumped)
History
Date User Action Args
2013-10-29 16:46:58lagoon7setrecipients: + lagoon7, ronaldoussoren
2013-10-29 16:46:58lagoon7setmessageid: <1383065218.44.0.057777022242.issue19436@psf.upfronthosting.co.za>
2013-10-29 16:46:58lagoon7linkissue19436 messages
2013-10-29 16:46:58lagoon7create