• 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
Re: How to get rid of this error message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get rid of this error message


  • Subject: Re: How to get rid of this error message
  • From: Jens Alfke <email@hidden>
  • Date: Fri, 26 Feb 2010 12:31:40 -0800

>> Reason: no suitable image found.  Did find:
>> 	/System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType: GC capability mismatch
>>
>>
>> It started to happen suddenly, I have LiveType and I recently reinstalled it, although I knew it wouldn't solve the problem (it didn't)

This is harmless, though annoying. It means that something is trying to load a bundle, but fails because the process uses GC but the bundle doesn't. In this case, it looks like LiveType has a QuickTime component, and in your app QuickTime's trying to load that component. If your code doesn't use LiveType directly, then QuickTime's probably just doing something like enumerating all the plugins. It's too bad the bundle code always has to barf to the log whenever that happens.

—Jens _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >How to get rid of this error message (From: Deivy Petrescu <email@hidden>)
 >Re: How to get rid of this error message (From: Fritz Anderson <email@hidden>)

  • Prev by Date: SCM info in condensed project window?
  • Next by Date: Re: How to get rid of this error message
  • Previous by thread: Re: SCM info in condensed project window?
  • Next by thread: Re: How to get rid of this error message
  • Index(es):
    • Date
    • Thread