• 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
odd "image not found"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

odd "image not found"


  • Subject: odd "image not found"
  • From: "Torsten Curdt" <email@hidden>
  • Date: Fri, 12 Dec 2008 09:33:15 +0100

It's quite strange. From time to time I get some user reports that my
application failed to start.
(via the (shameless plug) feedback reporter framework)

  http://vafer.org/projects/feedbackreporter/

But looking at the executable it looks just fine. And it also works
just fine for me and many other users.
Looking at the bundle I get

	/usr/lib/libcrypto.0.9.7.dylib (compatibility version 0.9.7, current
version 0.9.7)
	/usr/lib/libssl.0.9.7.dylib (compatibility version 0.9.7, current
version 0.9.7)
	/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3)
	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
(compatibility version 1.0.0, current version 11.0.0)
	@executable_path/../Frameworks/Sparkle.framework/Versions/A/Sparkle
(compatibility version 1.5.0, current version 1.5.0)
	@executable_path/../Frameworks/FeedbackReporter.framework/Versions/A/FeedbackReporter
(compatibility version 1.0.0, current version 1.0.0)
	/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 88.3.10)
	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
(compatibility version 1.0.0, current version 18.0.0)
	/usr/lib/libobjc.A.dylib (compatibility version 1.0.0, current version 227.0.0)
	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
(compatibility version 150.0.0, current version 368.33.0)
	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
(compatibility version 45.0.0, current version 824.47.0)
	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
(compatibility version 300.0.0, current version 567.37.0)

The user reported

Dyld Error Message:
  Library not loaded:
@executable_path/../Frameworks/Sparkle.framework/Versions/A/Sparkle
  Referenced from: /Users/XXXX/Desktop/./uif2iso4mac
  Reason: image not found

The only possible problem I could imagine that his copy of the
application is not OK. (Maybe a problem with the Sparkle beta I am
using?) On the other hand he sent the status report via
FeedbackReporter ...so at some stage his application must have been
able to start as well.

I am little stumped. Any ideas why an application sometimes might not
be able to resolve embedded frameworks like that?

cheers
--
Torsten
_______________________________________________

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

  • Prev by Date: Re: Undo for non-document based applications
  • Next by Date: Re: Looking for info on creating Plugins/Modules
  • Previous by thread: Re: Looking for info on creating Plugins/Modules
  • Next by thread: NSTextContainer and proposedRect
  • Index(es):
    • Date
    • Thread