Re: [Freevo-devel] [ freevo-Bugs-1635253 ] Recording Error in svn 1.7.x

2007-01-28 Thread Justin Wetherell
There certainly is a chance, i'm still looking into to. I don't know how a program can be added to the scheduledRecordings, without calling scheduleRecording() This has happend in awhile, so I don't know if it's still a problem but I have been looking over my code to see if I can find it. On

Re: [Freevo-devel] [ freevo-Bugs-1635253 ] Recording Error in svn 1.7.x

2007-01-28 Thread Justin Wetherell
I found a way to reproduce this: 1. Add a program (not a favorite) that can be re-scheduled to a new time, if needed 2. Add a new program (that cannot be rescheduled) that conflicts with the first program added. The first program added will be rescheduled. When the 2nd program starts to record,

Re: [Freevo-devel] [ freevo-Bugs-1635253 ] Recording Error in svn 1.7.x

2007-01-28 Thread Justin Wetherell
I'm having trouble finding where ScheduledTvProgram is ever initiated. But when I look into the record_schedule it is obviously called somewhere. On 1/28/07, Duncan Webb [EMAIL PROTECTED] wrote: Justin Wetherell wrote: This is happening everytime, so there must be a new bug. The

Re: [Freevo-devel] [ freevo-Bugs-1635253 ] Recording Error in svn 1.7.x

2007-01-28 Thread Justin Wetherell
I found the bug and am in the process of adding the patch. ScheduledTvProgram was a red herring, it was never used. Instead, tunerid was set manually in scheduleRecording() function that I somehow missed in the last couple of days. On 1/28/07, Justin Wetherell [EMAIL PROTECTED] wrote: I'm

Re: [Freevo-devel] [ freevo-Bugs-1635253 ] Recording Error in svn 1.7.x

2007-01-26 Thread Justin Wetherell
This is happening everytime, so there must be a new bug. On 1/26/07, Justin Wetherell [EMAIL PROTECTED] wrote: I don't know if this is along the same line but I got this error today, while trying to record: 2007/01/26 01:00 EST [*RecordServer*] Exception in thread Thread-1: 2007/01/26 01:00

Re: [Freevo-devel] [ freevo-Bugs-1635253 ] Recording Error in svn 1.7.x

2007-01-25 Thread Justin Wetherell
I've adjusted the debug statement and haven't seen the error again. But it wasn't happening 100% of the time, so I don't know if it's been solved just yet. On 1/25/07, Duncan Webb [EMAIL PROTECTED] wrote: Justin: Any progress with this problem? Duncan Bugs item #1635253, was opened at

Re: [Freevo-devel] [ freevo-Bugs-1635253 ] Recording Error in svn 1.7.x

2007-01-25 Thread Duncan Webb
Justin: Any progress with this problem? Duncan Bugs item #1635253, was opened at 2007-01-14 17:42 Message generated for change (Comment added) made by duncanwebb You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=446895aid=1635253group_id=46652 Please note

Re: [Freevo-devel] [ freevo-Bugs-1635253 ] Recording Error in svn 1.7.x

2007-01-25 Thread Justin Wetherell
Here is some snips: 2007/01/24 23:27 EST [HTTPChannel,539,127.0.0.1] getfreq: val='\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0 0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\ x00\x00\x00\x00\x00\x00\x00\x00\x00',

Re: [Freevo-devel] [ freevo-Bugs-1635253 ] Recording Error in svn 1.7.x

2007-01-25 Thread Duncan Webb
Justin Wetherell wrote: I've adjusted the debug statement and haven't seen the error again. But it wasn't happening 100% of the time, so I don't know if it's been solved just yet. Will you check you logs and see what values you have for 'getfreq:', somehow I think that you are getting

Re: [Freevo-devel] [ freevo-Bugs-1635253 ] Recording Error in svn 1.7.x

2007-01-25 Thread Justin Wetherell
I don't know if this is along the same line but I got this error today, while trying to record: 2007/01/26 01:00 EST [*RecordServer*] Exception in thread Thread-1: 2007/01/26 01:00 EST [*RecordServer*] Traceback (most recent call last): 2007/01/26 01:00 EST [*RecordServer*] File