Frank [Antispam account] wrote:
> Not sure if the following is the same, but when I'm watching a movie with
> xine and press 'q' to quit xine, I have to press 'esc' to return to Freevo.

Normal with xine as freevo does not see the keyboard events, xine must
be taking them over.

>>>  Yes I've seen this, IIRC xine is still running and has not exited  
>>> correctly. You can check by doing a ps -ef and looking for xine.
>>>
>>         So, it´s a xine fault? I will try to reproduce the bug without 
>> freevo and raise a bug at xine bugreport.
>>
> Err.. probably not..  From memory, xine requires longer than Mplayer to exit
> cleanly.

Need longer to start too.

When DEBUG=1 what messages do you see from in the log?
already dead
killed the easy way
reading threads stopped
killing pid %s signal %s
force killing with signal 9
or something else?

There is a wait in there
            for i in range(60):
                if self.wait():
                    break
                time.sleep(0.1)

Duncan


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to