Doing it now; one note though, it might be a good idea to set the
"MEDIA: Status=' line to a higher debug value because it makes it hard
to read the logs since it shows up once a second.

The rest of the information is useful, but it's difficult to find
without processing the log with 'grep -v'

On Fri, Oct 17, 2003 at 03:20:05PM +0200, Dirk Meyer wrote:
> 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 sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to