John Molohan wrote:
> Hi,
> 
> On entering a directory with recorded shows I got this traceback and 
> freevo froze:
> 
> 2007-11-11 21:00:10,962 DEBUG    mplayer.py (101): 
> 'file:///home/media/recorded_tv/The_Simpsons-Homer_s_Paternity_Coot-11-111730.mpeg'
>  
> good
> 2007-11-11 21:00:10,965 DEBUG    xine.py (132): 
> 'file:///home/media/recorded_tv/The_Simpsons-Homer_s_Paternity_Coot-11-111730.mpeg'
>  
> good
> 2007-11-11 21:00:10,966 DEBUG    Trying video/dvd
> 2007-11-11 21:00:10,967 DEBUG    Trying directory
> 2007-11-11 21:25:18,616 ERROR    removed timer 1
> Traceback (most recent call last):
>   File 
> "/usr/lib/python2.5/site-packages/kaa/notifier/pynotifier/nf_generic.py", 
> line 153, in step
>     if not timer[ CALLBACK ]():
>   File "/usr/lib/python2.5/site-packages/kaa/notifier/timer.py", line 
> 90, in __call__
>     return super(Timer, self).__call__(*args, **kwargs)
>   File "/usr/lib/python2.5/site-packages/kaa/notifier/nf_wrapper.py", 
> line 96, in __call__
>     ret = super(NotifierCallback, self).__call__(*args, **kwargs)
>   File "/usr/lib/python2.5/site-packages/kaa/notifier/callback.py", line 
> 168, in __call__
>     result = cb(*cb_args, **cb_kwargs)
>   File "/usr/lib/python2.5/site-packages/freevo/rc.py", line 624, in poll
>     c[0](*c[4])
>   File 
> "/usr/lib/python2.5/site-packages/freevo/tv/plugins/recordings_manager.py", 
> line 821, in poll
>     self.check_space()
>   File 
> "/usr/lib/python2.5/site-packages/freevo/tv/plugins/recordings_manager.py", 
> line 932, in check_space
>     candidate.delete()
> AttributeError: RecordedProgramItem instance has no attribute 'delete'

Will you check if this is still the case, Tanja's patch is now applied.
Can you report the revision number it is in src/revision.py

Thanks
Duncan


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to