Re: launchctl agents unload clean up

2011-12-07 Thread Fritz Anderson
On 7 Dec 2011, at 12:45 AM, Rajendran P wrote: > My problem is that applicationWillTerminate is not being invoked when my > launch agent is manually unloaded . My application is uielement with out > dock entry . I am able to do a signal handling , low level unix signal > handling like sigk

Re: launchctl agents unload clean up

2011-12-06 Thread Rajendran P
My problem is that applicationWillTerminate is not being invoked when my launch agent is manually unloaded . My application is uielement with out dock entry . I am able to do a signal handling , low level unix signal handling like sigkill , sighup etc . Thanks Rajendran P On 12/4/11 5:45

Re: launchctl agents unload clean up

2011-12-04 Thread Jerry Krinock
On 2011 Dec 02, at 04:39, Rajendran P wrote: > i need to do some clean up on launchctl unload of my agent (cocoa > application with minimal ui ). > > - (void)applicationWillTerminate:(NSNotification *)aNotification does not > seems to be working any other solution ? Rajendran, you did no

Re: launchctl agents unload clean up

2011-12-02 Thread Andreas Grosam
On Dec 2, 2011, at 1:39 PM, Rajendran P wrote: > i need to do some clean up on launchctl unload of my agent (cocoa > application with minimal ui ). > > > - (void)applicationWillTerminate:(NSNotification *)aNotification does not > seems to be working any other solution ? Maybe you have s

launchctl agents unload clean up

2011-12-02 Thread Rajendran P
i need to  do some clean up on launchctl unload of my agent (cocoa application with minimal ui ).   - (void)applicationWillTerminate:(NSNotification *)aNotification  does not seems to be working any other solution ? Please help Thanks Rajendran P   P.Rajendran or Raju   (for