Aubin Paul wrote:
> I'm not sure I'm still seeing the problem; I redid my Freevo
> installation from scratch (config-wise) and the problem seems to be ok
> for now.
Can you check if you still need the double write('quit') in
mplayer. It's kind of ugly.
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.
Dischi
--
The three most dangerous things are a programmer with a soldering iron,
a manager who codes, and a user who gets ideas.
-------------------------------------------------------
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