Duncan Webb wrote:
> | Does Freevo register an external unix signal handler? It should not do
> | that. Please try to find out using some debug code what happens in
> | kaa.notifier.main loop and stop.
>
>
> It does register an Unix signal handler, when I comment these out and
> press Ctrl-C I see:
> DJW:Starting kaa main run loop
> (!) [ 5832:   17.614] --> Caught signal 2, no siginfo available <--
> (!) [ 5832:   17.615] --> Caught signal 15, no siginfo available <--
>
> These look like directfb messages which mean that kaa has not caught them.

OK, put the signal handler back on. So the question is: is
kaa.main.stop being called? Does kaa.main.loop get a SystemExit or
KeyboardInterrupt?


Dischi

-- 
Voodoo Programming:  Things programmers do that they know shouldn't work but
they try anyway, and which sometimes actually work, such as recompiling
everything.
-- Karl Lehenbauer

Attachment: pgp3aJBenDSyw.pgp
Description: PGP signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to