app won't run from non admin account
app won't run from non admin account
- Subject: app won't run from non admin account
- From: Donald Hall <email@hidden>
- Date: Sun, 31 Oct 2004 00:24:52 -0600
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.
My application delegate object has an 'initialize' method, and so far
I have determined that it doesn't even get to that stage before
dying. (Note that this method appears to be called before
applicationWillFinishLaunching.)
Has anyone seen this before? Any suggestions on how to figure out
where things are going wrong? I have been building the app in an
admin account, copying it to /Applications, switching to a non admin
account and trying to run it with alert panels placed in various app
delegate methods.
Thanks for any help or pointers,
Don
--
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