Hi, using from bash a "killall mencoder" if enought to stop it. Should I try to force a sigkill in the helpers?
Claudio Il giorno gio, 23/06/2005 alle 16.07 +0200, Hans Meine ha scritto: > On Thursday 23 June 2005 15:47, Claudio wrote: > > The record starts from a popen call in recordserver.py helpers. It sould > > use the pid of the called program to stop it, ( def handleEvents(self):) > > but why not with mencoder... > Did you try killing mencoder by hand? I had a lot of problems with threaded > program execution from within python; the program simply does not respond to > SIGTERM, only to SIGKILL. :-( > > There are some threads on that, have a look at google groups if that problem > hits you. > > Ciao, > Hans > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Freevo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freevo-devel ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
