Thanks Pascal, work but another problem detect

on tv view > guide tv > channel > on press channel freevo display error


 > Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
 >                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server



Error: TV_RECORD_DIR not set
Please set TV_RECORD_DIR to the directory, where recordings should be stored
or remove the tv plugin. Autoset variable to /home/patricio.

Error: VIDEO_SHOW_DATA_DIR not found
ROM_DRIVES: Auto-detected and added "('/media/cdrom0', '/dev/scd0', 'CD-1')"
ATENCIÓN: PyLirc not found, lirc remote control disabled!
ATENCIÓN: PyLirc not found, lirc remote control disabled!
Freevo 1.8.1 ready
0.0
0.05
0.0
1.03
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/freevo/main.py", line 297, in 
eventhandler
    app.eventhandler(event)
  File "/usr/lib/python2.5/site-packages/freevo/menu.py", line 764, in 
eventhandler
    if not isinstance(menu, Menu) and menu.eventhandler(event):
  File "/usr/lib/python2.5/site-packages/freevo/util/benchmark.py", line 
68, in origfunc
    func(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/freevo/tv/tvguide.py", line 
234, in eventhandler
    pi.actions()[0][0](menuw=self.menuw)
  File "/usr/lib/python2.5/site-packages/freevo/tv/programitem.py", line 
158, in play
    suffix = fc.getVideoGroup(self.prog.channel_id, True).vdev
  File "/usr/lib/python2.5/site-packages/freevo/tv/channels.py", line 
111, in getVideoGroup
    return config.TV_VIDEO_GROUPS[group]
IndexError: list index out of range



my local_conf.py
(create with vg plugins )

TV_VIDEO_GROUPS = [
  VideoGroup( # ivtv device, group 0
    desc='Hauppauge WinTV PVR-250',
    group_type='ivtv',
    vdev='/dev/video0',
    vvbi='/dev/vbi0',
    adev=None,
    input_type='Tuner 1',
    input_num=0,
    tuner_norm="NTSC-J",
    tuner_chanlist='us-cable',
    record_group=None
  ),
  VideoGroup( # normal device, group 1
    desc='BT878 video (ATI TV-Wonder)',
    group_type='normal',
    vdev='/dev/video1',
    vvbi='/dev/vbi1',
    adev=None,
    input_type='Television',
    input_num=0,
    tuner_norm='NTSC',
    tuner_chanlist='us-cable',
    record_group=None
  ),
]


Saludos
P.


Pascal Schirrmann escribió:
> Patricio Calderon a écrit :
>   
>> Hello,
>>
>>     
> Hi,
>   
>>
>> I have a problem with an option to watch TV in freevo  when trying to 
>> enter the TV menu. Freevo the freeze. and I must restart in order to 
>> use the TV function but still does not work that use the version 1.8.1 
>> is with kaa from svn. Ubuntu 8.0.4 in a clean installation.
>>
>>     
> This is a 'known' (well, not so known, I think) incompatibility between 
> the latest kaa version and freevo.
>
> Duncan save my living-room freevo station (and somewhere also did a good 
> job for my WAF :-) with this command :
>
> svn -r 3272 update
>
> (Doing so, I'll restore the version 3272 of kaa,and freevo should work again).
>
> HTH,
> Pascal
>
>
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Freevo-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>   


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to