Re: Odd behaviour of ClutterMedia actor when destroyed

2011-10-30 Thread Chris Debenham
Thank you very much :) On 28 October 2011 22:07, Lespiau, Damien wrote: > On Wed, Oct 26, 2011 at 6:04 AM, Chris Debenham > wrote: > > > Is this expected behaviour? > > Sigh, no, and that's another embarrassing bug. > > > Is there some other way I should be getting rid of the old/unneeded > > C

Re: Odd behaviour of ClutterMedia actor when destroyed

2011-10-28 Thread Lespiau, Damien
On Wed, Oct 26, 2011 at 6:04 AM, Chris Debenham wrote: > Is this expected behaviour? Sigh, no, and that's another embarrassing bug. > Is there some other way I should be getting rid of the old/unneeded > ClutterMedia actor? It should be fixed in clutter-gst master now, Removing (clutter_contai

Odd behaviour of ClutterMedia actor when destroyed

2011-10-25 Thread Chris Debenham
I have found an odd behaviour in with ClutterMedia actors. If I have a video playing as a ClutterMedia - then destroy the actor via clutter_actor_destroy the stream continues to play Audio can still be heard and errors on console suggest that the video is still trying to display but there is nothin