On Friday 06 April 2007 03:26, Denis Oliver Kropp wrote: > The first app is the master and must remain in the session all the time. > > When it quits, it sends SIGTERM to all slaves.
This I understand and is NOT the problem I am attempting to relay. Assume I have two programs. Test 1 takes 30 seconds to run to completion. Test 2 takes 30 seconds to run to completion. I start test1 and it runs for 10 seconds THEN start test2. Test2 attempts to start up, displays for a fraction of second, then dies AND TAKES TEST1 WITH IT. 30 seconds has not elapsed. In other words, Test2 did not stop because Test1 completed.... Test1 NEVER COMPLETES. I apologize if my previous example was not clear. The point is that the execution of Test2 seems to kill Test1. Cheers, Lloyd _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
