Author: qmathe Date: Thu Nov 27 12:38:19 2008 New Revision: 4025 URL: http://svn.gna.org/viewcvs/etoile?rev=4025&view=rev Log: Made the code a bit more solid and simpler. Now handles the launch queue without gdnc. Also added a time limit for a launch to finish. These two changes ensures the launch sequence won't be stalled when distributed notification are not working well, as reported on etoile-dev with recent GNUstep trunk.
System is still unable to track launched applications and thereby to close the session properly. The GNUstep issue that is behind it and also motivated the committed changes is described here: http://savannah.gnu.org/bugs/?24939 Modified: trunk/Etoile/Services/Private/System/ChangeLog trunk/Etoile/Services/Private/System/EtoileSystem.m trunk/Etoile/Services/Private/System/SCTask.h trunk/Etoile/Services/Private/System/SCTask.m _______________________________________________ Etoile-cvs mailing list [email protected] https://mail.gna.org/listinfo/etoile-cvs
