Pascal Schirrmann schrieb:
> once, starting the record server (and one other service) :
> 2007-08-20 22:29:08,767 INFO     new process watcher instance
> Traceback (most recent call last):
>   File 
> "/usr/lib/python2.5/site-packages/freevo/helpers/recordserver.py", line 
> 60, in <module>
>     from video.commdetectclient import initCommDetectJob
>   File "/usr/lib/python2.5/site-packages/freevo/video/__init__.py", line 
> 42, in <module>
>     from videoitem import VideoItem, FileInformation
>   File "/usr/lib/python2.5/site-packages/freevo/video/videoitem.py", 
> line 720, in <module>
>     skin_object.register('tvguideinfo', ('screen', 'info', 
> 'scrollabletext', 'plugin'))
> 

Should be fixed with this patch:
[ freevo-Bugs-1778130 ]

> Second trouble when trying to watch TV :
> 
> 2007-08-20 22:19:53,012 INFO     trying mpeg-pes scan
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/site-packages/freevo/main.py", line 288, in 
> eventhandler
>     app.eventhandler(event)
>   File "/usr/lib/python2.5/site-packages/freevo/menu.py", line 495, in 
> eventhandler
>     if not isinstance(menu, Menu) and menu.eventhandler(event):
>   File "/usr/lib/python2.5/site-packages/freevo/tv/tvguide.py", line 
> 216, in eventhandler
>     pi.actions()[0][0](menuw=self.menuw)
>   File "/usr/lib/python2.5/site-packages/freevo/tv/programitem.py", line 
> 131, in actions
>     (result) = record_client.isProgAFavorite(self.prog)
> TypeError: isProgAFavorite() takes exactly 2 arguments (1 given)
> 

Should be fixed with this patch:
[ freevo-Bugs-1776072 ]


I hope both will be integrated soon into svn.
Thanks for your bug report!


Regards
Tanja


-------------------------------------------------------------------------
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-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to