On Tue, 2011-02-15 at 22:50 +0100, Manuel Borchers wrote:
> Hi all,
> 
> I'm seeing a problem when trying to stop viewing TV using dvbstreamer on
> freevo 1.x svn with kaa trunk (both from today). Could be that this is
> just because of my previous problem (not loading x11_overlay_display
> plugin):
> 
> -- snip --
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/site-packages/freevo/main.py", line 298, in 
> eventhandler
>     consumed = app.eventhandler(event)
>   File 
> "/usr/lib/python2.5/site-packages/freevo/tv/plugins/livepause/__init__.py", 
> line 364, in eventhandler
>     event_consumed = handler(event, menuw)
>   File 
> "/usr/lib/python2.5/site-packages/freevo/tv/plugins/livepause/__init__.py", 
> line 378, in __handle_stop
>     self.stop()
>   File 
> "/usr/lib/python2.5/site-packages/freevo/tv/plugins/livepause/__init__.py", 
> line 306, in stop
>     display.get_osd().hide()
> AttributeError: 'TextOSD' object has no attribute 'hide'
> -- snip --
> 
> After that nothing is reacting anymore. TV just keeps playing. When I
> kill the xine process by hand I get a message that the event STOP
> crashed. When continuing I get a black screen and no reaction to
> keypresses. When pressing 'ESC' I get the message repeated...
> 
> 
> Anything I'm doing wrong or is this a bug I should fill in the tracker?

No nothing wrong, it looks like there was a method missing on the
TextOSD class, I've just committed a fix to svn now so it should be
fixed.

Cheers

Adam 


------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to