[Sugar-devel] Write activity crashes

Manuel Kaufmann humitos at gmail.com
Fri Apr 13 11:22:43 EDT 2012


Hello list,

I was taking a look at a Writer's ticket and I found that I can start
Write Activity. This is the traceback when I import abiword:

[humitos] [~]$ python
Python 2.7.2+ (default, Dec  1 2011, 01:55:02)
[GCC 4.6.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import abiword

(pyabiword:31312): Gtk-CRITICAL **: IA__gtk_clipboard_get_for_display:
assertion `display != NULL' failed

(pyabiword:31312): Gtk-CRITICAL **: IA__gtk_clipboard_get_for_display:
assertion `display != NULL' failed

** (pyabiword:31312): WARNING **: Trying to register gtype
'GMountMountFlags' as flags when in fact it is of type 'GEnum'

** (pyabiword:31312): WARNING **: Trying to register gtype
'GDriveStartFlags' as flags when in fact it is of type 'GEnum'

** (pyabiword:31312): WARNING **: Trying to register gtype
'GSocketMsgFlags' as flags when in fact it is of type 'GEnum'
/usr/lib/python2.7/dist-packages/abiword/__init__.py:1: Warning:
specified instance size for type `AbiWidget' is smaller than the
parent type's `GtkBin' instance size
  from abiword import *
/usr/lib/python2.7/dist-packages/abiword/__init__.py:1: Warning:
g_type_get_qdata: assertion `node != NULL' failed
  from abiword import *
Violación de segmento
[humitos] [~]$

I'm running Debian Testing.

Do you know why I'm getting this error?

Do you have a similar problem?

-- 
Kaufmann Manuel
Blog: http://humitos.wordpress.com/
Porfolio: http://fotos.mkaufmann.com.ar/
PyAr: http://www.python.com.ar/


More information about the Sugar-devel mailing list