Re: image not found
Re: image not found
- Subject: Re: image not found
- From: Greg Parker <email@hidden>
- Date: Wed, 2 Dec 2009 18:17:38 -0800
On Dec 2, 2009, at 5:46 PM, Torsten Curdt wrote:
> On Thu, Dec 3, 2009 at 00:32, Kyle Sluder <email@hidden> wrote:
>> On Wed, Dec 2, 2009 at 2:26 PM, Torsten Curdt <email@hidden> wrote:
>>> Referenced from: /Users/someuser/Desktop/uif2iso4mac_1.4.0/./uif2iso4mac
>>
>> This is what's going wrong. uif2iso4mac should be located in
>> Contents/MacOS. Moving it out of there is going to cause @loader_path
>> to resolve to /Users/someuser/Desktop/uif2iso4mac_1.4.0, so of course
>> it's not going to find
>> /Users/someuser/Desktop/Frameworks/Sparkle.framework/Versions/A/Sparkle.
>
> Are you sure the reference is to the executable and not the app bundle?
>
> Especially as looking at the app bundle there is:
>
> uif2iso4mac
> + Contents
> + Frameworks
> Sparkle.framework
> + MacOS
> uif2iso4mac
>
> which looks OK to me.
>
> I doubt the users are going into the app bundle moving the executable around.
But note the original crash says
/Users/someuser/Desktop/uif2iso4mac_1.4.0/./uif2iso4mac
instead of something like
/Users/someuser/Desktop/uif2iso4mac_1.4.0/./uif2iso4mac.app/Contents/MacOS/uif2iso4mac
Perhaps this is a mangled build from source, or somebody really did move the executable around.
--
Greg Parker email@hidden Runtime Wrangler
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden