• 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: Nib Loading Crash on Tiger only -- SOLVED (well made gone...)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Nib Loading Crash on Tiger only -- SOLVED (well made gone...)


  • Subject: Re: Nib Loading Crash on Tiger only -- SOLVED (well made gone...)
  • From: Steve Cronin <email@hidden>
  • Date: Wed, 30 Sep 2009 03:22:39 -0500

Folks;

I opened the .xib file in a text editor -searched for 'NSCoreUIImageRep'

I found one instance (thankfully) and by 'reading' the text was able to determine that it was a matrix of 2 radio buttons.

I removed the offending matrix and re-instantiated a fresh one.
I monitored the .xib text as I re-sized it but was unable to generate a 'NSCoreUIImageRep' again.
Compiled - deployed to Tiger -> works fine….


I dunno, my gut tells me that there is some way thru resize and cell spacing that IB 3.2 will use a 'NSCoreUIImageRep' but I gotta move on…
Never was any IB warnings or errors….


Maybe this will help someone else…

Thanks Graham and Kyle for the assist,
Steve

On Sep 30, 2009, at 1:56 AM, Kyle Sluder wrote:

Check your IB compatibility settings.  Looks like you've archived an
image into your nib that doesn't exist on Tiger.

--Kyle Sluder


_______________________________________________

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


References: 
 >Nib Loading Crash on Tiger only (From: Steve Cronin <email@hidden>)
 >Re: Nib Loading Crash on Tiger only (From: Kyle Sluder <email@hidden>)
 >Re: Nib Loading Crash on Tiger only (From: Steve Cronin <email@hidden>)

  • Prev by Date: Re: Static Analyzer Question
  • Next by Date: Displaying a string with Core Animation
  • Previous by thread: Re: Nib Loading Crash on Tiger only
  • Next by thread: Does Core Data have reserved Entity names?
  • Index(es):
    • Date
    • Thread