Re: GC bug in NSFontManager?
Re: GC bug in NSFontManager?
- Subject: Re: GC bug in NSFontManager?
- From: Ross Carter <email@hidden>
- Date: Wed, 01 Jul 2009 17:33:38 -0400
On Jul 1, 2009, at 12:48 PM, Tommy Nordgren wrote:
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
Based on the response to the bug report and the responses here, I am
going to distribute a test app to see if we're on the right track.
Thanks everyone.
Ross
_______________________________________________
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