Page 1 of 1

Posted: Sun 11 Oct 2009, 04:26
by techloid
I have an odd problem. Whenever I try to execute tucan in my shell terminal, I get this message:

Code: Select all

[~] python /usr/local/share/tucan/tucan.py 
Traceback (most recent call last):
  File "/usr/local/share/tucan/tucan.py", line 90, in <module>
    Gui(t.configuration)
  File "/usr/local/share/tucan/gui.py", line 82, in __init__
    self.set_icon_from_file(cons.ICON_TUCAN)
gobject.GError: Couldn't recognize the image file format for file '/usr/local/share/tucan/media/tucan.svg'
None
Can anyone help?