• 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: GC bug in NSFontManager?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GC bug in NSFontManager?


  • Subject: Re: GC bug in NSFontManager?
  • From: Tommy Nordgren <email@hidden>
  • Date: Wed, 1 Jul 2009 18:48:53 +0200


On Jul 1, 2009, at 5:34 PM, Ross Carter wrote:


On Jun 30, 2009, at 7:57 PM, Tommy Nordgren wrote:

Is CCMApp an NSApplication subclass. This stack trace seems to indicate that there is an instance of it in
your nib/xib file.

Nope, it's the application delegate. The principal class is NSApplication.
_______________________________________________


You might check if any of the following methods depends on outlets being correctly set:
2 com.cocomot.Pagehand 0x0003a706 -[CCMFontCollectionsController fontNamesFamiliesDictionary] + 312
3 com.cocomot.Pagehand 0x0003a1fc -[CCMFontCollectionsController fontCollectionsArrayForControls] + 60
4 com.cocomot.Pagehand 0x000305fe -[CCMApp init] + 806
If so you need to move the code called in CCMApp init,
to the method [CCMApp awakeFromNib] which is called after the nib loading mechanism have set all outlets for
the nib
------
What is a woman that you forsake her, and the hearth fire and the home acre,
to go with the old grey Widow Maker. --Kipling, harp song of the Dane women
Tommy Nordgren
email@hidden




_______________________________________________

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


  • Follow-Ups:
    • Re: GC bug in NSFontManager?
      • From: Ross Carter <email@hidden>
References: 
 >Re: GC bug in NSFontManager? (From: Ross Carter <email@hidden>)

  • Prev by Date: Re: warning:assignment from distinct Objective-C type
  • Next by Date: Re: NSObjectController, content outlet and content object question
  • Previous by thread: Re: GC bug in NSFontManager?
  • Next by thread: Re: GC bug in NSFontManager?
  • Index(es):
    • Date
    • Thread