Guest User

Untitled

a guest
Jul 10th, 2012
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. mythtv@tv-2:~$ ./alarm3.py
  2. Traceback (most recent call last):
  3. File "./alarm3.py", line 27, in <module>
  4. fe.play(Channel.fromChanNum(1).next())
  5. File "/usr/lib/python2.6/site-packages/MythTV/methodheap.py", line 589, in play
  6. return media._playOnFe(self)
  7. File "/usr/lib/python2.6/site-packages/MythTV/altdict.py", line 27, in __getattr__
  8. raise AttributeError(str(name))
  9. AttributeError: _playOnFe
Advertisement
Add Comment
Please, Sign In to add comment