• 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: What triggers -applicationDidChangeScreenParameters: delegate method?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What triggers -applicationDidChangeScreenParameters: delegate method?


  • Subject: Re: What triggers -applicationDidChangeScreenParameters: delegate method?
  • From: Bill Cheeseman <email@hidden>
  • Date: Thu, 11 Dec 2014 09:34:18 -0500

> On Dec 11, 2014, at 8:51 AM, Stephane Madrau <email@hidden> wrote:
>
> To exclude the fact it could be linked to a GPU switch or not, you can
> try following
> - use the gfxCardStatus tool to verify if your app effectively changes
> the GPU when it starts
> - force a GPU switch before launching your app (with aforementioned
> tool, or by launching iPhoto before launching your app), then only
> launch your application and see if the same delegate method is still
> called. If not, you have your culprit...


On my Late 2013 MacBook Pro, launching Aperture as a test case causes gfxCardStatus to notify me of a switch in graphics cards. On my Late 2013 Mac Pro, it does not. But I haven't yet determined whether that is because gfxCardStatus doesn't work on a Mac Pro or because the Mac Pro doesn't switch graphics cards.

Launching my application on the Mac Pro doesn't give me a gfxCardStatus notification, either, but again I don't yet know why. I haven't tried it yet on the MacBook Pro -- later today.

--

Bill Cheeseman - 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: 
 >Re: What triggers -applicationDidChangeScreenParameters: delegate method? (From: Stephane Madrau <email@hidden>)

  • Prev by Date: Re: NSUserDefaults and home folder on different drive
  • Next by Date: Re: NSUserDefaults and home folder on different drive
  • Previous by thread: Re: What triggers -applicationDidChangeScreenParameters: delegate method?
  • Next by thread: Swift Array with Struct Members (Compiler Bug?)
  • Index(es):
    • Date
    • Thread