On Mon, November 30, 2009 7:26 pm, Philip Tuckey wrote:
> Hi all, and in particular Adam I hope

Hi,

> This is for freevo version 1.9.0. When watching dvb tv with livepause, if
> I
> press the "REC" button on the remote I get an error saying global name
> 'current_buffer_time' is not defined in tv/plugins/livepause/record.py,
> line 66, in start_recording - see the traceback below.
>
> Having done a search through the code, current_buffer_time only seems to
> appear in this file and I can't see where its value would be set, but
> maybe
> I'm not understanding something. However, on line 66, is
> current_buffer_time not rather meant to be start_time, set on line 65 or
> line 60? Also there seems to be the same problem on line 69, the other
> occurrence of current_buffer_time.

I think you are correct current_buffer_time should indeed be start_time

I have to say that I possibly didn't test this as well as I should, its
one of those features I rarely use and when I want to use it and it fails
I forget I need to fix it :-P.

> Yes I should test this myself, but I am currently running my
> distribution's
> packages and it will take me little time and effort to set up my own copy
> of the source and build it.
>
> Hmmm, since I am crashing on line 66 of record.py, that means the call to
> _get_program on line 56 didn't work, which looks like another problem as
> my
> guide is working. Oh well, one thing at a time.

Hmm indeed, can't see just by looking why this shouldn't work. That'll
need some further investigation.

Cheers

Adam


------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to