Changes

Jump to: navigation, search

Talk:GEPS 029: GTK3-GObject introspection Conversion

482 bytes added, 17:12, 14 July 2012
no edit summary
<pre>(gramps.py:14089): Gtk-CRITICAL **: gtk_icon_set_render_icon_pixbuf: assertion
`icon_set != NULL' failed</pre>
and a bug by trying to (undo)edit or edit a given name (ex:''Jérôme''):
<pre>Error Details:
===================
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 0:
ordinal not in range(128)
 
5419082: ERROR: gramps.py: line 163: Unhandled exception
Traceback (most recent call last):
File "gramps/src/gui/editors/editperson.py", line 827, in save
self._check_for_unknown_gender()
File "gramps/src/gui/editors/editperson.py", line 720, in _check_for_unknown_gender
d = GenderDialog(self.window)
File "gramps/src/gui/editors/editperson.py", line 1059, in __init__
GObject.GObject.__init__(self,
NameError: global name 'GObject' is not defined

Navigation menu