I am unable to record anything with the recordserver. When It starts to try and record it crashes with the below error. What is it trying to tell me? How do I go about debugging it?

Cheers

Matt

2005/12/09 14:56 NZDT [*RecordServer*] Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/twisted/python/log.py", line 52
, in callWithContext
           return context.call({ILogContext: newCtx}, func, *args, **kw)
File "/usr/lib/python2.4/site-packages/twisted/python/context.py", lin
e 43, in callWithContext
           return func(*args,**kw)
File "/usr/lib/python2.4/site-packages/twisted/internet/default.py", l
ine 126, in run
           self.mainLoop()
File "/usr/lib/python2.4/site-packages/twisted/internet/default.py", l
ine 134, in mainLoop
           self.runUntilCurrent()
       --- <exception caught here> ---
File "/usr/lib/python2.4/site-packages/twisted/internet/base.py", line
423, in runUntilCurrent
           call.func(*call.args, **call.kw)
File "/usr/lib/python2.4/site-packages/freevo/helpers/recordserver.py"
, line 908, in minuteCheck
           self.checkToRecord()
File "/usr/lib/python2.4/site-packages/freevo/helpers/recordserver.py"
, line 499, in checkToRecord
           self.record_app.Record(rec_prog)
File "/usr/lib/python2.4/site-packages/freevo/tv/plugins/generic_recor
d.py", line 95, in Record
frequency = self.fc.chanSet(str(rec_prog.tunerid), 'record plugin') exceptions.AttributeError: TvProgram instance has no attribute 'tunerid'



=======================================================================
This email, including any attachments, is only for the intended
addressee.  It is subject to copyright, is confidential and may be
the subject of legal or other privilege, none of which is waived or
lost by reason of this transmission.
If the receiver is not the intended addressee, please accept our
apologies, notify us by return, delete all copies and perform no
other act on the email.
Unfortunately, we cannot warrant that the email has not been
altered or corrupted during transmission.
=======================================================================



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to