• 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
Runtime message on Yosemite seems spurious?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Runtime message on Yosemite seems spurious?


  • Subject: Runtime message on Yosemite seems spurious?
  • From: Graham Cox <email@hidden>
  • Date: Fri, 20 Mar 2015 09:29:01 +1100

Several of my apps are writing this to the console on Yosemite:

"Layout still needs update after calling -[NSScrollView layout].  NSScrollView 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'm not subclassing NSScrollView and none of these apps use autolayout as such - they use the legacy struts-and-springs though I understand they are translated to autolayout in the modern OS. Can I safely ignore this, as it seems ot be a spurious message, or is it really trying to tell me something important?

--Graham





_______________________________________________

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: Runtime message on Yosemite seems spurious?
      • From: Uli Kusterer <email@hidden>
    • Re: Runtime message on Yosemite seems spurious?
      • From: John Brownie <email@hidden>
  • Prev by Date: Re: windowDidLoad not getting called
  • Next by Date: Re: windowDidLoad not getting called
  • Previous by thread: Re: windowDidLoad not getting called
  • Next by thread: Re: Runtime message on Yosemite seems spurious?
  • Index(es):
    • Date
    • Thread