Aubin Paul wrote:
> On Fri, Oct 17, 2003 at 02:41:46PM +0200, Dirk Meyer wrote:
>> Can you check if you still need the double write('quit') in
>> mplayer. It's kind of ugly. 
>
> Actually the problem has cropped up again, every other song. 
>
>> And about the signals: it's _not_ a Python problem. Sometimes Python
>> doesn't get the signal, but the main problem is killing child apps. If
>> Python starts a child, it's gets the id. If this child is using
>> threads, 'kill' on the uid may not kill everything. But you can use
>> the killall function in util to kill e.g. all mencoder with foo.avi in
>> the parameter list. 
>
> I guess  I can remove the quit, but thatwon't fix the songs being
> killed after 2 seconds of starting to play.

To find that bug, please send me DEBUG=2 traces.


Dischi

-- 
Bad spellers of the world Untie!


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to