Publicy wrote: > I've got the same error than this post : > http://www.mail-archive.com/freevo-users@lists.sourceforge.net/msg17837.html > > ie : > > Traceback (most recent call last): > File > "/usr/lib/python2.5/site-packages/freevo/helpers/recordserver.py", line > 1709, in <module> > main() > File > "/usr/lib/python2.5/site-packages/freevo/helpers/recordserver.py", line > 1693, in main > reactor.run() > File "/usr/lib/python2.5/site-packages/twisted/internet/posixbase.py", > line 220, in run > self.mainLoop() > File "/usr/lib/python2.5/site-packages/twisted/internet/posixbase.py", > line 228, in mainLoop > self.runUntilCurrent() > --- <exception caught here> --- > File "/usr/lib/python2.5/site-packages/twisted/internet/base.py", line > 561, in runUntilCurrent > call.func(*call.args, **call.kw) > File > "/usr/lib/python2.5/site-packages/freevo/helpers/recordserver.py", line > 1551, in minuteCheck > self.checkToRecord() > File > "/usr/lib/python2.5/site-packages/freevo/helpers/recordserver.py", line > 835, in checkToRecord > sr = self.getScheduledRecordings() > File > "/usr/lib/python2.5/site-packages/freevo/helpers/recordserver.py", line > 258, in getScheduledRecordings > _debug_('ScheduledRecordings has %s items.' % > len(scheduledRecordings.program_list)) > exceptions.AttributeError: ScheduledRecordings instance has no attribute > 'program_list'
This is a problem of the saved schedule file getting out of sync with the current file. The simple solution is to delete the /var/lib/freevo/schedule.pickle, you will lose and recordings that you have set-up but it will be rebuilt from the favourites. HTH Duncan ------------------------------------------------------------------------- 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 Freevo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-users