I get the following error when starting gramps in tc 3.x. any version.
In tinycore 2.11.6 gramps fine, no errors.
tc@box:~$ gramps
3272: WARNING: Spell.py: line 66: Spelling checker is not installed
5750: ERROR: grampsgui.py: line 357: Gramps failed to start.
Traceback (most recent call last):
File "/tmp/tcloop/gramps/usr/local/share/gramps/gui/grampsgui.py", line 337, in __startgramps
Gramps(argparser)
File "/tmp/tcloop/gramps/usr/local/share/gramps/gui/grampsgui.py", line 256, in __init__
register_stock_icons()
File "/tmp/tcloop/gramps/usr/local/share/gramps/gui/grampsgui.py", line 161, in register_stock_icons
base_reg_stock_icons(iconpaths, extraiconsize, items+items_legacy)
File "/tmp/tcloop/gramps/usr/local/share/gramps/gui/pluginmanager.py", line 90, in base_reg_stock_icons
pixbuf = gtk.gdk.pixbuf_new_from_file (icon_file)
GError: Couldn't recognize the image file format for file '/tmp/tcloop/gramps/usr/local/share/gramps/images/gramps.png'