Re: Application fails to launch on certain machines, execle err=22
Re: Application fails to launch on certain machines, execle err=22
- Subject: Re: Application fails to launch on certain machines, execle err=22
- From: Brian Barnes <email@hidden>
- Date: Sat, 12 Jun 2004 17:35:55 -0400
On Jun 12, 2004, at 6:53 AM, Finlay Dobbie wrote:
Look again at the log excerpt - it's the WindowServer that's calling
execle() (the final step of a call to LaunchServices requesting an app
launch, I expect). Weirdly, I have a vague recollection of seeing this
before, but I honestly can't remember what the problem was.
I know what it is but no idea why. The execute permission on the
executable inside the package was bad (it was missing the execution
bit.)
I'm having this tested right now -- anybody know what could cause this?
The last thing I want to tell users is to drop into terminal and type
in a giant chmod :)
[>] Brian
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.