Comment 9 for bug 499616

Revision history for this message
oscar (garcia-unbc) wrote :

Ubuntu 10.04, tivion 0.0.4 installed from downloaded *.deb
Selecting any channel gives "Nothing playing!", and nothing else. Mplayer works fine.
Terminal output:
vvvvvvvvvvv
oscar@dell-home:~$ tivion
Tivion 0.0.4
Traceback (most recent call last):
  File "tivion.py", line 1430, in on_destroy_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 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'
^CProgram terminated by keyboard.
oscar@dell-home:~$
^^^^^^^^^^^

With debug switch:
vvvvvvvvvv
oscar@dell-home:~$ tivion -d
Tivion 0.0.4
*** DEBUG ***
You can see additional output logs of Mplayer in /tmp/tivion-out-1275454186
Note: the output log is removed when the program is closed.
GTK: 2.20.1
PyGTK: 2.17.0
Username: oscar
User language: en_CA.UTF-8
Current locale: C
Current domain: tivion
Default locale dir: /usr/share/locale
Gettext package: None
[0, 0, 0, 0, 0]
Traceback (most recent call last):
  File "tivion.py", line 1430, in on_destroy_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 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'
^CProgram terminated by keyboard.
^^^^^^^^^^^^^^^

/tmp/tivion-out-1275454186 is empty.