Package Details: tivion-bzr 653-1

Package Base: tivion-bzr
Description: A single player and recorder for streaming online television and radio channels composed of multicultural and international level.
Upstream URL: http://www.shakaran.net/blog/tivion
Category: multimedia
Licenses: GPL3
Submitter: None
Maintainer: archtux
Last Packager: None
Votes: 11
First Submitted: 2009-12-14 18:26
Last Updated: 2011-04-23 19:33

Dependencies (4)

Required by (0)

Sources

Latest Comments

Anonymous comment

2010-10-30 16:24

Hey there!

You need to make tivion point to python2, instead of pythom, which is now python3.
Otherwise, the app won't start!

Cheers!

Anonymous comment

2010-09-23 22:23

in my case at gnome installs ok, but not runs:

Tivion 0.0.4
** Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
** Message: pygobject_register_sinkfunc is deprecated (GtkObject)
Inicializando el actualizador
Traceback (most recent call last):
File "tivion.py", line 2109, in <module>
app = Tivion()
File "tivion.py", line 266, in __init__
self.__do_main_window()
File "tivion.py", line 314, in __do_main_window
channels_data = u.get_channel_data()
File "/usr/share/tivion/utils.py", line 114, in get_channel_data
return urllib.urlopen(get_channel_url()).read()
File "/usr/lib/python2.6/urllib.py", line 86, in urlopen
return opener.open(url)
File "/usr/lib/python2.6/urllib.py", line 205, in open
return getattr(self, name)(url)
File "/usr/lib/python2.6/urllib.py", line 333, in open_http
h = httplib.HTTP(host)
File "/usr/lib/python2.6/httplib.py", line 1020, in __init__
self._setup(self._connection_class(host, port, strict))
File "/usr/lib/python2.6/httplib.py", line 657, in __init__
self._set_hostport(host, port)
File "/usr/lib/python2.6/httplib.py", line 682, in _set_hostport
raise InvalidURL("nonnumeric port: '%s'" % host[i+1:])
httplib.InvalidURL: nonnumeric port: ''

any help?
thanks.

Comment by gskbyte

2010-05-14 08:12

Compila perfectamente sobre KDE, pero deberías añadir gnome-python como dependencia.