Need buttons on base movie to become inactive when external movie loaded

Hi,
I am working on a portfolio website and I have all my navigation with buttons linking to other pages, on the base level. All the buttons are  scattered around the stage and when one of these buttons is clicked an external movie is loaded in the centre of the page.
The movie is a big white box with a slideshow of images from my portfolio in the centre of the stage.
My problem is that the buttons on the base level are easily clicked by accident, even though you cant see them with the white box.
Is there anyway I can stop the base movie clip working, once a button is clicked? When the user has finished looking at my slideshow images then they press a close button.
Code used for button on main timeline:
swfBtn.onRelease = function()
    loadMovieNum("graphicLayouts.swf", 1);
Code used for Close button on external swf:
on (release) {
     unloadMovieNum(1);

In your case I'd recommend writing the said above two function on main timeline. It should go something like this:
function enableBtns():Void
     BTN_1.enabled = true;
     BTN_2.enabled = true;
     // ... and so on
function disableBtns():Void
     BTN_1.enabled = false;
     BTN_2.enabled = false;
     // ... and so on
Now, in the function where you call the loadMovie method (it's on the main timeline, right) just write:
disableBtns();
And in the external swf file, where you unload your swf write:
_level0.enableBtns();
It should work if I didn't bug anything.

Similar Messages

  • Text editing box becomes inactive when multiple documents are open?

    I have a user that recently has a problem when editing documents.  If he has more than one document open the text editor becomes inactive (greyed out).  It works fine with just one document open still.  Is this 'working as intended' or a glitch in the software.  User is running Adobe Acrobat 9 Standard.  We've tried running a repair on the install but that didn't work.  I haven't yet tried uninstall/reinstall - I'd prefer to get more information on this before we try that.

    The user isn't editing large portions of documents though. 
    More info from the horse's mouth -
    I have used the touchup tool and that is NOT what I want to open up.  I am working with detail Maps.  The touchup tool will open up and attempt to “touchup” the detail of the maps and that is Not what I am doing.  I am using the “polygon” tool and “text box” tool to circle areas on the map and place labels on these areas for our clients.  A simple task of adding lines and text.  These are basic mark up tools Adobe offers. These mark up tools are what I am having problems with.  I do not intend on converting the maps that are already “scaled” and possibly lose that detail.  I explained this to Aaron Rasor as well and he has seen the simple issue.  The Basic Mark up tools ghost out and become unavailable when I have more than 1 document opened at once.

  • Referencing _root.Button  from a movie loaded inside another movie

    I have the following situation
    MainMove.swf is doing a loadmovie of SecondMovie.swf
    The Button that loads SecondMovie.swf also disables other buttons in MainMovie.swf
    on (release) {
        _root.intro_btn.enabled = flase;
        loadMovieNum("SecondMovie.swf", 2);
    How do I Re enabled the Buttons in MainMovie.swf from a Button within SecondMovie.swf???
    Using AS2 is this current project
    Thanks

    You might be able to use the same line of code setting the enabled value to true.  If you have not locked the root of the loaded swf, the _root should till be pointing at the main movie.
    _root.intro_btn.enabled = true;

  • Custom web parts in SharePoint 2013 becomes inactive when the session is idle for long time.

    Hi,
    We have a search center site with custom web parts and custom master pages. When the session is inactive for long time all the custom web parts in the page doesn't work, unless we close the browser and open it. Where as this is not the case with the
    OOB web parts. We are not able to identify the root cause as it works with OOB web parts and not the custom web parts.We were able to find that by increasing the session timeout of the web application we can avoid this issue.We do not want to increase the
    session timeout as the OOB web part works perfectly even when the user session is idle for long time.Is there any other alternative where we can acheive the same for custom web parts when the session is idle for long time?
    Thanks,
    Saranya

    Hi Saranya,
    According to your descirption, my understanding is that when the session is long time idle ,then custom web part will not work.
    I suggest you check if you have enable the session in the Page Level in the web.config. By default SharePoint disable the session state.
    In the web.config, you will see <page enableSessionState> tag. You can modify like below and test if it works.
    <pages enableSessionState=”true” ….. />
    Here is a detailed thread for your reference:
    Use Session State in SharePoint
    Best Regards
    Zhengyu Guo
    TechNet Community Support

  • 2014 iMac becomes unusable when photos are loaded.

    My '2014 27" 3TB with fusion drive iMac' becomes unusable if I load a few photos or video.  Apple support talked me through a system restore which I did and it worked fine afterwards but as soon as I load any pics again it becomes unresponsive.  As an example Safari, mail, iphoto etc take at least a couple of minutes to open and once in I get constant spinning wheel when trying to move around in an app.  My iMac was sent away for repair after 6 months due to a screen failure that left me with coloured lines all over the display - perhaps that has something to do with it because it's never been the same since the repair.

    Thanks for your reply and clear concise instruction.  I'm sure it would usually take a few seconds to carry out but it's taken me nearly 20 minutes!  It really is a painful experience (5mins to type these few lines!).
    I have copied part of log below..
    03/03/2015 20:46:39.766 loginwindow[64]: Setting the initial value of the magsave brightness level 1
    03/03/2015 20:46:39.768 com.apple.xpc.launchd[1]: (com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:46:39.769 com.apple.xpc.launchd[1]: (com.apple.mbloginhelper.user) This key does not do anything: OnDemand
    03/03/2015 20:46:39.769 com.apple.xpc.launchd[1]: (com.apple.mbpluginhost.user) This key does not do anything: OnDemand
    03/03/2015 20:46:39.771 com.apple.xpc.launchd[1]: (com.apple.secd) This key does not do anything: OnDemand
    03/03/2015 20:46:39.771 com.apple.xpc.launchd[1]: (com.apple.secd) The ServiceIPC key is no longer respected. Please remove it.
    03/03/2015 20:46:39.771 com.apple.xpc.launchd[1]: (com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
    03/03/2015 20:46:39.772 com.apple.xpc.launchd[1]: (com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
    03/03/2015 20:46:39.000 kernel[0]: [BNBMouseDevice::handleStart][85.3] returning 1
    03/03/2015 20:46:39.000 kernel[0]: [AppleMultitouchHIDEventDriver::start] entered
    03/03/2015 20:46:39.793 askpermissiond[167]: objc[167]: Class FALogging is implemented in both /System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/FamilyCircl e and /System/Library/PrivateFrameworks/FamilyNotification.framework/Versions/A/Famil yNotification. One of the two will be used. Which one is undefined.
    03/03/2015 20:46:39.793 com.apple.SecurityServer[52]: Session 100005 created
    03/03/2015 20:46:39.811 com.apple.xpc.launchd[1]: (com.apple.DataDetectorsDynamicData) The JoinExistingSession key is only available to Application services.
    03/03/2015 20:46:39.812 com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
    03/03/2015 20:46:39.815 com.apple.AmbientDisplayAgent[165]: AMBD Agent: xpc connection became invalid during event handler
    03/03/2015 20:46:39.819 loginwindow[64]: Login Window Started Security Agent
    03/03/2015 20:46:39.819 locationd[54]: Location icon should now be in state 'Inactive'
    03/03/2015 20:46:39.000 kernel[0]: en1: channel changed to 1
    03/03/2015 20:46:39.000 kernel[0]: en1: channel changed to 1
    03/03/2015 20:46:39.852 askpermissiond[167]: StoreTransport: Resetting APS Connection using environment name production
    03/03/2015 20:46:39.856 apsd[49]: Unable to bootstrap_look_up connection port 'com.apple.askpermission.aps' for user 0: Unknown service name
    03/03/2015 20:46:39.871 WiFiAgent[173]:  securityd_message_with_reply_sync Failed to talk to secd after 4 attempts.
    03/03/2015 20:46:39.000 kernel[0]: ARPT: 13.806733: MacAuthEvent en1   Auth result for: 90:01:3b:43:28:d5  MAC AUTH succeeded
    03/03/2015 20:46:39.000 kernel[0]: AirPort: Link Up on en1
    03/03/2015 20:46:39.000 kernel[0]: en1: BSSID changed to 90:01:3b:43:28:d5
    03/03/2015 20:46:39.000 kernel[0]: en1: channel changed to 11
    03/03/2015 20:46:39.000 kernel[0]: en1::IO80211Interface::postMessage bssid changed
    03/03/2015 20:46:39.000 kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    03/03/2015 20:46:39.000 kernel[0]: en1: channel changed to 1
    03/03/2015 20:46:39.000 kernel[0]: en1::IO80211Interface::postMessage bssid changed
    03/03/2015 20:46:39.923 configd[25]: dhcp_arp_router: en1 SSID unavailable
    03/03/2015 20:46:40.000 kernel[0]: [AppleMultitouchDevice::start] entered
    03/03/2015 20:46:47.122 UserEventAgent[172]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    03/03/2015 20:46:47.138 UserEventAgent[172]: user agent networkd: built Nov 19 2014 21:39:47
    03/03/2015 20:46:47.145 SecurityAgent[178]: This is the first run
    03/03/2015 20:46:47.145 SecurityAgent[178]: MacBuddy was run = 0
    03/03/2015 20:46:47.588 blued[57]: Logging disabled
    03/03/2015 20:46:50.000 kernel[0]: ARPT: 24.458695: MacAuthEvent en1   Auth result for: 90:01:3b:43:28:d5  MAC AUTH succeeded
    03/03/2015 20:46:50.000 kernel[0]: AirPort: Link Up on en1
    03/03/2015 20:46:50.000 kernel[0]: en1: BSSID changed to 90:01:3b:43:28:d5
    03/03/2015 20:46:50.000 kernel[0]: en1: channel changed to 11
    03/03/2015 20:46:50.000 kernel[0]: en1::IO80211Interface::postMessage bssid changed
    03/03/2015 20:46:50.000 kernel[0]: AirPort: RSN handshake complete on en1
    03/03/2015 20:46:50.905 configd[25]: network changed: Proxy
    03/03/2015 20:46:50.907 discoveryd[48]: Basic SleepProxy Could not get the primary interface
    03/03/2015 20:46:52.447 configd[25]: network changed.
    03/03/2015 20:46:53.000 kernel[0]: en1: BSSID changed to 90:01:3b:43:28:d5
    03/03/2015 20:46:53.000 kernel[0]: en1: channel changed to 11
    03/03/2015 20:46:53.321 configd[25]: network changed: DNS*
    03/03/2015 20:46:53.321 UserEventAgent[16]: Captive: [CNInfoNetworkActive:1709] en1: SSID 'SKY328D4' making interface primary (protected network)
    03/03/2015 20:46:53.322 UserEventAgent[16]: Captive: CNPluginHandler en1: Evaluating
    03/03/2015 20:46:53.323 UserEventAgent[16]: Captive: en1: Probing 'SKY328D4'
    03/03/2015 20:46:53.326 configd[25]: network changed: v4(en1!:192.168.0.8) DNS+ Proxy+ SMB
    03/03/2015 20:46:53.338 configd[25]: setting hostname to "Roberts-iMac"
    03/03/2015 20:46:53.424 UserEventAgent[16]: Captive: CNPluginHandler en1: Authenticated
    03/03/2015 20:46:53.440 sntp[189]: time set -0.105301 s
    03/03/2015 20:46:54.314 com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
    03/03/2015 20:46:54.314 com.apple.xpc.launchd[1]: (com.apple.DataDetectorsDynamicData) The JoinExistingSession key is only available to Application services.
    03/03/2015 20:46:54.316 com.apple.xpc.launchd[1]: (com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:46:54.317 com.apple.xpc.launchd[1]: (com.apple.mbloginhelper.user) This key does not do anything: OnDemand
    03/03/2015 20:46:54.317 com.apple.xpc.launchd[1]: (com.apple.mbpluginhost.user) This key does not do anything: OnDemand
    03/03/2015 20:46:54.318 com.apple.xpc.launchd[1]: (com.apple.secd) This key does not do anything: OnDemand
    03/03/2015 20:46:54.318 com.apple.xpc.launchd[1]: (com.apple.secd) The ServiceIPC key is no longer respected. Please remove it.
    03/03/2015 20:46:54.319 com.apple.xpc.launchd[1]: (com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
    03/03/2015 20:46:54.319 com.apple.xpc.launchd[1]: (com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.000 kernel[0]: BUG in process suhelperd[191]: over-released legacy external boost assertions (1 total, 1 external, 0 legacy-external)
    03/03/2015 20:46:54.581 ntpd[145]: peer time.apple.com @ 17.151.16.22
    03/03/2015 20:46:54.616 ntpd[145]: drift PPM:0.000 -> -37.703
    03/03/2015 20:46:56.000 kernel[0]: pci pause: SDXC
    03/03/2015 20:47:10.000 kernel[0]: en1: 802.11d country code set to 'GB'.
    03/03/2015 20:47:10.000 kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 12 13 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    03/03/2015 20:47:13.054 SecurityAgent[178]: User info context values set for robertbruce
    03/03/2015 20:47:13.084 com.apple.xpc.launchd[1]: (com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:13.084 com.apple.xpc.launchd[1]: (com.apple.mbloginhelper.user) This key does not do anything: OnDemand
    03/03/2015 20:47:13.084 com.apple.xpc.launchd[1]: (com.apple.mbpluginhost.user) This key does not do anything: OnDemand
    03/03/2015 20:47:13.086 com.apple.xpc.launchd[1]: (com.apple.secd) This key does not do anything: OnDemand
    03/03/2015 20:47:13.086 com.apple.xpc.launchd[1]: (com.apple.secd) The ServiceIPC key is no longer respected. Please remove it.
    03/03/2015 20:47:13.086 com.apple.xpc.launchd[1]: (com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
    03/03/2015 20:47:13.087 com.apple.xpc.launchd[1]: (com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
    03/03/2015 20:47:13.502 SecurityAgent[178]: Login Window login proceeding
    03/03/2015 20:47:17.079 loginwindow[64]: Login Window - Returned from Security Agent
    03/03/2015 20:47:17.086 loginwindow[64]: USER_PROCESS: 64 console
    03/03/2015 20:47:17.094 com.apple.xpc.launchd[1]: (com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:17.095 com.apple.xpc.launchd[1]: (com.apple.mbloginhelper.user) This key does not do anything: OnDemand
    03/03/2015 20:47:17.095 com.apple.xpc.launchd[1]: (com.apple.mbpluginhost.user) This key does not do anything: OnDemand
    03/03/2015 20:47:17.096 com.apple.xpc.launchd[1]: (com.apple.secd) This key does not do anything: OnDemand
    03/03/2015 20:47:17.096 com.apple.xpc.launchd[1]: (com.apple.secd) The ServiceIPC key is no longer respected. Please remove it.
    03/03/2015 20:47:17.096 com.apple.xpc.launchd[1]: (com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
    03/03/2015 20:47:17.097 com.apple.xpc.launchd[1]: (com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
    03/03/2015 20:47:24.000 kernel[0]: AppleKeyStore:Sending lock change 0 for handle -501
    03/03/2015 20:47:24.418 com.apple.xpc.launchd[1]: (com.apple.AssistiveControl.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.418 com.apple.xpc.launchd[1]: (com.apple.btsa) This key does not do anything: OnDemand
    03/03/2015 20:47:24.418 com.apple.xpc.launchd[1]: (com.apple.coreservices.lsactivity) Unknown key for Boolean: DrainMessagesAfterFailedInit
    03/03/2015 20:47:24.418 com.apple.xpc.launchd[1]: (com.apple.coreservices.uiagent) This key does not do anything: OnDemand
    03/03/2015 20:47:24.419 com.apple.xpc.launchd[1]: (com.apple.diagnostics_agent) This service is defined to be constantly running and is inherently inefficient.
    03/03/2015 20:47:24.419 com.apple.xpc.launchd[1]: (com.apple.dock.fullscreen) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.419 com.apple.xpc.launchd[1]: (com.apple.dock.server) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.419 com.apple.xpc.launchd[1]: (com.apple.dock.notificationcenter) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.419 com.apple.xpc.launchd[1]: (com.apple.dock.appstore) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.419 com.apple.xpc.launchd[1]: (com.apple.dock.remotedesktoppicture) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.419 com.apple.xpc.launchd[1]: (com.apple.dock.launchpad) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.419 com.apple.xpc.launchd[1]: (com.apple.dock.downloads) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.419 com.apple.xpc.launchd[1]: (com.apple.EscrowSecurityAlert) Unknown key for string: seatbelt-profiles
    03/03/2015 20:47:24.419 com.apple.xpc.launchd[1]: (com.apple.Finder) ThrottleInterval set to zero. You're not that important. Ignoring.
    03/03/2015 20:47:24.419 com.apple.xpc.launchd[1]: (com.apple.FontRegistryUIAgent) This key does not do anything: OnDemand
    03/03/2015 20:47:24.419 com.apple.xpc.launchd[1]: (com.apple.ATS.FontValidator) This key does not do anything: OnDemand
    03/03/2015 20:47:24.419 com.apple.xpc.launchd[1]: (com.apple.ATS.FontValidatorConduit) This key does not do anything: OnDemand
    03/03/2015 20:47:24.419 com.apple.xpc.launchd[1]: (com.apple.gamed) The JetsamProperties key is not available on this platform.
    03/03/2015 20:47:24.419 com.apple.xpc.launchd[1]: (com.apple.gamed) This key does not do anything: OnDemand
    03/03/2015 20:47:24.419 com.apple.xpc.launchd[1]: (com.apple.gamed) The ServiceIPC key is no longer respected. Please remove it.
    03/03/2015 20:47:24.419 com.apple.xpc.launchd[1]: (com.apple.helpd) This key does not do anything: OnDemand
    03/03/2015 20:47:24.420 com.apple.xpc.launchd[1]: (com.apple.installd.user) This key does not do anything: OnDemand
    03/03/2015 20:47:24.420 com.apple.xpc.launchd[1]: (com.apple.Maps.mapspushd) Unknown key for double: StartInterval
    03/03/2015 20:47:24.420 com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.user.501.100005.Aqua) Caller tried to hijack service: path = /System/Library/LaunchAgents/com.apple.mbpluginhost.user.plist, caller = loginwindow.64
    03/03/2015 20:47:24.421 com.apple.xpc.launchd[1]: (com.apple.midiserver.io) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.421 com.apple.xpc.launchd[1]: (com.apple.noticeboard.agent) This key does not do anything: OnDemand
    03/03/2015 20:47:24.421 com.apple.xpc.launchd[1]: (com.apple.notificationcenterui.alerts) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.421 com.apple.xpc.launchd[1]: (com.apple.notificationcenterui.tcc) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.421 com.apple.xpc.launchd[1]: (com.apple.notificationcenterui.agent) This service is defined to be constantly running and is inherently inefficient.
    03/03/2015 20:47:24.421 com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.user.501.100005.Aqua) Caller tried to hijack service: path = /System/Library/LaunchAgents/com.apple.pluginkit.pkd.plist, caller = loginwindow.64
    03/03/2015 20:47:24.421 com.apple.xpc.launchd[1]: (com.apple.PubSub.Agent) The ServiceIPC key is no longer respected. Please remove it.
    03/03/2015 20:47:24.421 com.apple.xpc.launchd[1]: (com.apple.quicklook.ui.helper.active) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.422 com.apple.xpc.launchd[1]: (com.apple.ReportCrash) The DrainMessagesOnCrash key is not yet implemented. If you rely on this key, please file a bug.
    03/03/2015 20:47:24.422 com.apple.xpc.launchd[1]: (com.apple.ReportCrash.Self) The DrainMessagesOnCrash key is not yet implemented. If you rely on this key, please file a bug.
    03/03/2015 20:47:24.422 com.apple.xpc.launchd[1]: (com.apple.rtcreportingd) The UserName key is not supported for non-System services.
    03/03/2015 20:47:24.422 com.apple.xpc.launchd[1]: (com.apple.sharingd) This service is defined to be constantly running and is inherently inefficient.
    03/03/2015 20:47:24.422 com.apple.xpc.launchd[1]: (com.apple.soagent) Invalid type for event (event/type): events/array
    03/03/2015 20:47:24.422 com.apple.xpc.launchd[1]: (com.apple.soagent) Invalid type for event (event/type): bundleid/string
    03/03/2015 20:47:24.422 com.apple.xpc.launchd[1]: (com.apple.speech.speechdatainstallerd) This key does not do anything: OnDemand
    03/03/2015 20:47:24.422 com.apple.xpc.launchd[1]: (com.apple.ssinvitationagent) This key does not do anything: OnDemand
    03/03/2015 20:47:24.423 com.apple.xpc.launchd[1]: (com.apple.systemuiserver.ServiceProvider) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.423 com.apple.xpc.launchd[1]: (com.apple.dockextra.server) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.423 com.apple.xpc.launchd[1]: (com.apple.SUISMessaging) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.423 com.apple.xpc.launchd[1]: (com.apple.ipodserver) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.423 com.apple.xpc.launchd[1]: (com.apple.systemuiserver.screencapture) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.423 com.apple.xpc.launchd[1]: (com.apple.tsm.uiserver) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.423 com.apple.xpc.launchd[1]: (com.apple.dockling.server) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.423 com.apple.xpc.launchd[1]: (com.apple.window_proxies.startup) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.423 com.apple.xpc.launchd[1]: (com.apple.window_proxies) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.423 com.apple.xpc.launchd[1]: (com.apple.inputswitcher.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.423 com.apple.xpc.launchd[1]: (com.apple.universalaccesscontrol.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.423 com.apple.xpc.launchd[1]: (com.apple.universalaccessd.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.423 com.apple.xpc.launchd[1]: (com.apple.UserEventAgent-Aqua) This service is defined to be constantly running and is inherently inefficient.
    03/03/2015 20:47:24.424 com.apple.xpc.launchd[1]: (com.apple.usernoted) This service is defined to be constantly running and is inherently inefficient.
    03/03/2015 20:47:24.424 com.apple.xpc.launchd[1]: (com.apple.VoiceOver.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.424 com.apple.xpc.launchd[1]: (com.apple.ZoomWindow.running) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.424 com.apple.xpc.launchd[1]: (org.openbsd.ssh-agent) The ServiceIPC key is no longer respected. Please remove it.
    03/03/2015 20:47:24.424 com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.user.501.100005.Aqua) Failed to bootstrap path: path = /System/Library/LaunchAgents/com.apple.pluginkit.pkd.plist, error = 17: File exists
    03/03/2015 20:47:24.424 com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.user.501.100005.Aqua) Failed to bootstrap path: path = /System/Library/LaunchAgents/com.apple.mbpluginhost.user.plist, error = 17: File exists
    03/03/2015 20:47:24.432 distnoted[201]: # distnote server agent  absolute time: 58.431613414   civil time: Tue Mar  3 20:47:24 2015   pid: 201 uid: 501  root: no
    03/03/2015 20:47:24.512 com.apple.xpc.launchd[1]: (com.apple.DataDetectorsDynamicData) The JoinExistingSession key is only available to Application services.
    03/03/2015 20:47:24.520 lsregister[204]: LaunchServices: Begin database seeding
    03/03/2015 20:47:24.517 com.apple.xpc.launchd[1]: (com.apple.FileSyncAgent.PHD.isRunning) The HideUntilCheckIn property is an architectural performance issue. Please transition away from it.
    03/03/2015 20:47:24.523 com.apple.xpc.launchd[1]: (com.apple.mbloginhelper.user) This key does not do anything: OnDemand
    03/03/2015 20:47:24.527 lsregister[204]: LaunchServices: Completed database seeding
    03/03/2015 20:47:24.523 com.apple.xpc.launchd[1]: (com.apple.mbpluginhost.user) This key does not do anything: OnDemand
    03/03/2015 20:47:24.528 com.apple.xpc.launchd[1]: (com.apple.secd) This key does not do anything: OnDemand
    03/03/2015 20:47:24.528 com.apple.xpc.launchd[1]: (com.apple.secd) The ServiceIPC key is no longer respected. Please remove it.
    03/03/2015 20:47:24.531 com.apple.xpc.launchd[1]: (com.apple.speech.speechsynthesisd) This key does not do anything: OnDemand
    03/03/2015 20:47:24.532 com.apple.xpc.launchd[1]: (com.apple.TrustEvaluationAgent) This key does not do anything: OnDemand
    03/03/2015 20:47:24.564 WindowServer[110]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'. Run with arg = -login
    03/03/2015 20:47:24.576 com.apple.audio.DriverHelper[210]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelDevice.
    03/03/2015 20:47:24.576 com.apple.audio.DriverHelper[210]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelSharedUserClient.
    03/03/2015 20:47:24.576 com.apple.audio.DriverHelper[210]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDSIVideoContext.
    03/03/2015 20:47:24.576 com.apple.audio.DriverHelper[210]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class Gen6DVDContext.
    03/03/2015 20:47:24.576 com.apple.audio.DriverHelper[210]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelDevice.
    03/03/2015 20:47:24.576 com.apple.audio.DriverHelper[210]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelSharedUserClient.
    03/03/2015 20:47:24.576 com.apple.audio.DriverHelper[210]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMain.
    03/03/2015 20:47:24.576 com.apple.audio.DriverHelper[210]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMedia.
    03/03/2015 20:47:24.577 com.apple.audio.DriverHelper[210]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextVEBox.
    03/03/2015 20:47:24.577 com.apple.audio.DriverHelper[210]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    03/03/2015 20:47:24.577 com.apple.audio.DriverHelper[210]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOHIDParamUserClient.
    03/03/2015 20:47:24.577 com.apple.audio.DriverHelper[210]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOSurfaceRootUserClient.
    03/03/2015 20:47:24.577 com.apple.audio.DriverHelper[210]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.AirPlayXPCHelper.
    03/03/2015 20:47:24.577 com.apple.audio.DriverHelper[210]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.wirelessproxd.
    03/03/2015 20:47:24.577 com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
    03/03/2015 20:47:24.577 com.apple.xpc.launchd[1]: (com.apple.DataDetectorsDynamicData) The JoinExistingSession key is only available to Application services.
    03/03/2015 20:47:24.590 pboard[216]: Attempt to unlink previous shared memory during startup returned an error.  Continuing...
    03/03/2015 20:47:24.581 com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.sandboxedServiceRunner) The JoinExistingSession key is only available to Application services.
    03/03/2015 20:47:24.592 coreaudiod[209]: 2015-03-03 08:47:24.592246 PM [AirPlay] BTLE discovery removing all devices
    03/03/2015 20:47:24.593 coreaudiod[209]: 2015-03-03 08:47:24.593072 PM [AirPlay] Resetting AWDL traffic registration.
    03/03/2015 20:47:24.000 kernel[0]: IO80211AWDLPeerManager::setAwdlPeerTrafficRegistration Clearing AirPlay peer 00:00:00:00:00:00
    03/03/2015 20:47:24.593 coreaudiod[209]: 2015-03-03 08:47:24.593275 PM [AirPlay] Deregister AirPlay traffic for AWDL at MAC 00:00:00:00:00:00 with target infra non critical PeerIndication=0 err=0
    03/03/2015 20:47:24.595 com.apple.audio.DriverHelper[210]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    03/03/2015 20:47:24.595 com.apple.audio.DriverHelper[210]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.blued.
    03/03/2015 20:47:24.595 com.apple.audio.DriverHelper[210]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.bluetoothaudiod.
    03/03/2015 20:47:24.595 coreaudiod[209]: 2015-03-03 08:47:24.594871 PM [AirPlay] BTLE client stopping to browse for AirPlay Solo Target Presence.
    03/03/2015 20:47:24.595 coreaudiod[209]: 2015-03-03 08:47:24.594991 PM [AirPlay] BTLE client starting to browse for AirPlay Solo Target Presence.
    03/03/2015 20:47:24.595 coreaudiod[209]: 2015-03-03 08:47:24.595217 PM [AirPlay] BTLE client stopped to browse for AirPlay Solo Target Presence.
    03/03/2015 20:47:24.595 coreaudiod[209]: 2015-03-03 08:47:24.595334 PM [AirPlay] BTLE client started to browse for AirPlay Solo Target Presence.
    03/03/2015 20:47:24.597 coreaudiod[209]: Logging disabled
    03/03/2015 20:47:24.607 coreaudiod[209]: 2015-03-03 08:47:24.606701 PM [AirPlay] AirPlay: Performing audio format change for 4 (AP Out) to PCM/44100/16/2 for output and  for input
    03/03/2015 20:47:24.607 coreaudiod[209]: 2015-03-03 08:47:24.606801 PM [AirPlay] AirPlay: Performing audio format change for 4 (AP Out) to PCM/44100/16/2 for output and  for input
    03/03/2015 20:47:24.616 bluetoothaudiod[217]: Logging disabled
    03/03/2015 20:47:24.692 sharingd[220]: 20:47:24.691 : Starting Up...
    03/03/2015 20:47:24.696 sharingd[220]: 20:47:24.696 : Device Capabilities (Handoff:YES, Instant Hotspot:YES, AirDrop:YES, Legacy AirDrop:YES, Remote Disc:YES)
    03/03/2015 20:47:24.772 com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.user.501.100005.Aqua) Could not import service from caller: caller = otherbsd.200, service = com.apple.photostream-agent, error = 119: Service is disabled
    03/03/2015 20:47:24.772 otherbsd[200]: Could not submit LoginItem job com.apple.photostream-agent: 119: Service is disabled
    03/03/2015 20:47:24.772 com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.user.501.100005.Aqua) Could not import service from caller: caller = otherbsd.200, service = co.appforfacebook.LoginHelper, error = 119: Service is disabled
    03/03/2015 20:47:24.772 otherbsd[200]: Could not submit LoginItem job co.appforfacebook.LoginHelper: 119: Service is disabled
    03/03/2015 20:47:24.773 com.apple.xpc.launchd[1]: (com.apple.xpc.launchd.user.501.100005.Aqua) Could not import service from caller: caller = otherbsd.200, service = com.fiplab.MemoryCleanHelper, error = 119: Service is disabled
    03/03/2015 20:47:24.774 otherbsd[200]: Could not submit LoginItem job com.fiplab.MemoryCleanHelper: 119: Service is disabled
    03/03/2015 20:47:24.818 SystemUIServer[207]: Cannot find executable for CFBundle 0x7fba1b516a70 </System/Library/CoreServices/Menu Extras/Clock.menu> (not loaded)
    03/03/2015 20:47:24.889 Spotlight[218]: spot: agent checkin
    03/03/2015 20:47:24.895 SystemUIServer[207]: Could not find image named 'greenmarker'.
    03/03/2015 20:47:24.930 SpotlightNetHelper[230]: CGSConnectionByID: 0 is not a valid connection ID.
    03/03/2015 20:47:24.930 SpotlightNetHelper[230]: Invalid Connection ID 0
    03/03/2015 20:47:24.961 UserEventAgent[199]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    03/03/2015 20:47:24.962 Finder[208]: assertion failed: 14C109: libxpc.dylib + 97940 [876216DC-D5D3-381E-8AF9-49AE464E5107]: 0x89
    03/03/2015 20:47:24.990 com.apple.SecurityServer[52]: Session 100010 created
    03/03/2015 20:47:24.991 UserEventAgent[199]: com.apple.TMHelperAgent.SetupOffer enabled
    03/03/2015 20:47:24.999 Finder[208]: CoreDockSetTrashFull returned error -4959
    03/03/2015 20:47:25.035 Finder[208]: CoreDockSetTrashFull returned error -4959
    03/03/2015 20:47:25.049 UserEventAgent[199]: user agent networkd: built Nov 19 2014 21:39:47
    03/03/2015 20:47:25.112 com.apple.xpc.launchd[1]: (com.apple.lakitu) The JoinExistingSession key is only available to Application services.
    03/03/2015 20:47:25.112 com.apple.xpc.launchd[1]: (com.apple.accounts.dom) The _DirtyJetsamMemoryLimit key is not available on this platform.
    03/03/2015 20:47:25.112 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    03/03/2015 20:47:25.113 UserEventAgent[199]: received an unknown event from daemon
    03/03/2015 20:47:25.117 storeaccountd[232]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7f9e83f02c00> connection from pid 230 with interface <AccountServiceInterface: 0x7f9e83f04530> (PID 230)
    03/03/2015 20:47:25.128 coreaudiod[209]: 2015-03-03 08:47:25.127667 PM [AirPlay] AirPlay: Performing audio format change for 4 (AP Out) to PCM/44100/16/2 for output and PCM/44100/16/2 for input
    03/03/2015 20:47:25.129 coreaudiod[209]: 2015-03-03 08:47:25.128979 PM [AirPlay] AirPlay: Performing audio format change for 4 (AP Out) to PCM/44100/16/2 for output and  for input
    03/03/2015 20:47:25.129 coreaudiod[209]: 2015-03-03 08:47:25.129063 PM [AirPlay] AirPlay: Performing audio format change for 4 (AP Out) to PCM/44100/16/2 for output and  for input
    03/03/2015 20:47:25.137 DMProxy[214]: AMBD Services: connection interrupted: com.apple.AmbientDisplayAgent (Connection interrupted)
    03/03/2015 20:47:25.141 WindowServer[110]: CGXSetDisplayColorProfileAndTransfer: Display 0x042c0140: Unit 0; ColorProfile { 1313974824 }; TransferFormula (1.000000, 1.000000, 1.000000)
    03/03/2015 20:47:25.143 com.apple.AmbientDisplayAgent[165]: AmbientDisplayAgent started
    03/03/2015 20:47:25.150 com.apple.AmbientDisplayAgent[165]: AMBD initializing devices
    03/03/2015 20:47:25.156 com.apple.AmbientDisplayAgent[165]: AMBD Agent: xpc connection became invalid during event handler
    03/03/2015 20:47:25.158 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    03/03/2015 20:47:25.187 iconservicesagent[240]: iconservicesagent launched.
    03/03/2015 20:47:25.204 locationd[54]: Couldn't find a requirement string for masquerading client /System/Library/PrivateFrameworks/Parsec.framework
    03/03/2015 20:47:25.204 locationd[54]: could not get apple languages array, assuming english
    03/03/2015 20:47:28.145 secinitd[238]: UID[501]: cache loaded: /System/Library/Caches/com.apple.app-sandbox-cache.plist
    03/03/2015 20:47:28.156 iconservicesagent[240]: Starting service with cache path: /var/folders/8n/bffx961s21z_8g9t4h0zq2p80000gn/C/com.apple.iconservices
    03/03/2015 20:47:28.168 digest-service[90]: digest-request: uid=0
    03/03/2015 20:47:28.168 digest-service[90]: digest-request: init request
    03/03/2015 20:47:28.175 digest-service[90]: digest-request: init return domain: UNKNOWN server: ROBERTS-IMAC indomain was: <NULL>
    03/03/2015 20:47:28.193 digest-service[90]: digest-request: uid=0
    03/03/2015 20:47:28.193 digest-service[90]: digest-request: init request
    03/03/2015 20:47:28.199 digest-service[90]: digest-request: init return domain: ROBERTS-IMAC server: ROBERTS-IMAC indomain was: <NULL>
    03/03/2015 20:47:28.246 com.apple.xpc.launchd[1]: (com.apple.quicklook[241]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.quicklook
    03/03/2015 20:47:28.254 identityservicesd[224]: <IMMacNotificationCenterManager: 0x7f8b69669c00>: Configuring notification center for identifier: com.apple.iChat   topics: (
        "com.apple.private.ids"
    03/03/2015 20:47:28.298 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    03/03/2015 20:47:28.331 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    03/03/2015 20:47:28.378 locationd[54]: could not get apple languages array, assuming english
    03/03/2015 20:47:28.431 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    03/03/2015 20:47:28.448 apsd[49]: Attempt to set push wake topics without dark wake enabled: ()
    03/03/2015 20:47:28.451 apsd[49]: Attempt to set push wake topics without dark wake enabled: ()
    03/03/2015 20:47:28.457 apsd[49]: Attempt to set push wake topics without dark wake enabled: ()
    03/03/2015 20:47:28.458 com.apple.xpc.launchd[1]: (com.apple.imdmessageservices.IMDMessageServicesAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    03/03/2015 20:47:28.460 apsd[49]: Attempt to set push wake topics without dark wake enabled: ()
    03/03/2015 20:47:28.459 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    03/03/2015 20:47:28.477 askpermissiond[264]: objc[264]: Class FALogging is implemented in both /System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/FamilyCircl e and /System/Library/PrivateFrameworks/FamilyNotification.framework/Versions/A/Famil yNotification. One of the two will be used. Which one is undefined.
    03/03/2015 20:47:28.487 logind[65]: -[SessionManager getClient:withRole:inAuditSession:]:241: ERROR: No session dictionary for audit session 100010
    03/03/2015 20:47:28.487 logind[65]: _SMGetSessionAgent:73: ERROR: __SMGetClientForAuditSessionAgent failed 2
    03/03/2015 20:47:28.487 IMDPersistenceAgent[277]: SACShieldWindowShowing:925: ERROR: NULL response
    03/03/2015 20:47:28.488 askpermissiond[264]: StoreTransport: Resetting APS Connection using environment name production
    03/03/2015 20:47:28.490 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    03/03/2015 20:47:28.537 fmfd[276]: Initialized sandbox
    03/03/2015 20:47:28.566 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    03/03/2015 20:47:28.581 cloudd[279]: Could not create primary backing account
    03/03/2015 20:47:28.602 com.apple.iCloudHelper[281]: objc[281]: Class FALogging is implemented in both /System/Library/PrivateFrameworks/FamilyCircle.framework/Versions/A/FamilyCircl e and /System/Library/PrivateFrameworks/FamilyNotification.framework/Versions/A/Famil yNotification. One of the two will be used. Which one is undefined.
    03/03/2015 20:47:28.607 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    03/03/2015 20:47:28.681 storeaccountd[232]: AccountServiceDelegate: Accepting new connection <NSXPCConnection: 0x7f9e83c08ee0> connection from pid 260 with interface <AccountServiceInterface: 0x7f9e83c095c0> (PID 260)
    03/03/2015 20:47:28.740 apsd[49]: Peer [pid=276] requested push wake but lacks APSPushWakeEntitlement
    03/03/2015 20:47:28.832 usernoted[227]: Notification (0) for presented_notifications missing for app_id 31!
    03/03/2015 20:47:28.889 Keychain Circle Notification[258]: Posted at launch: (
    03/03/2015 20:47:28.920 identityservicesd[224]: <IMMacNotificationCenterManager: 0x7f8b69669c00>:    NC Disabled: NO
    03/03/2015 20:47:28.927 identityservicesd[224]: <IMMacNotificationCenterManager: 0x7f8b69669c00>:   DND Enabled: NO
    03/03/2015 20:47:28.927 identityservicesd[224]: <IMMacNotificationCenterManager: 0x7f8b69669c00>: Updating enabled: YES   (Topics: (
        "com.apple.private.ids"
    03/03/2015 20:47:28.945 identityservicesd[224]: <IMMacNotificationCenterManager: 0x7f8b69669c00>:    NC Disabled: NO
    03/03/2015 20:47:28.954 identityservicesd[224]: <IMMacNotificationCenterManager: 0x7f8b69669c00>:   DND Enabled: NO
    03/03/2015 20:47:28.954 identityservicesd[224]: <IMMacNotificationCenterManager: 0x7f8b69669c00>: Updating enabled: YES   (Topics: (
        "com.apple.private.ids",
        "com.apple.ess"
    03/03/2015 20:47:28.968 identityservicesd[224]: <IMMacNotificationCenterManager: 0x7f8b69669c00>:    NC Disabled: NO
    03/03/2015 20:47:28.972 identityservicesd[224]: <IMMacNotificationCenterManager: 0x7f8b69669c00>:   DND Enabled: NO
    03/03/2015 20:47:28.973 identityservicesd[224]: <IMMacNotificationCenterManager: 0x7f8b69669c00>: Updating enabled: YES   (Topics: (
        "com.apple.madrid",
        "com.apple.private.ids",
        "com.apple.ess"
    03/03/2015 20:47:28.997 Keychain Circle Notification[258]: rawStatus 2, #applicants 1, #peers 1, err=(null)
    03/03/2015 20:47:28.999 Keychain Circle Notification[258]: Checking validity of 0 notes
    03/03/2015 20:47:29.000 identityservicesd[224]: <IMMacNotificationCenterManager: 0x7f8b69669c00>:    NC Disabled: NO
    03/03/2015 20:47:29.001 Keychain Circle Notification[258]: writeToStorage plist={
        applcationDate = "2015-02-06 17:38:42 +0000";
        lastCircleStatus = 2;
        lastWritten = "2015-03-03 20:47:29 +0000";
        pendingApplicationReminder = "2015-03-05 20:26:58 +0000";
        pendingApplicationReminderInterval = 172800;
    03/03/2015 20:47:29.010 identityservicesd[224]: <IMMacNotificationCenterManager: 0x7f8b69669c00>:   DND Enabled: NO
    03/03/2015 20:47:29.010 identityservicesd[224]: <IMMacNotificationCenterManager: 0x7f8b69669c00>: Updating enabled: YES   (Topics: (
        "com.apple.private.ac",
        "com.apple.ess",
        "com.apple.madrid",
        "com.apple.private.ids"
    03/03/2015 20:47:29.014 sharingd[220]: 20:47:29.014 : No delegate parameters from account, account exists = NO
    03/03/2015 20:47:29.014 sharingd[220]: 20:47:29.014 : Tethering: Identifier needs fixing
    03/03/2015 20:47:29.017 sharingd[220]: 20:47:29.016 : No delegate parameters from account, account exists = NO
    03/03/2015 20:47:29.020 sharingd[220]: 20:47:29.020 : No delegate parameters from account, account exists = NO
    03/03/2015 20:47:29.046 WiFiAgent[269]: [NO client logger] <Sep  9 2014 16:12:26> WIFICLOUDSYNC WiFiCloudSyncEngineCreate: created...
    03/03/2015 20:47:29.046 WiFiAgent[269]: [NO client logger] <Sep  9 2014 16:12:26> WIFICLOUDSYNC WiFiCloudSyncEngineRegisterCallbacks: WiFiCloudSyncEngineCallbacks version - 0, bundle id - com.apple.wifi.WiFiAgent
    03/03/2015 20:47:29.057 imagent[265]: <IMMacNotificationCenterManager: 0x7f9b91f29310>: Configuring notification center for identifier: com.apple.FaceTime   topics: (null)
    03/03/2015 20:47:29.067 imagent[265]: <IMMacNotificationCenterManager: 0x7f9b91f29310>:    NC Disabled: NO
    03/03/2015 20:47:29.070 imagent[265]: <IMMacNotificationCenterManager: 0x7f9b91f29310>:   DND Enabled: NO
    03/03/2015 20:47:29.070 imagent[265]: <IMMacNotificationCenterManager: 0x7f9b91f29310>: Updating enabled: YES   (Topics: (null))
    03/03/2015 20:47:29.076 imagent[265]: <IMMacNotificationCenterManager: 0x7f9b91f29310>:    NC Disabled: NO
    03/03/2015 20:47:29.079 imagent[265]: <IMMacNotificationCenterManager: 0x7f9b91f29310>:   DND Enabled: NO
    03/03/2015 20:47:29.080 imagent[265]: <IMMacNotificationCenterManager: 0x7f9b91f29310>: Updating enabled: YES   (Topics: (
        "com.apple.ess",
        "com.apple.private.ac"
    03/03/2015 20:47:29.086 com.apple.xpc.launchd[1]: (com.apple.imtransferservices.IMTransferAgent) The _DirtyJetsamPriority key is not available on this platform.
    03/03/2015 20:47:29.086 com.apple.xpc.launchd[1]: (com.apple.imtransferservices.IMTransferAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    03/03/2015 20:47:29.086 com.apple.xpc.launchd[1]: (com.apple.imtranscoding.IMTranscoderAgent) The _DirtyJetsamPriority key is not available on this platform.
    03/03/2015 20:47:29.086 com.apple.xpc.launchd[1]: (com.apple.imtranscoding.IMTranscoderAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    03/03/2015 20:47:29.093 identityservicesd[224]: <IMMacNotificationCenterManager: 0x7f8b69669c00>:    NC Disabled: NO
    03/03/2015 20:47:29.094 CalendarAgent[237]: Exception fetching ABCDContact in context <ABManagedObjectContext: 0x7f9539746920>: keypath birthdayComponents not found in entity <NSSQLEntity ABCDContact id=21>
    03/03/2015 20:47:29.095 CalendarAgent[237]: Error fetching ABCDContact in context <ABManagedObjectContext: 0x7f9539746920>: (null) (null)
    03/03/2015 20:47:29.097 identityservicesd[224]: <IMMacNotificationCenterManager: 0x7f8b69669c00>:   DND Enabled: NO
    03/03/2015 20:47:29.097 identityservicesd[224]: <IMMacNotificationCenterManager: 0x7f8b69669c00>: Updating enabled: YES   (Topics: (
        "com.apple.private.ac",
        "com.apple.ess",
        "com.apple.private.alloy.sms",
        "com.apple.madrid",
        "com.apple.private.ids"
    03/03/2015 20:47:29.129 NotificationCenter[260]: Layout still needs update after calling -[NSView layout].  NSView 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.
    03/03/2015 20:47:29.370 talagent[206]: CGSConnectionRelinquishWindowRights(cid, result, reservedRights): CGError 1001 on line 875
    03/03/2015 20:47:29.467 callservicesd[244]: Failed to get the bundle id
    03/03/2015 20:47:29.954 Spotlight[218]: applications query - started
    03/03/2015 20:47:30.775 pkd[221]: enabling pid=260 for plug-in com.apple.iCal.CalendarNC(1.0) DF43E459-0F64-4F37-9944-B05605D3AF19 /Applications/Calendar.app/Contents/PlugIns/com.apple.iCal.CalendarNC.appex
    03/03/2015 20:47:32.033 pkd[221]: enabling pid=260 for plug-in com.apple.ncplugin.stocks(1.0) 387CA590-319E-40CD-8783-E9AFCAD3BF62 /System/Library/Frameworks/NotificationCenter.framework/PlugIns/com.apple.ncplu gin.stocks.appex
    03/03/2015 20:47:32.034 pkd[221]: enabling pid=260 for plug-in com.apple.ncplugin.weather(1.0) F5C35C46-B894-4D0D-B9ED-BEDFBA40D07C /System/Library/Frameworks/NotificationCenter.framework/PlugIns/com.apple.ncplu gin.weather.appex
    03/03/2015 20:47:32.038 secd[225]:  SecOSStatusWith error:[-50] The operati

  • Need to stop cursor moving when external swf loads???

    Hi, I am using a magnifying glass as part of my portfolio but when I click on another section and this loads an external swf above the main movie, because you can still see the main movie below, you can see the magify glass still moving as you move the cursor above??
    you can see what I mean at :
    www.zoeglazebrook.co.uk
    any ideas how I can stop the magnify glass moving while i am on the external swf above?

    OK, I wasn't following what that code was doing before, but try replacing all the code I gave you before with this (put it all on the timeline, and remove that function from the movie clip):
    var mGInt;
    magnifyingGlass.onPress = function(){
         startGlass();
    function startGlass() {
         magnifyingGlass.startDrag("", true, 215, 120, 1080, 660);
         mGInt = setInterval(updateGlassImage,100);
    function stopGlass(){
         magnifyingGlass.stopDrag();
         clearInterval(mGInt);
    function updateGlassImage(){
         largeobject._x = (original._x-magnifyingGlass._x)*2;
         largeobject._y = (original._y-magnifyingGlass._y)*2;
         updateAfterEvent();
    webBtn.onRelease = function()
         disableBtns();
         stopGlass();
         loadMovieNum("Advertorial/Advertorial.swf", 1);
    function enableBtns():Void
          webBtn.enabled = true;
    function disableBtns():Void
          webBtn.enabled = false;

  • Statistic Condition Type inactive when duplicated

    Hi gurus,
    I wonder if there's any way to make a statistic condition type become inactive when the user inserts another equal one.
    Example:
    Here is my procedure: ZP0001 with this condition type ZC01 set statistic.
    If I create a new sales order and I insert this condition in the procedure twice, the system does NOT deactivate any of them. It just let them occur at the same time.
    If I go like this with a non statistic condition type, then the system deactivate all duplicated types and only remains the last one inserted.
    Do you know if this behaviour is possible for statistic condition types in any way?
    Thanks in advance,
    John

    Hi,
    a statistical condition type can not be inactive because it is not taken into account in the calculation per definition as statistical.
    One more sentence to clarify to the sentence before. It will be inactive but still displayed - as this is the nature of a statistical condition.
    So far so good. But I know exactly what your problem is, when your statistical condition type is present twice you would like to surpress the earlier record.
    We had a similar requirment once. We had two different statistical condition types which were displayed at the same time. 
    The requirement was to only display one of the two condition types. When A was present B should not be shown. I tried with condition exclusion but it did not work for statsitical conditions (as they can not be set inactive...). But it worked very good with a pricing requirement we created ourselves.
    Good Luck.

  • Panel in Xdialogbox becoming inactive

    hello frens,
    its mukesh here. i am facing problem in the Jpanel in Xdialog box. XdialogBox is a component of Xui technology used as JDialogBox in swing. Xui is extended from swing only.
    my problem is that..i have a menubar in which i click on the menuitem and i get a xdialogbox. In the dialog box i have 4 panels. in 1 i have tree, 2 i have buttons, 3 i have input text box, in 4 panel i create dynamic buttons of the contents in tree. when i click menubar 1 time everything works fine...but when i use cancel button which closes dialog box, n then againopen the dialog box from , menubar it creates problem in 4 panel only n not in any other panel. the problem occurs is.
    --->if u click on tree u get buttons created in 4 panel but they cant be clicked, the scroll bar created doesnot slides which slides 1 time, n when we move dialog box over screen the buttons created gets rubbed off which do not happens when we move it 1 time. that is that only panel becomes inactive, i am working in linux /eclipse and it also do not show error while debugging...can anybody tell me what this problem is all about n can cite me solution for it, ill be highly obliged to him for his help.
    if someone wants clarity for any doubts in problem do write to me i ll reply him to clear his doubt, or someone needs code i can provide but i di=ont know what code i show u as i do not know which part of code has error....
    reply me asap,
    waiting 4 reply
    urs frendly
    mukesh

    Hi
    See the difference in the data source in R/3 and in the version option see the latest version of the data source.
    If it has been changed recently then you will have to transport the changes in BW as well.
    Replicate the data source again in BW system correct the mappings in development,activate the infosource and transfer rules transport it into production again.
    This will solve the issue
    Regards,
    Nagaraju.V

  • Camera Raw loses system focus and becomes inactive

    While working in ACR if I hover over any of the command buttons, Save Image,  Open Image, Cancel, or Done for a few seconds the "tool tip" for the button displays and as soon as I move the mouse again the whole Camera Raw windows loses system focus and becomes inactive (every tab, control, menu, etc., becomes greyed out).  To regain the system focus I must move the mouse to the windows 7 taskbar and then back into Camera Raw.  If the fullscreen checkbox in Camera Raw is active the only way to regain system focus is to press the Windows Key twice on the keyboard and move the mouse out of the taskbar tray.  This gets pretty frustrating.  Any clues?

    It doesn't normally do this, I can assure you.  Normally the tooltips just pop up and Camera Raw stays active.
    Do you have any desktop management software installed, besides what Windows provides?
    Are your video drivers up to date?
    -Noel

  • Applications become inactive and unusable, losing focus

    So far this has happened with most apps.
    Don't know what is causing it, but it may be Time Machine.
    Intermittently, and more some days than others, applications become inactive and unusable. The symptom is when you try and switch to an application, it does not come to focus at the front.
    For example, Mail is open, but I cannot do anything within the app. I can move the application window with the mouse, but cannot click any buttons at all.
    If I go back to the finder and switch to Mail, it still says Finder in the top-left menu. It will only show the name of the last visited (working) app, and never Mail.
    I can't find a way to resurrect Mail when this happens, including waiting patiently, using the Dock (both single click, and long click), using TAB and COMMAND to switch to the app, using the Force Quit menu to switch and even putting the machine to sleep. Nothing will fix it apart from Force Quitting the app, and restarting it.
    This has happened with Safari, Mail, iTunes, iCal, Garageband (meaning lost work), as well as many Adobe apps, which suggests it is a problem with the system software.
    Has anyone had similar issues, or even better does anyone know how to fix this?
    Many thanks!

    Create a new User go to System Preferences >> Accounts >> "+" (make it an admin acct) and test the apps in this new account, if they work the problem is isolated to your User and not systemwide.
    If the issue is limited to your user account try starting up Safe Mode (It will take more time to startup in Safe Mode because it runs a directory check.)
    If your apps functions correctly that way, go to System Preferences >> Accounts >> Login Items, and remove them. Boot normally and test. If not go to ~(yourHome)/Library/Contextual Menu Items and move whatever is there to the desktop. Then do the same with /Library/Contextual Menu Items. Lastly, try moving ~(yourHome)/Library/Fonts to your desktop and restarting.
    Log out/in or restart, if that sorts it start putting items back one at a time until you find the culprit.
    If the issue is systemwide then, you may be able to repair this with the The 10.6.2 Combo Update This is a fuller install, as opposed to an incremental "delta" update so it should overwrite any files that are damaged or missing. It does not matter if you have applied it before.
    Remember to Verify Disk before update and repair permissions after update from /Applications/Utilities/Disk Utility.
    -mj

  • GlassPane becomes inactive after clicking JInternalPane's resize border

    Hi all,
    I wrote a program which has a JFrame with a JDesktopPane on it's content pane.
    Then I add two JInternalFrames on the desktop pane, and my own glass pane by JFrame's setGlassPane() method.
    In my glass pane, I intercept all mouse events for the glass pane and If the event comes up NOT on the JDesktopPane, I convert and forward the event to component beneath the glass pane.
    This almost works fine except two problems.
    One is that once I pressed mouse button on the resize border of a JInternalFrame, the glass pane stops forwading event. It seems to become inactive.
    Second, if I move mouse cursor on the JinternalFrame's resize-border, the cursor does not change to resize-cursor, while it changes to resize-cursor If I remove the glass pane.
    Attached is the sample program (in one file) to recreate the problems.
    If glass pane is working, the message "forward <EVENT_TYPE> event to <COMPONENT_CLASS_NAME>" will be shown on stdout.
    I have a serious and very complecated reason to use glass pane. So I must overcome thease problems anyhow.
    I appreciate any idea or help. Thanx in advance.
    package GlassPaneTest;
    import java.awt.Component;
    import java.awt.Dimension;
    import java.awt.Point;
    import java.awt.event.MouseEvent;
    import java.awt.event.MouseListener;
    import java.awt.event.MouseMotionListener;
    import javax.swing.JComponent;
    import javax.swing.JDesktopPane;
    import javax.swing.JFrame;
    import javax.swing.JInternalFrame;
    import javax.swing.SwingUtilities;
    public class GlassTest extends JFrame {
        public static void main( String[] args ) {
            SwingUtilities.invokeLater( new Runnable() { public void run() {
                new GlassTest();
        public GlassTest() {
            super("");
            JDesktopPane desktop = new JDesktopPane();
            getContentPane().add(desktop);
            JInternalFrame frame1 = createFrame("1",  50, 20);
            JInternalFrame frame2 = createFrame("2", 300, 20);
            desktop.add(frame1);
            desktop.add(frame2);
            Glass glass = new Glass(desktop);
            setGlassPane(glass);
            glass.setVisible(true);
            setDefaultCloseOperation(EXIT_ON_CLOSE);
            setSize(600,300);
            setVisible(true);
        private JInternalFrame createFrame(String title, int x, int y) {
            JInternalFrame f = new JInternalFrame(title,true,true,true,true);
            f.setPreferredSize(new Dimension(200,200));
            f.setLocation(x, y);
            f.pack();
            f.setVisible(true);
            return f;
        public class Glass extends JComponent
                        implements MouseListener, MouseMotionListener {
            JDesktopPane     desktop;
            public Glass(JDesktopPane desktop){
                this.desktop = desktop;
                addMouseListener(this);
                addMouseMotionListener(this);
            public void mouseMoved(MouseEvent e) { redispatch(e); }
            public void mouseDragged(MouseEvent e) { redispatch(e); }
            public void mouseClicked(MouseEvent e) { redispatch(e); }
            public void mouseEntered(MouseEvent e) { redispatch(e); }
            public void mouseExited(MouseEvent e) { redispatch(e); }
            public void mousePressed(MouseEvent e) { redispatch(e); }
            public void mouseReleased(MouseEvent e) { redispatch(e); }
            private void redispatch(MouseEvent e) {
                Point p = e.getPoint();
                int id = e.getID();
                long when = e.getWhen();
                int mod = e.getModifiers();
                int clicks = e.getClickCount();
                boolean trigger = e.isPopupTrigger();
                Component c = SwingUtilities.getDeepestComponentAt(desktop, p.x, p.y);
                Point cp = SwingUtilities.convertPoint(this, p, c);
                if (c==null) return;
                showEvent(c, id);
                MouseEvent me = new MouseEvent(c, id, when, mod, cp.x, cp.y, clicks, trigger);
                c.dispatchEvent(me);
            public void showEvent(Component target, int id) {
                String E="UNKNOWN";
                switch (id) {
                case MouseEvent.MOUSE_CLICKED: E="CLICKED"; break;
                case MouseEvent.MOUSE_DRAGGED: E="DRAGGED"; break;
                case MouseEvent.MOUSE_ENTERED: E="ENTERED"; break;
                case MouseEvent.MOUSE_EXITED: E="EXITED"; break;
                case MouseEvent.MOUSE_MOVED: E="MOVED"; break;
                case MouseEvent.MOUSE_PRESSED: E="PRESSED"; break;
                case MouseEvent.MOUSE_RELEASED: E="RELEASED"; break;
                if (target instanceof JDesktopPane) return;
                System.out.println("forwad "+E+" event to "+target.getClass().getName());
    }

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Change in Fiscal Year Variant Causes Cube to become inactive

    In Maintain Fiscal Year variant, we attempted to change the Fiscal Periods to reflect the 2007 Fiscal Calendar. When we saved it, it caused the Update Rules for our Infocube to become inactive. I need to know how to reactivate them or what to do. The Error message is saying that there is no routine created for the object. How do I recreate the routine and reactive the Update Rules?
    We are using BW 3.1

    Hi David,
    Whenever you change a MetaData Object, BW will automatically deactivate everything that relies on that object to prevent system instability.  In this case, your Update Rules and InfoCube (and MultiProviders if you use them) were deactivated.  In most cases, simply reactivating them will correct the problem. 
    Judging from your post, this isn't the case.  What did you do to the InfoObject that required reactivation of the InfoObject?  You may want to check inside the Update Rules to see if BW removed the connection that you had before.  I've seen that happen as well.
    Adam

  • Trying to connect buttons to a movie clip

    Hi all,
    I need step by step instruction on how to attech control buttons to a movie clip.
    I imported the .MOV clip (a 3D rotation) into the library, and I would like to be able to control where the rotation stops, by use of a slider or clicking a button. Can some one please tell me how to do this in an easy way if possible?
    Any help would be greatly appreciated so much.
    Many thanks,

    drag your movieclip to the stage and assign it an instance name, say movMC.  create your button and give it an instance name, say btn.  you can then use:
    btn.onRelease=function(){
    movMC.gotoAndStop(your frame label or number here);

  • Pages wont load, links become inactive

    Hello, I have had this issue for a while and I have finally decided to ask for some help, usually I can find answers to my problems but am a bit stumped on this one.
    My issue is this:
    I do a search, right click link and open in new tab - works 80% of the time. ok other 20% page wont open just stuck. Whats interesting though is I have found if I refresh the google search page I can then open the link fine, - the first open page is still sitting there spinning around, sometimes when the link opens this will kick the first try into finding the site. Now it has been getting worse. Now links on web pages becoming inactive as in i click on the link and nothing happens, right click and it does not have open in new tab ect. Its as though the page has lost all of it connections to the internet. sometimes when i refresh the page after a link not working it will open the linked page? bizarre.
    I have done a lot of research on this and have done things like clear the cache,
    uninstalled and reinstalled firefox,
    changed to new profile,
    and a myriad of other things mainly in regards to pages wont load.
    does this happen in other browsers, I barely use other browsers so haven't noticed that it does.
    I use ghostery and ad block plus, ad block pop up, ad block is set to exclude google.
    does this happen on other computers with firefox on my wireless network? not as much sometimes pages wont load but can put that down to internet or wireless issues.
    I cant rule out it being a browser issue because when pages wont load from google links i can open bookmarks and the pages load as well as links from them out to the internet, and the page open via google still sits on spinning, try the link again and again and still wont load.
    Could it just be a bad link? it happens far too often for the internet to have that many bad links.
    other clues,
    Ad block plus and ghostery have used this and updated for a long time with out these issues.
    Issues only started with the last couple of firefox updates.
    something of interest is that this issue started around the time we upgraded to adsl 2+ from adsl and got a new modem, but the internet is still connected and I can still surf from the bookmarks so that could be just a coincidence so I still cant rule out a browser issue.
    oh does the page time out - eventually yes but takes a long time, I do see it saying waiting for fonts.google or other such things but tried all of those fixes and nothing helps.
    I hope I have been able to get my issue across.
    Any help would be greatly appreciated
    Soleous75

    Hello,
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information. <br>
    '''Note''': ''This will cause you to lose any Extensions and some Preferences.''
    *Open websites will not be saved in Firefox versions lower than 25.
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • Problems coding a button within a movie clip to navigate scenes

    Hello there! I've got another probably noobish question to ask about CS6.
    My goal is very similar to the one mentioned in this previously discussed forum question: http://forums.adobe.com/message/837995#837995 and also in this question http://forums.adobe.com/message/4172919#4172919
    I am attempting to make a button inside a movie clip in my first scene go when clicked to the first frame of my second scene. I named the button's instance menu_button_1 and I believe Scene 1 and Scene 2 are the names of the scenes. (If they should have special names or instance names, I did not see where to type them.) Because of the similarities, I attempted to follow the suggestions on those pages. However I probably did some small thing wrong, (Or heck, maybe a huge thing.) which I what I'd like help with to find.
    stop();
    myButton.addEventListener(MouseEvent.CLICK, clickHandler);
    function clickHandler(evt:MouseEvent):void {
    gotoAndStop(1, "Scene 1");
    This seemed to be what was suggested to enter. I attempted to modify it to work for me as well. This is what I typed for the button's action.
    menu_button_1.addEventListener(MouseEvent.CLICK, clickHandler);
    function clickHandler(evt:MouseEvent):void {
    gotoAndPlay(1, "Scene 2");
    (I removed the stop function because I have music looping in the movie clip that I want to play until the mouse is clicked.) (Also, I picked gotoandplay because I wanted scene 2 to start playing immediately when clicked rather than stopping.)
    I tried variations, including "2" instead of "scene 2" and whatnot. I also tried linking it to differnet places just to see if that would work. It seems like it could link if I only asked for a frame within the movie clip itself, but it couldn't go to any other frames in scene 1 or scene 2. When I attempt, this message is displayed in the output:
    ArgumentError: Error #2108: Scene 2 was not found.
        at flash.display::MovieClip/gotoAndPlay()
        at interactivestgermant_fla::menu_1/clickHandler()
    It seems it cannot find my Scene 2. (It also cannot seem to find Scene 1 when I prompt it to do that.) I'm afraid I'm not sure of what I've entered incorrectly, though I'd imagine it involves how I typed the scene navigation. Should it have an instance name or something? I'd very muchappreciate a push in the right direction. If you need any more info I'll be happy to provide it. Thanks for the help! I very much appreciate it.

    I bet you're absolutely right. However I am not sure how I am misnaming it, as to my ametuer eyes, it seems to be entered properly into the properties box? It does show up as "menu" written in white over the keyframes and also in the properties slot. I can include some images here to help out in correcting me.
    http://girlfoxgirl.deviantart.com/art/Flash-Help-1-395704638   This image shows my movie clip. This seems to be the problem it's having, identifying "menu." Did I do that incorrectly? It looks to be in order.
    http://girlfoxgirl.deviantart.com/art/Flash-Help-2-395704633 This is inside of the movie clip named menu. You can see I did the same to name the button menu_button_1.
    http://girlfoxgirl.deviantart.com/art/Flash-Help-3-395704627   This shows the action I gave to menu_button_1 in which I attempt to have it naviagte to Scene 1 frame 493.
    http://girlfoxgirl.deviantart.com/art/Flash-Help-4-395704623  This shows where I'd like the button to go to. (It is hard to tell if that's frame 493 or 492. I figured that it should be ok either way and if this frame is 492 then it's easily changed once I get the darn thing working in general) (Also, I named the layer "peanuts." I tired entering the name "peanuts" as well but it didn't seem to work either, so I figured "493" is easier since I know that you can go to a specific frame by doing gotoandplay("scene 1" , #) and I'm not sure if it requires any additional stuff to go to a name.
    http://girlfoxgirl.deviantart.com/art/Flash-Help-5-395704687    These are the errors I get. I totally agree with you- It seems very much to be an issue of getting it to recognize the "menu." However I am unsure where I named something wrong. Is this enough info to help you perhaps point out where that is?

Maybe you are looking for