Comment 4 for bug 1193914

Revision history for this message
Waldi (waldi1985) wrote :

It isn't a problem for me if stream2ip doesn't run, but I think it can help you if I report the error.

I've try to reinstall the stream2ip but no success.... Sorry

stream2ip -v give the same output:

Traceback (most recent call last):
  File "/usr/share/stream2ip-gtk3/stream2ip.py", line 35, in <module>
    import s2ip_setup
  File "/usr/share/stream2ip-gtk3/s2ip_setup.py", line 321, in <module>
    SetupIcn = GdkPixbuf.Pixbuf.new_from_file(setupIcon)
  File "/usr/lib/python3/dist-packages/gi/types.py", line 72, in constructor
    return info.invoke(cls, *args, **kwargs)
gi._glib.GError: Couldn't recognize the image file format for file '/usr/share/stream2ip-gtk3/icons/S2-setup.svg'

If I can do anything for you, let me know I can try it and give you the information.

Waldi