Message201646
| 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:58 | lagoon7 | set | recipients:
+ lagoon7, ronaldoussoren |
| 2013年10月29日 16:46:58 | lagoon7 | set | messageid: <1383065218.44.0.057777022242.issue19436@psf.upfronthosting.co.za> |
| 2013年10月29日 16:46:58 | lagoon7 | link | issue19436 messages |
| 2013年10月29日 16:46:58 | lagoon7 | create |
|