[E-devel] Emotion problem

2012-05-03 Thread Flavio Ceolin
Hi folks, I've got a problem when using emotion. The signal "playback_started" is never called. I also have checked the emotion examples and the same happens. The others signals like "playback_finished" and "open_done" are working as expected. Bellow is my example: #include #include #include #

Re: [E-devel] Emotion problem

2012-05-03 Thread Flávio Ceolin
On Thu, May 3, 2012 at 11:49 AM, Flavio Ceolin wrote: > Hi folks, > > I've got a problem when using emotion. The signal "playback_started" is > never called. I also have checked the emotion examples and the same > happens. The others signals like "playback_finished" and "open_done" are > working a

Re: [E-devel] Emotion problem

2012-05-03 Thread Cedric BAIL
Hi, On Fri, May 4, 2012 at 1:44 AM, Flávio Ceolin wrote: > On Thu, May 3, 2012 at 11:49 AM, Flavio Ceolin > wrote: >> Hi folks, >> >> I've got a problem when using emotion. The signal "playback_started" is >> never called. I also have checked the emotion examples and the same >> happens. The oth

Re: [E-devel] Emotion problem

2012-05-04 Thread Flávio Ceolin
Hi, On Thu, May 3, 2012 at 9:04 PM, Cedric BAIL wrote: > Hi, > > On Fri, May 4, 2012 at 1:44 AM, Flávio Ceolin > wrote: >> On Thu, May 3, 2012 at 11:49 AM, Flavio Ceolin >> wrote: >>> Hi folks, >>> >>> I've got a problem when using emotion. The signal "playback_started" is >>> never called. I a

Re: [E-devel] Emotion problem

2012-05-05 Thread The Rasterman
On Fri, 4 May 2012 09:56:58 -0300 Flávio Ceolin said: > Hi, > > On Thu, May 3, 2012 at 9:04 PM, Cedric BAIL wrote: > > Hi, > > > > On Fri, May 4, 2012 at 1:44 AM, Flávio Ceolin > > wrote: > >> On Thu, May 3, 2012 at 11:49 AM, Flavio Ceolin > >> wrote: > >>> Hi folks, > >>> > >>> I've got a pr

[E-devel] Emotion - problem with emotion_object_position_set

2008-08-28 Thread Rafael Antognolli
Hi all, I was working with emotion (gstreamer module) and when I tried to use emotion_object_position_set(obj, 0) it just doesn't work. My test case was having a file playing and trying to stop it, reseting its position to 0. It seems that when I try to do that it calls em_pos_set(video, pos=0),