Re: app won't run from non admin account
Re: app won't run from non admin account
- Subject: Re: app won't run from non admin account
- From: Donald Hall <email@hidden>
- Date: Sun, 31 Oct 2004 23:36:56 -0600
As you say, a permissions problem. Xcode produces the application
with Read Only Permissions for 'Others'. I changed this to Read and
Write, and the program then worked from the non admin account as
described below. The odd thing is, when I change back to the original
Read Only permission for 'Others' after running the program once, it
then works!
Can anyone explain this?
Thanks,
Don
On Oct 30, 2004, at 11:24 PM, _murat wrote:
At 11:30 PM -0600 2004/10/31, Donald Hall wrote:
> My application works fine from ~/Applications when running from a non
admin account, but will not run from /Applications. The icon appears
in the Dock, bounces a few times, then the program dies. From an admin
account it works as expected.
I saw this in a commercial application (!). The problem turned out to
be a framework within the app bundle that didn't have the proper
permissions.
Hope this helps...
_murat
--
Donald S. Hall, Ph.D.
Apps & More Software Design, Inc.
email@hidden
http://www.appsandmore.com
_______________________________________________
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