Hi Duncan!

On Sun, May 17, 2009 at 03:40:23PM +0200, Duncan Webb wrote:
> Thanks again for the report, patch and testing this is now in svn.

This results in a crash when viewing a TV program:

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/freevo/main.py", line 306, in 
eventhandler
    app.eventhandler(event)
  File "/usr/lib/python2.5/site-packages/freevo/menu.py", line 784, in 
eventhandler
    if not isinstance(menu, Menu) and menu.eventhandler(event):
  File "/usr/lib/python2.5/site-packages/freevo/tv/tvguide.py", line 229, in 
eventhandler
    pi.actions()[0][0](menuw=self.menuw)
  File "/usr/lib/python2.5/site-packages/freevo/tv/programitem.py", line 172, 
in play
    self.parent.player('tv', self.prog.channel_id)
  File "/usr/lib/python2.5/site-packages/freevo/tv/tvmenu.py", line 82, in 
start_tv
    p.Play(mode, tuner_id)
AttributeError: MPlayer instance has no attribute 'Play'

I guess it's better you rename "play" back to "Play" :-)

so long,

Hias

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to