bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #4066] NSWorkspace launchApplicaion: misbehaved


From: nobody
Subject: [bug #4066] NSWorkspace launchApplicaion: misbehaved
Date: Sun, 22 Jun 2003 05:07:33 -0400
User-agent: Mozilla/4.5 (compatible; OmniWeb/4.2-v435.2; Mac_PowerPC)

=================== BUG #4066: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4066&group_id=99

Changes by: Richard Frith-Macdonald <rfm@gnu.org>
Date: Sun 06/22/2003 at 09:07 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
              Status | Open                      | Declined


------------------ Additional Follow-up Comments ----------------------------
I've just spent a couple of hours checking this.
The current GNUstep behavior appears to be the same as the MacOS-X and OpenStep 
behavior ... ie the interpretation of the word 'launched' means that a process 
was started, not that it is completely initialised/working.  I have updated the 
documentation to be (I hope) clearer about this than the MacOS-X documentation.



=================== BUG #4066: FULL BUG SNAPSHOT ===================


Submitted by: stefanu                 Project: GNUstep                      
Submitted on: Sat 06/21/2003 at 23:52
Category:  Gui/AppKit                 Severity:  5 - Major                  
Bug Group:  Bug                       Resolution:  None                     
Assigned to:  None                    Status:  Declined                     

Summary:  NSWorkspace launchApplicaion: misbehaved

Original Submission:  NSWorkspace launchApplication:'name' does not behave as 
it should. 

>From apple docs:

Returns YES if the application is successfully launched...

However, it seems to return immediately after running application process. I 
think that application is 'successfulyl lanchued' when all app initialisation 
priocess ends and app's delegate receives applicationDidFinishLaunching: 
notification. Or ... application is sucessfully launched when i can connect to 
it. I wouls expect this method to wait for all application initialisation and 
for some distant notification about successfull launch.

Current misbehaviour requires workarounds to make it work.


Follow-up Comments
*******************

-------------------------------------------------------
Date: Sun 06/22/2003 at 09:07       By: CaS
I've just spent a couple of hours checking this.
The current GNUstep behavior appears to be the same as the MacOS-X and OpenStep 
behavior ... ie the interpretation of the word 'launched' means that a process 
was started, not that it is completely initialised/working.  I have updated the 
documentation to be (I hope) clearer about this than the MacOS-X documentation.


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4066&group_id=99

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]