• 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: NSSavePanel load error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSSavePanel load error


  • Subject: Re: NSSavePanel load error
  • From: edward taffel <email@hidden>
  • Date: Mon, 27 Oct 2014 16:23:09 -0400

thanks for your speedy reply lee ann!

pleased someone else thinks it a bug.

cheers,
edward

ps: that should have read: ‘i have not sub-calssed NSSavePanel’.


> On Oct 27, 2014, at 3:49 PM, Lee Ann Rucker <email@hidden> wrote:
>
> Apple bug - according to classdump, that class has had a “layout” method since before autolayout even existed, and I know from experience it doesn’t grok autolayout.
>
> You can ignore it.
>
> On Oct 27, 2014, at 11:56 AM, edward taffel <email@hidden <mailto:email@hidden>> wrote:
>
>> just updated my dev machine to yosemite. closing a document window (command-W) from within my app, causes the following log:
>>
>> [NSSavePanelAlertStyleContentView layout].  NSSavePanelAlertStyleContentView or one of its superclasses may have overridden -layout without calling super. Or, something may have dirtied layout in the middle of updating it.  Both are programming errors in Cocoa Autolayout.  The former is pretty likely to arise if some pre-Cocoa Autolayout class had a method called layout, but it should be fixed.
>>
>> i have not sub-calsses NSSavePanel & this only occurs on the first NSSavePanel load; further close commands do not cause the message to be emitted.
>>
>> anyone else seeing this? bug or something else?
>> _______________________________________________
>>
>> 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 <mailto: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


References: 
 >NSSavePanel load error (From: edward taffel <email@hidden>)
 >Re: NSSavePanel load error (From: Lee Ann Rucker <email@hidden>)

  • Prev by Date: Re: Crash with ARC enabled on Xcode 6.1
  • Next by Date: loading NSWindowController nib from bundle
  • Previous by thread: Re: NSSavePanel load error
  • Next by thread: Using multiple cell XIBs for one UITableView - getting cell height.
  • Index(es):
    • Date
    • Thread