[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: |
Sat, 21 Jun 2003 19:52:23 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030401 Debian/1.0.2-2 |
=================== BUG #4066: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4066&group_id=99
Submitted by: stefanu Project: GNUstep
Submitted on: Sun 06/22/03 at 01:52
Category: Gui/AppKit Severity: 5 - Major
Bug Group: Bug Resolution: None
Assigned to: None Status: Open
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.
No Followups Have Been Posted
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/
- [bug #4066] NSWorkspace launchApplicaion: misbehaved,
nobody <=