Re: GC bug in NSFontManager?
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