Hey there!
You need to make tivion point to python2, instead of pythom, which is now python3.
Otherwise, the app won't start!
Cheers!
Search Criteria
Package Details: tivion-bzr 653-1
Package Actions
| 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: | |
| Submitter: | None |
| Maintainer: | archtux |
| Last Packager: | None |
| Votes: | 11 |
| First Submitted: | 2009-12-14 18:26 |
| Last Updated: | 2011-04-23 19:33 |
Latest Comments
Anonymous comment
Anonymous comment
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
Compila perfectamente sobre KDE, pero deberías añadir gnome-python como dependencia.