View Single Post
Posts: 57 | Thanked: 4 times | Joined on May 2010
#19
hmm, mine was working and then it suddenly stopped working.

I launched from the command line and it said something about keyboad shortcut.

When i ssh from my desktop and run mwtube from there, it works on the n900 weird. EDIT - and then it didn't work. seems to be intermittent.

EDIT - here's what i see on the cmd line:

Code:
Nokia-N900-02-8:~# mwtube 
Traceback (most recent call last):
  File "/usr/lib/mwtube/mwtube.py", line 409, in <module>
    ts = TubeStatus()
  File "/usr/lib/mwtube/mwtube.py", line 379, in __init__
    self.updateTubeStatus()
  File "/usr/lib/mwtube/mwtube.py", line 223, in updateTubeStatus
    self.addTubeStatus(line)
  File "/usr/lib/mwtube/mwtube.py", line 167, in addTubeStatus
    eb1.modify_bg(gtk.STATE_NORMAL, self.line_colours[tubeStatus['id']][0] )
KeyError: 'overground'

Last edited by gurpal2000; 2010-05-30 at 15:24.