Comment 13 for bug 499616

Revision history for this message
Pablo J. Santa Cruz (mundoecco) wrote :

I have installed mplayer tivion 0.0.4 and also the manner indicated on all the blogs I've read but I still do tivion operate correctly, sometimes it connects me and I can watch one channel but if I change channels I short and I get the phrase ... "there is nothing playing" I installed bazaar and I made ​​the test that you recommend and send you the result of the terminal screen I get. I have Ubuntu as operating 10.04 and I have it installed on a Dell Inspiron 910.
Anyone can help me to run tivion correctly? Mplayer works fine.

pablo@Mundoeco:~$ python '/usr/share/tivion/tivion.py'
Tivion 0.0.4
Traceback (most recent call last):
  File "/usr/share/tivion/tivion.py", line 1427, in on_delete_event
    return self.on_destroy()
  File "/usr/share/tivion/tivion.py", line 1418, in on_destroy
    u.pterminate(self.proc)
AttributeError: Tivion instance has no attribute 'proc'
Traceback (most recent call last):
  File "/usr/share/tivion/tivion.py", line 1418, in on_destroy
    u.pterminate(self.proc)
AttributeError: Tivion instance has no attribute 'proc'

When I run tivion-d I get the following result:
pablo@Mundoeco:~$ tivion -d
Tivion 0.0.4
*** DEPURACIÓN ***
Puedes ver otros registros de salida de Mplayer en /tmp/tivion-out-1303989824
Nota: el registro de salida se elimina cuando se cierra el programa.
GTK: 2.20.1
PyGTK: 2.17.0
Nombre de Usuario: pablo
Idioma del usuario: es_ES.utf8
Localización actual: C
Dominio actual: tivion
Directorio de localización por defecto: /usr/share/locale
Paquete Gettext: None
[0, 0, 0, 0, 0]
Traceback (most recent call last):
  File "tivion.py", line 1427, in on_delete_event
    return self.on_destroy()
  File "tivion.py", line 1418, in on_destroy
    u.pterminate(self.proc)
AttributeError: Tivion instance has no attribute 'proc'
Traceback (most recent call last):
  File "tivion.py", line 1418, in on_destroy
    u.pterminate(self.proc)
AttributeError: Tivion instance has no attribute 'proc'

Hopefully someone can help me fix it.
Thanks