• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Adobe apps crash after -[NSWorkspace launchApplication:]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Adobe apps crash after -[NSWorkspace launchApplication:]


  • Subject: Adobe apps crash after -[NSWorkspace launchApplication:]
  • From: Bill Cheeseman <email@hidden>
  • Date: Sun, 17 Sep 2006 14:10:31 -0400
  • Thread-topic: Adobe apps crash after -[NSWorkspace launchApplication:]

Is there any way to know when an application launched from -[NSWorkspace
launchApplication:] is done launching? The -launchApplication: method
returns YES immediately, and the NSWorkspaceDidLaunchApplicationNotification
seems to come right after the launch process starts, too.

I ask because certain Adobe applications, such as Photoshop CS2 and Bridge,
always crash shortly after I launch them. Other apps, including Adobe apps
such as GoLive, do not crash. I cannot debug this problem, because when I
run my app in Debug mode even Photoshop and Bridge do not crash.

The crash is apparently happening because of some processing I'm doing after
-launchApplication:. I suspect that I wouldn't have to track down the
problem if I could pause my app until these Adobe apps have gotten further
along in the launch process. Is there any way to know when they're fully up
and running?

--

Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com

PreFab Software - http://www.prefab.com/scripting.html
The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Adobe apps crash after -[NSWorkspace launchApplication:]
      • From: Nir Soffer <email@hidden>
    • Re: Adobe apps crash after -[NSWorkspace launchApplication:]
      • From: Bill Cheeseman <email@hidden>
    • Re: Adobe apps crash after -[NSWorkspace launchApplication:]
      • From: Bill Cheeseman <email@hidden>
  • Prev by Date: Re: sizeof short int
  • Next by Date: Easiest way to get a ordered list of calendars from iCal w/out AppleScript
  • Previous by thread: Re: Internal Compiler error: Bus error
  • Next by thread: Re: Adobe apps crash after -[NSWorkspace launchApplication:]
  • Index(es):
    • Date
    • Thread