Tucan - download manager

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
techloid
Posts: 31
Joined: Sun 30 Aug 2009, 17:54
Location: Canada

#16 Post 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?

Post Reply