On Tue, September 16, 2008 9:58 pm, Philip Armstrong wrote:
> On Tue, Sep 16, 2008 at 09:41:04PM +0100, Philip Armstrong wrote:
>>(gdb) pyframe
>>/usr/lib/python2.5/site-packages/freevo/osd.py (901): drawbox
>>(gdb) lineno
>>901
>>
>>Does that help any?
>
> If I comment out lines 897-899 in osd.py, then the crash disappears
> and I can watch TV.
>
> Slight problem in that I don't appear to be able to *stop* watching
> TV, but I imagine that's a remote -> signal name mapping issue.

Which 'player' are you using i.e. do you have vlc installed? I know there
is an issue with some recent version of vlc where the rc interface no
longer works when used via a pipe, try this and see if it works:

cat | vlc -I rc --rc-fake-tty

then type quit, if vlc exits you don't have a problem, if it doesn't quit
you may want to change the LIVE_PAUSE2_PREFERRED_PLAYER variable to be 
'xine'

cheers

Adam


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to