Re: focus loss issue
Re: focus loss issue
- Subject: Re: focus loss issue
- From: Lars-Johan Liman <email@hidden>
- Date: Sun, 23 Dec 2012 11:16:28 +0100
email@hidden:
> So that's three so far? With one application I'd suspect the application;
> with three so far, none of which should be trying to interact with the
> user, I wonder if we have a deeper issue. Especially since I saw it a lot
> on Lion but not at all on SL, and I don't think Google has a different
> version of the Keystone agent for each.
> I'd suggest filing a radar on the Time Machine agent one. Not sure about
> the others, if it turns out to be something internal, but I can poke
> various Google contacts on the keystone agent (indeed, already have).
I was thinking that maybe it's related to some common application
library that is "automagically linked in" when you build Aqua
applications of certain kinds - a subrouting you call with "the standard
template arguments" which forces a focus shift, wheras when called with
"intended background process arguments" doesn't. I've never dealt with
Aqua, so I cannot get any closer than a fluffy thought, but maybe
someone here knows better, and says "yes! It must be that they're using
template code that says
InitializeAquaProcessAcquireStartup$Items_init($myPID, 'DEFAULT)
instead of
InitializeAquaProcessAcquireStartup$Items_init($myPID, 'BACKGROUND)
#youknowwhatimean
:-)
Cheers,
/Liman
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden