Hi, I.m trying to get my pvr250 to work with Freevo but I get this error when I want to start a program from the TV Guide section....

Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/freevo/main.py", line 362, in main_func
app.eventhandler(event)
File "/usr/lib/python2.3/site-packages/freevo/menu.py", line 399, in eventhandler
if not isinstance(menu, Menu) and menu.eventhandler(event):
File "/usr/lib/python2.3/site-packages/freevo/tv/tvguide.py", line 213, in eventhandler
self.player('tv', self.selected.channel_id)
File "/usr/lib/python2.3/site-packages/freevo/tv/tvmenu.py", line 166, in start_tv
plugin.getbyname(plugin.TV).Play(mode, tuner_id)
File "/usr/lib/python2.3/site-packages/freevo/tv/plugins/ivtv_basic_tv.py", line 163, in Play
self.videodev.setchannel(self.TunerGetChannel())
File "/usr/lib/python2.3/site-packages/freevo/tv/v4l2.py", line 194, in setchannel
freq = self.chanlist[str(channel)]
KeyError: '6'
Unhandled exception in thread started by
Error in sys.excepthook:


Original exception was:


I think this has to do with the FREQUENCY TABLE from the local_conf.py but I don't know how to make it work. I someone can give me some help here I would appreciate it. Thanks


(using the tv.ivtv_basic_tv plugin)

_________________________________________________________________
MSN Search, for accurate results! http://search.msn.nl



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to