Continuously re-starting or shutting down and booting up iMac

Will anything bad happen to the iMac or drive or anything like that if you restart your iMac several times every five minutes? I ask because a friend was having trouble with opening something and re-started his iMac 6 times in a row in hopes of being able to run something better. Will this have damaged anything like the hard disk or drive?
Thanks!

Jesse Smith wrote:
What is processor control, though?
When you click on "Shut Down" or "Restart" in the system menu (the left corner of the menu bar), OS-X tells the Intel processor to run a program that brings the machine down gracefully -- turning things off in the proper order. Holding down the "power button" to force a shutdown does the same thing -- the button doesn't turn off the power, it just tells the processor to run the shutdown program. The program turns off the power when it's finished.
OTOH, if you just "pull the plug," everything suddenly loses power without having a chance to "tidy up" before the lights go out. If that happens in the middle of a partially-completed write to disk, you can easily end up with a corrupted file system. No permanent hardware damage, but the machine might not be able to reboot -- until you re-install the OS.
Looby

Similar Messages

  • Why is Mac Book allowing books and apps I don't use to collect info and send it out without my knowledge.  My computer will not disconnect from the internet.  It seems to find a clone router and continues even when I shut down and unplug my my own home iy

    /*! flamingo 6.4.0 2013-06-18 */
    function AppListView(){this.allBooks=[],this.recentBooks=[],this.$dom=$("<div>",{"class" :"app-list"}),this._loadBooks(),this._createView(),setTimeout($.proxy(this._prel oadIcons,this),1e3)}function Beacon(e,a){location.protocol.match(/^http/)&&e.enable_tracking&&e.product&&e.p latform&&e.version&&(this.title=e.title.toLowerCase(),this.product=e.product.toL owerCase(),this.platform=e.platform.toLowerCase(),this.version=e.version.toLower Case(),this.locale=a.isoCodes[0],this.loaded=$.getScript(App.resourcePath+"sc.js ",$.proxy(this.init,this)),$(e).on("navigate",$.proxy(this.navigate,this)),$(e). on("search",$.proxy(this.search,this)),$(e).on("searchresults",$.proxy(this.sear chResultSelected,this)),$(e).on("feedback",$.proxy(this.feedback,this)),$(e).on( "mediastart",$.proxy(this.mediaStart,this)))}function Book(e){if($.extend(this,e),this.name=this.title,$.each(this.topics,$.proxy(fun ction(e,a){this.topics[e]=new Topic(e,a,this)},this)),$.each(this.sections,$.proxy(function(e,a){this.section s[e]=new Section(e,a,this)},this)),$.each(this.toc,$.proxy(function(e,a){this.toc[e]=thi s.topics[a]||this.sections[a]||a},this)),$.each(this.sections,$.proxy(function(e ,a){var t=a.children;$.each(t,$.proxy(function(e,i){t[e]=this.topics[i]||this.sections[ i]||i,t[e].parent=a},this))},this)),this.landing=this.topics[this.landing]||"",t his.copyright=this.topics[this.copyright]||"",!this.landing){for(var a=this.toc[0];a instanceof Section;)a=a.children[0];this.landing=a}this.unknown_topic=new Topic("unknown",{name:"TOPIC_UNAVAILABLE".loc(),href:""},this)}function ContentView(e,a){this.name=e,this.$dom=$("<div>",{id:e,"class":"contentView"}). addClass(e),this.topic=null,a&&this.showTopic(a)}function DebugPanel(e){this.$dom=$("<dl>",{"class":"debug-info"}),$("<dt>",{text:"flamin go"}).appendTo(this.$dom),$("<dd>",{text:e.version}).appendTo(this.$dom),$.each( ["build_id","title","design","enable_tracking","product","platform","version","l ocale","collect_feedback","framework","source_schema"],$.proxy(function(a,t){$(" <dt>",{text:t}).appendTo(this.$dom),$("<dd>",{text:e.book[t]||"[ undefined ]"}).toggleClass("undefined",!e.book[t]).appendTo(this.$dom)},this))}function Design(e){this.name=e||"default";var a=Design.namedSkins[this.name];this.cssClass="",this.isLayeredStyle=!1,this.hel pviewerWindowSize={height:520,width:815},this.dismissSearchLabel="Cancel",this.p reloadList=["lightbox-close.png","[email protected]","lightbox-close-hover.p ng","[email protected]","disclosure-open.png","[email protected]" ],a&&(a.preloadList&&(this.preloadList.concat(a.preloadList),delete a.preloadList),$.extend(this,a))}function HelpViewerBook(e){this.id=e.bookID(),this.title=e.title(),this.link="help:openb ook='"+this.id+"'",this.iconHref=("x-help-icon://"+encodeURIComponent(this.id)). replace(/\.help$/,""),this.apple=this.id.match(/^com\.apple\./)?!0:!1}function LandingView(e,a){this.book=e,this.bundle=a,this.contentView=new ContentView("landing",e.landing),this.$dom=this.contentView.$dom,this.isHelpCen ter="HelpViewer"in window&&!HelpViewer.currentScope(),this.isHelpCenter?this._addMarquee():this._l ayoutLanding()}function LightboxView(e){this._$previous_focus=$(),this.visible=!1,this.$dom=$("<div>",{ id:e,"class":e,"aria-hidden":"true",role:"alertdialog",tabindex:"-1"}).hide(),$( "<div>",{"class":"background"}).appendTo(this.$dom);var a=$("<div>",{id:"lightboxOuterWrapper"}).appendTo(this.$dom),t=$("<div>",{id:"l ightboxInnerWrapper"}).appendTo(a),i=$("<div>",{id:"lightboxContentWrapper"}).ap pendTo(t);this.contentView=new ContentView("lightbox-content"),i.append(this.contentView.$dom);var n=$("<img>",{src:App.resourcePath+"images/[email protected]",alt:"Close".lo c(),role:"button"});$("<a>",{"class":"closeButton"}).append(n).appendTo(a).click ($.proxy(function(){App.navigation.popPrevious(),this.hide()},this)).hover(funct ion(){n.attr("src",App.resourcePath+"images/[email protected]")},funct ion(){n.attr("src",App.resourcePath+"images/[email protected]")})}function NavController(e){this._book=e,this._linearTOC=[],this._currentItem=null,this._p ushedItem=null,this._addItems(e.toc),App.design.isLayeredStyle||this._linearTOC. unshift(e.landing),this._checkHash();var a=$.proxy(this._checkHash,this);"onhashchange"in window?$(window).bind("hashchange",a):setTimeout(function(){setInterval(a,100)} ,500)}function Section(e,a,t){this.id=e,this.book=t,$.extend(this,a)}function TOC(e,a,t){this.book=e,this._contentPath=t,this._$liByID={},this.$dom=this._$ul ForNavList(this.book.toc,0).addClass("toc");var i=$("<li>",{role:"treeitem","class":"home"}).prependTo(this.$dom),n=$("<a>",{hr ef:"#"+this.book.landing.id}).appendTo(i);$("<img>",{src:a+"images/tangerine/hom [email protected]"}).appendTo(n),$("<span>",{"class":"name",text:"Home".loc()}).appendTo( n),this._$liByID[e.landing.id]=i,this.$dom.on("click","a",$.proxy(this._toggleSe ctions,this))}function Topic(e,a,t){this.id=e,this.book=t,this.categories=[],$.extend(this,a),this.ful l_name=this.name,this._content_loaded=!1,this.$content=$("<div>",{id:e}),this.is _landing=$.inArray("landing",this.categories)>-1,this.is_glossary=$.inArray("glo ssary",this.categories)>-1,this.is_external=!!this.href.match(/^\w+:/),this.is_h ash=!!this.href.match(/^#/)}function TermMatch(e,a,t){this.term=e,this.topic=App.book.topicForID(a),this.weight=t}fu nction WeightedTopic(e){this.topic=e.topic,this.weight=e.weight}function SearchResult(e,a,t){this.query=e,this.matchingTerms=a,this.topics=[];var i={};$.each(t,function(e,a){var t=a.topic.id,n=i[t];n?n.addMatch(a):i[t]=new WeightedTopic(a)});var n=$.map(i,function(e){return e}),o=n.sort(function(e,a){return a.weight-e.weight});this.topics=$.map(o,function(e){return e.topic})}function SearchIndex(e){this._keywordStemRegex="",this._matchesByTerm={};var a,t,i,n,o=[];i=function(e,t){return new TermMatch(a,t,e)},n=function(e,a,t){return"\\b"+a+(t?t.replace(/(.)/g,"$1?"):"" )+"\\b"};for(var s in e)a=s,t=e[a],this._matchesByTerm[a]=$.map(t,i),a=a.replace(/(\.|\*|\+|\?|\{|\}| \||\[|\]|\(|\)|\-|\^|\$)/g,"\\$1"),a=a.replace(/^(..)(.+)$/,n),o.push(a);o.sort( function(e,a){return a.length-e.length}),this._keywordStemRegex=RegExp(o.join("|"),"gi")}window.App= {version:"6.4.0",env:"production"},location.search.match(/%23/)&&location.replac e(location.href.replace("%23","#")),$.ajaxSetup({crossDomain:!1}),window.APD={}, $.extend(window.App,{book:null,bundle:null,design:null,navigation:null,searchInd ex:null,resourcePath:"",queryParams:{},views:{}}),String.prototype.loc=function( ){return App.bundle?App.bundle.translate(this):this},function(){if("console"in window||(window.console={},$.each(["assert","count","debug","dir","dirxml","err or","group","groupCollapsed","groupEnd","info","log","markTimeline","profile","p rofileEnd","time","timeEnd","trace","warn"],function(){window.console[this]=$.no op})),location.search&&$.each(location.search.substring(1).split("&"),function() {var e=this.split("=");App.queryParams[decodeURIComponent(e[0])]=decodeURIComponent( e[1])}),App.queryParams.topic){var e=App.queryParams.topic,a=location.pathname;return delete App.queryParams.topic,a+=$.param(App.queryParams)?"?"+$.param(App.queryParams): "",a+="#"+e,location.replace(a),void 0}App.queryParams.localePath&&App.queryParams.localePath.match(/^http/)&&delete App.queryParams.localePath,navigator.userAgent.match(/Help Viewer/)&&($.browser.helpviewer=!0),$(document).ready(function(){function e(){clearTimeout(i),t.hide().remove()}function a(){e(),console.error("Could not load navigation.json file."),$("html").addClass("nocontent")}$("#javascriptDisabled").remove(),App.r esourcePath=$("script[src$='flamingo.js']").attr("src").replace(/flamingo\.js$/, ""),(new Image).src=App.resourcePath+"images/[email protected]";var t=$("<div>",{id:"updating"}).hide().appendTo("body").append($("<img>",{src:App. resourcePath+"images/[email protected]"})),i=setTimeout(function(){t.show()},500);A pp._loadBundle().pipe(function(){return $.getJSON(App.bundle.URL()+"navigation.json",function(e,a,t){App._addServerType (t),App.book=new Book(e),App.beacon=new Beacon(App.book,App.bundle.current)})}).fail(a).then(e).then(App.init).then(App .showInterface).then(function(){return $.getJSON(App.bundle.URL()+"search.json",function(e){App.searchIndex=new SearchIndex(e)})}).fail(function(){console.error("Could not load search.json file.")})}),App._loadBundle=function(){var e=$.Deferred(),a=App.queryParams.localePath||App.queryParams.lang||window.local ePath;return App.bundle=new APD.Bundle("",a,function(){$("body").attr("dir",this.current["text-direction"]) ,$("<div>",{"class":"localizedUpdateText",text:"Loading latest help...".loc()}).appendTo("#updating"),$("html").attr("lang",this.current.isoCo des[0]),e.resolve()}),e},App._addServerType=function(e){var a=e.getResponseHeader("x-server-type");"development"!==this.env&&a&&a.match(/re view|staging/)&&(this.env=a),$("html").addClass(this.env)},App.setTitle=function (e){var a=App.book.title,t=e&&(e.full_name||e.name);t!==a&&(a+=": "+$("<textarea>",{html:t}).text()),document.title=a},App.init=function(){var e=$("html");if($.each($.browser,function(a){"version"!==a&&e.addClass(a)}),e.ha sClass("nocontent")||$("#contentUnavailable").remove(),window.devicePixelRatio>1 &&void 0!==document.body.style.backgroundSize&&e.addClass("bgsize"),App.design=new Design(App.book.design),$.browser.helpviewer&&Design.helpviewerWindowSize){var a=Design.helpviewerWindowSize,t=Math.max(a.width,top.outerWidth),i=Math.max(a.h eight,top.outerHeight);top.resizeTo(t,i)}if(navigator.userAgent.match(/(iphone|i pad)/i)){"-webkit-overflow-scrolling"in document.body.style||e.addClass("nooverflow");var n=720;App.design.helpviewerWindowSize&&(n=App.design.helpviewerWindowSize.width ),$("<meta>",{name:"viewport",content:"maximum-scale=3.0,width="+n}).prependTo(" head")}},App.showInterface=function(){App.createViews(),App.design.preloadImages (),App.navigation=new NavController(App.book)},App.createViews=function(){var e=$("body"),a=$("<div>",{id:"container","class":"container"}),t=$("<div>",{id:" menu","class":"menu"}).appendTo(a),i=$("<div>",{id:"front-matter","class":"front -matter"}).appendTo(a),n=$("<div>",{id:"navigation","class":"navigation",role:"n avigation"}).appendTo(i);App.views.landing=new LandingView(App.book,App.bundle),App.views.toc=new TOC(App.book,App.resourcePath,App.bundle.URL()),App.views.topic=new ContentView("topic"),App.views.debug=new DebugPanel(App),App.views.lightbox=new LightboxView("lightbox"),$.browser.helpviewer&&!HelpViewer.currentScope()&&(App .views.appList=new AppListView),a.add(App.views.lightbox.$dom).addClass(App.design.name).addClass( App.design.cssClass),e.prepend(a),e.append(App.views.debug.$dom),i.prepend(App.v iews.landing.$dom),a.append(App.views.topic.$dom.hide()),searchController.addInt erfaceElements(n),n.append(App.views.toc.$dom),e.append(App.views.lightbox.$dom) ,App.views.appList&&e.append(App.views.appList.$dom),$("<h1>",{"class":"book-tit le"}).append($("<a>",{href:"#",text:App.book.title})).appendTo(t),$(App.book).on ("navigate",$.proxy(App.views.toc.updateSelection,App.views.toc)),$(App.book).on ("navigate",$.proxy(App.toggleViews,App)),$("body").on("orientationchange",App.r esetOverflow)},App.resetOverflow=function(){var e,a=App.views,t=$(".toc").add(a.landing.$dom).add(a.topic.$dom);t.css("overflow ","visible"),e=t.css("overflow"),t.css("overflow","")},App.toggleViews=function( e,a,t){var i=$(".front-matter"),n=i.find("#landing");App.setTitle(a),t===App.views.appList ?(App.views.topic.hide(),i.hide(),App.views.appList.show()):(App.views.appList&& App.views.appList.hide(),i.show()),t===App.views.landing&&App.views.topic.hide() ,App.design.isLayeredStyle?t===App.views.landing||t===App.views.toc?(i.attr({"ar ia-hidden":!1,tabindex:-1}).show().focus(),App.views.topic.hide()):t===App.views .topic&&i.attr({"aria-hidden":!0,tabindex:-1}).hide():t===App.views.landing||t== =App.views.toc?n.show():t===App.views.topic&&n.hide(),$("#container").attr("aria -hidden",t===App.views.lightbox),t!==App.views.lightbox&&App.views.lightbox.hide ();var o="HelpViewer"in window&&"currentScope"in HelpViewer,s="HelpViewer"in window&&"setBreadcrumbBookTitleWithAnchor"in HelpViewer;o&&s&&"com.apple.machelp"===HelpViewer.currentScope()&&HelpViewer.se tBreadcrumbBookTitleWithAnchor("",null),$("body").prop("scrollTop",0),$("html"). is(".nooverflow")&&window.scrollTo(0,1)},$(document).on("keydown",function(e){!( e.ctrlKey||e.metaKey||e.shiftKey||App.views.lightbox.visible)&&"querySelectorAll "in document&&(37===e.which?App.navigation.previous():39===e.which&&App.navigation. next())}),$(document).on("keypress",function(e){e.ctrlKey&&e.metaKey&&2===e.keyC ode&&App.views.debug.$dom.toggle()}),$("#localizations select").live("change",function(){delete App.queryParams.localePath,App.queryParams.lang=$(this).val(),location.href="?" +$.param(App.queryParams)})}(),AppListView.prototype.show=function(){this.$dom.s how()},AppListView.prototype.hide=function(){this.$dom.hide()},AppListView.proto type._loadBooks=function(){var e=this;"HelpViewer"in window&&HelpViewer.availableBooks&&HelpViewer.recentApplicationList&&($.each(He lpViewer.availableBooks(),function(a,t){e.allBooks.push(new HelpViewerBook(t))}),$.each(HelpViewer.recentApplicationList(),function(a,t){va r i=RegExp(t,"i");$.each(e.allBooks,function(a,t){t.id.match(i)&&e.recentBooks.pu sh(t)})}))},AppListView.prototype._createView=function(){var e=5,a="Show all".loc(),t="Show less".loc(),i=function(){var e=$(this).parents(".app-group"),i=e.hasClass("closed")?t:a;e.toggleClass("close d").find(".showHide").text(i)};if(this.allBooks.length){var n,o,s;n=$("<div>",{"class":"app-group closed"}).appendTo(this.$dom),$("<div>",{"class":"title"}).appendTo(n),$("<a>", {"class":"showHide",text:a,click:i}).appendTo(n),$("<div>",{"class":"clear"}).ap pendTo(n),$("<div>",{"class":"initial-set"}).appendTo(n),$("<div>",{"class":"add itional-set"}).appendTo(n),o=n.clone(!0,!0).appendTo(this.$dom),s=n.clone(!0,!0) .appendTo(this.$dom),$(".title",n).text("Recent applications".loc()),$(".title",o).text("Apple applications".loc()),$(".title",s).text("Other applications".loc()),$.each(this.recentBooks,function(a,t){e>a&&t.$iconLink().a ppendTo(n)}),$.each(this.allBooks,function(a,t){if("com.apple.HelpCenter.help"!= =t.id&&"com.apple.machelp"!==t.id){var i=t.apple?o:s,n=2*e>i.children(".initial-set").children().length?i.children(".i nitial-set"):i.children(".additional-set");t.$iconLink().appendTo(n)}}),$([n,o,s ]).each(function(){if(0===$(".additional-set",this).children().length&&$(".showH ide",this).remove(),0===$(".book",this).length)return $(this).remove(),void 0;for(var a=$(".book:last",this),t=a.parent();0!==t.find(".book").length%e;)$("<a>",{"cla ss":"book"}).appendTo(t)})}},AppListView.prototype._preloadIcons=function(){var e=this;setTimeout(function(){$.each(e.allBooks,function(e,a){setTimeout(functio n(){a.preloadIcon()},20*e)})},1e3)},function(e){var a={events:"",channel:"",pageName:"",eVar1:null,eVar16:null,eVar17:null,eVar18:n ull,eVar20:null,eVar21:null,eVar28:null};e.init=function(){this.setAccount(),thi s.setConstants()},e.setAccount=function(){var e="aaplpdglobaldev";"production"===App.env&&(e="aaplpdglobal"),this.sc=s_gi(e), this.sc.server=this.title,this.sc.trackDownloadLinks=!1,this.sc.trackExternalLin ks=!1,this.sc.trackInlineStats=!1,this.sc.useForcedLinkTracking=!1,this.sc.linkD ownloadFileTypes="exe,zip,wav,mp3,mov,mpg,avi,wmv,pdf,doc,docx,xls,xlsx,ppt,pptx ",this.sc.linkInternalFilters="help.apple.com",this.sc.linkLeaveQueryString=!1,t his.sc.linkTrackVars="eVar1,prop1,eVar2,prop2,eVar3,prop3,eVar4,prop4,eVar5,prop 5,eVar6,prop6,eVar7,prop7,eVar8,prop8,eVar9,prop9,eVar10,prop10,eVar11,prop11,eV ar12,prop12,eVar13,prop13,eVar14,prop14,eVar16,prop16,eVar17,prop17,eVar28,prop2 8,events",this.sc.linkTrackEvents="event1,event2,event3,event4",this.sc.usePlugi ns=!1,this.sc.doPlugins=$.noop,this.sc.visitorNamespace="appleproductdocumentati on",this.sc.trackingServer="metrics.apple.com",this.sc.trackingServerSecure="sec uremetrics.apple.com"},e.setConstants=function(){var e="unknown",a="unknown",t="unknown",i="help:"+this.product,n=i+":"+this.platfor m,o=n+":"+this.version;$.each(["helpviewer","safari","webkit","opera","mozilla", "msie"],function(){return this in $.browser?(e=this,!1):void 0}),$.each([/Mac OS X ([_\.\d]+)/,/iPhone OS ([_\.\d]+)/,/CPU OS ([_\.\d]+)/,/Windows NT ([_\.\d]+)/],function(){var e=navigator.userAgent.match(this);return e?(a=e[0].replace(this,"$1").replace(/_/g,"."),!1):void 0}),$.each([/Version\/([_\.\d]+)/,/Chrome\/([_\.\d]+)/,/MSIE ([_\.\d]+)/,/Firefox\/([_\.\d]+)/],function(){var e=navigator.userAgent.match(this);return e?(t=e[0].replace(this,"$1").replace(/_/g,"."),!1):void 0}),$.extend(this.sc,{eVar2:navigator.userAgent,eVar3:e+":"+t,eVar4:a,eVar5:e+" :"+a,eVar6:App.version,eVar7:i,eVar8:n,eVar9:o,eVar10:this.product,eVar11:this.p latform,eVar12:this.version,eVar13:(navigator.browserLanguage||navigator.systemL anguage||navigator.userLanguage||navigator.language).substr(0,2),eVar14:this.loc ale,eVar15:navigator.language})},e._track=function(e,t){this.loaded.then($.proxy (function(){$.extend(this.sc,a,t),this._resetProps(),this.sc.t(!0,"o",e)},this)) },e._resetProps=function(){var e,a,t={};for(e in this.sc)e.match(/prop\d+/)&&(this.sc[e]=null),e.match(/eVar\d+/)&&this.sc[e]&&( a=e.replace(/eVar(\d+)/,"$1"),t["prop"+a]="D=v"+a);$.extend(this.sc,t)},e.naviga te=function(e,a){var t=this.title+":"+a.name.toLowerCase();this._track("view",{events:"event1",chann el:t,pageName:t,eVar1:(a.is_glossary?"glossary:":"")+a.name,eVar28:a.id})},e.sea rch=function(e,a,t){if(a){var i=this.title+":search",n=t.length?"search":"search: no results";this._track(n,{events:t.length?"event2":"event3",channel:i,pageName:i, eVar1:n,eVar16:a})}},e.searchResultSelected=function(e,a,t){var i=this.title+":search",n="search: result click-through";this._track("name",{events:"event4",channel:i,pageName:i,eVar1:n ,eVar16:a,eVar17:t.name,eVar18:t.id})},e.feedback=function(e,a){var t=this.title+":"+a.name.toLowerCase();this._track("feedback",{events:"event5",c hannel:t,pageName:t,eVar1:a.name,eVar21:"false",eVar28:a.id})},e.mediaStart=func tion(e,a){var t=this.title+":media",i=App.navigation._currentItem;this._track("media: start",{events:"event7",channel:t,pageName:t,eVar1:i.name,eVar18:a,eVar20:"vide o",eVar28:i.id})}}(Beacon.prototype),Book.prototype.topicForID=function(e){retur n e?this.topics[e]:this.landing},Book.prototype.topicForURL=function(e){var a;return $.each(this.topics,function(){return this.href===e?(a=this,!1):void 0}),a},Book.prototype.sectionForID=function(e){return this.sections[e]},Book.prototype.itemForID=function(e){var a=this.topicForID(e)||this.sectionForID(e);return(!a||a instanceof String)&&(a=this.unknown_topic),a},function(){function e(e){return e?e.match(/[^\/]$/)?e+="/":e:""}function a(){var e=[navigator.browserLanguage||navigator.systemLanguage||navigator.userLanguage| |navigator.language];if("HelpViewer"in window&&"preferredLanguages"in HelpViewer)try{e=HelpViewer.preferredLanguages().concat(e)}catch(a){}if("iTunes "in window)try{e=$.map(iTunes.acceptedLanguages.split(","),function(e){return e.replace(/\+?([^;]+);.*/,"$1")}).concat(e)}catch(a){}return e=$.map(e,function(e){return e?(e=e.toLowerCase(),2>=e.length?e:[e,e.substr(0,2)]):null})}function t(e){return i||(i={},$.each(APD.translations,function(e,a){$.each(a.meta.isoCodes,function( e,t){i[t]=a})})),i[e]}var i,n={name:"English",isoName:"English",isoCodes:["en"],folder:"en.lproj","text-d irection":"ltr"};APD.Bundle=function(a,t,i){this.path=e(a),this.current=$.extend ({},n),t&&t.match(/^.*\.lproj$/)&&(this.current.folder=t),this.locales=[],this._ uiStrings={};var o=this;this._loadList().done(function(){var e=o._lookupLocale(t)||o._browserLocale();e&&(o.current=e)}).always(function(){o ._loadStrings()}).always(function(){i&&i.call&&i.call(o,o)})};var o=APD.Bundle.prototype;o._loadList=function(){var e=this,a=$.Deferred();return $.getJSON(this.path+"locale-list.json").done(function(t){e.locales=t,a.resolve( )}).fail(function(){return console.warn("Unable to load language list, loading content from "+e.current.folder),$.getJSON(e.URL()+"locale-info.json").done(function(t){t.me ta.folder=e.current.folder,e.locales.push(t.meta),a.resolve()}).fail(function(){ a.reject()})}),a},o._loadStrings=function(){var e=this,a=e.current.isoCodes;a.push("en"),$.each(a,function(a,i){var n=t(i);return n?(e._uiStrings=n.ui||{},e.cssClass=n.meta.cssClass||"",!1):void 0})},o._lookupLocale=function(e){if(!e)return null;var a=null;return $.each(this.locales,function(t,i){var n=i.isoCodes.concat([i.folder,i.name,i.isoName]);return $.inArray(e,n)>-1?(a=i,!1):void 0}),a},o._browserLocale=function(){var e=null,t=this.locales;return $.each(a(),function(a,i){return $.each(t,function(a,t){return $.inArray(i,t.isoCodes)>-1?(e=t,!1):void 0}),e?!1:void 0}),e},o.list=function(){if(2>this.locales.length)return[];if("iTunes"in window)return[];if("HelpViewer"in window)return[];var e=$.map(this.locales,function(e){return{name:e.name,isoCode:e.isoCodes[0]}});re turn e.sort(function(e,a){return e.name.localeCompare(a.name)}),e},o.translate=function(e){return this._uiStrings[e]||e},o.URL=function(){return this.path+e(this.current.folder)}}(),ContentView.prototype.showTopic=function(e ){e!==this.topic&&(this.topic=e,this.$dom.empty().prop("scrollTop",0).append(e.l oadContent()),"HelpViewer"in window&&"mtContentAccessed"in HelpViewer&&HelpViewer.mtContentAccessed(e.id+" "+e.name,e.book.title)),this.$dom.attr("aria-hidden",!1).show().trigger("conten tLoaded")},ContentView.prototype.hide=function(){this.$dom.attr("aria-hidden",!0 ).hide()},function(){$(".contentView a[href*='.html']").live("click",function(e){var a=$(this).attr("href"),t=a.match(/#/)?a.replace(/^.*\.html(#?.*)/,"$1"):"",i=a. replace(/^(.*\.html)#?.*/,"$1"),n=App.book.topicForURL(i)||App.book.topicForID(t );a.match(/^http/)||a.match(/\//)||(e.preventDefault(),n&&n.navigateTo())}),$(". contentView .Task h2, .contentView .task h2, .showTaskBody, .hideTaskBody").live("click",function(){var e=$(this).parent(".Task, .task").filter(":first"),a=e.toggleClass("closed").hasClass("closed");e.find("[ aria-expanded]").attr("aria-expanded",!a),e.find("[aria-hidden]").attr("aria-hid den",a)}),$(".contentView .LinkAppleWebMovie a, .contentView .movie a").live("click",function(e){if(!("HelpViewer"in window&&HelpViewer.availableBooks)){e.preventDefault();var a=$(this).attr("href");movieLightboxController.showLightboxWithURL(a)}})}(),Des ign.prototype.preloadImages=function(){$.each(this.preloadList,function(e,a){(ne w Image).src=App.resourcePath+"images/"+a})},Design.namedSkins={magenta:{helpview erWindowSize:null,cssClass:"layered",isLayeredStyle:!0},red:{helpviewerWindowSiz e:null,cssClass:"layered",isLayeredStyle:!0},tangerine:{dismissSearchLabel:"Clos e",preloadList:["tangerine/[email protected]","tangerine/disclosure-open.pn g","tangerine/[email protected]","tangerine/home.png","tangerine/[email protected] g","tangerine/menu-background.png"]}},HelpViewerBook.prototype.preloadIcon=funct ion(){(new Image).src=this.iconHref},HelpViewerBook.prototype.$iconLink=function(){return $("<a>",{href:this.link,"class":"book"}).append($("<img>",{src:this.iconHref})) .append($("<div>",{text:this.title}))},function(){var e=LandingView.prototype;e.showTopic=function(e){this.contentView.showTopic(e)}, e._layoutLanding=function(){if(!App.design.isLayeredStyle){var e=this.$dom.wrapInner("<div class='row' />").wrapInner("<div class='center' />").find(".center"),a=$("<div class='row' />").appendTo(e);$.browser.helpviewer||a.append(this._$languageMenu()),$("<div> ",{"class":"copyrightTagline",text:this.book.copyright_text}).appendTo(a)}},e._a ddMarquee=function(e){var a=$(".marquee",e),t=$("img",a).remove().attr("src"),i=$(".title",a).remove().te xt(),n="url("+t+") 0 0 no-repeat, -webkit-gradient(linear, 0 0, 0 100%, from(#ebebeb), to(#fff))";a.length&&e.addClass("hasMarquee"),$("<p>",{text:i}).appendTo(a),$(" <p>",{"class":"spacer"}).prependTo(a).clone().appendTo(a),a.css("background",n)} ,e._$languageMenu=function(){var e=this.bundle.list();if(0!==e.length){var a=$("<div>",{id:"localizations"}),t=$("<select>").appendTo(a);return $("<option>",{text:"Change Language".loc()}).appendTo(t),$.each(e,function(e,a){$("<option>",{val:a.isoCod e,text:a.name}).appendTo(t)}),a}}}(),LightboxView.prototype.showTopic=function(e ){this._$previous_focus=$(":focus"),this.visible=!0,this.contentView.showTopic(e ),this.$dom.show().attr("aria-hidden","false").attr("tabindex","0"),(!$.browser. msie||$.browser.version>=8)&&this.$dom.focus()},LightboxView.prototype.hide=func tion(){(!$.browser.msie||$.browser.version>=8)&&(this.$dom.blur(),this._$previou s_focus.focus()),this.$dom.hide().attr("aria-hidden","true").attr("tabindex","-1 "),this._$previous_focus$previous_focus=$(),this.visible=!1},function(){var e=NavController.prototype,a="showHelpViewerApplicationList";e._addItems=functio n(e){var a=this;$.each(e,function(e,t){t instanceof Section&&(App.design.isLayeredStyle&&!t.parent&&a._linearTOC.push(t),a._addItem s(t.children)),t instanceof Topic&&a._linearTOC.push(t)})},e.hash=function(){return location.hash.replace(/[^\-_a-z0-9]/gi,"")},e._checkHash=function(){this._goToI D(this.hash())},e._goToID=function(e){if(!this._currentItem||this._currentItem.i d!==e){searchController.navigateToItemWithID(e);var t,i=App.book.itemForID(e);i||(i=this._book.landing),e===a?t=App.views.appList:i instanceof Section?t=App.views.toc:i instanceof Topic&&(1>=App.book.toc.length&&App.book.toc[0]instanceof Topic&&i.is_landing?t=App.views.topic:i.is_landing?t=App.views.landing:i.is_glo ssary?(this._pushedItem=this._currentItem,t=App.views.lightbox):t=App.views.topi c,t.showTopic(i)),this._currentItem=i,$(this._book).trigger("navigate",[i,t])}}, e._goToItem=function(e){location.hash=e.id},e._goToPageOffset=function(e){for(va r a=0,t=0;this._linearTOC.length>t;t++)if(this._currentItem===this._linearTOC[t]) {a=t;break}a+=e,0>a?a=this._linearTOC.length+a:a>=this._linearTOC.length&&(a-=th is._linearTOC.length),this._goToItem(this._linearTOC[a])},e.previous=function(){ this._goToPageOffset(-1)},e.next=function(){this._goToPageOffset(1)},e.popPrevio us=function(){this._pushedItem?(this._goToItem(this._pushedItem),this._pushedIte m=null):this._goToItem(this._book.landing)}}(),Section.prototype.navPath=functio n(){return(this.parent?this.parent.navPath():[]).concat(this)},Section.prototype .linkHref=function(){return"#"+this.id},function(){var e=TOC.prototype;e._$ulForNavList=function(e,a){var t=$("<ul>",{role:a?"group":"tree"}).append($.map(e,$.proxy(function(e){return this._$liForNavItem(e,a)},this)));return t},e._$liForNavItem=function(e,a){if("string"==typeof e)return console.log("Unresolved TOC item:",e),void 0;var t=$("<li>",{role:"treeitem"}),i=$("<a>",{href:e.linkHref()}).appendTo(t);return this._$liByID[e.id]=t,t.add(i).data("item",e),e.categories&&t.addClass(e.catego ries.join(" ")),e.icon&&$("<img>",{src:this._contentPath+e.icon,alt:""}).prependTo(i),$("<s pan>",{"class":"name",html:e.name}).appendTo(i),e instanceof Section&&(t.addClass("closed hasChildren").attr("aria-expanded","false"),this._$ulForNavList(e.children,a+1) .appendTo(t)),t},e.updateSelection=function(e,a){this.$dom.find("li").removeClas s("selected").attr("aria-selected",!1);var t=this._$liByID[a.id],i=this.$dom.children("li"),n=!1;if(App.design.isLayeredSt yle&&(n=!0,t&&a.id!==this.book.landing.id||!this.book.toc.length||(a=this.book.t oc[0],t=this._$liByID[a.id]),a instanceof Section&&(i.addClass("closed").attr("aria-expanded",!1),i.is(t)))){var o=t.children("ul:first").height();o&&(this.$dom.css("overflow","hidden"),this.$ dom.css("min-height",o),this.$dom.css("overflow",null))}t&&t.addClass("selected" ).attr("aria-selected",!0).parents("li").add(n?t:null).removeClass("closed").att r("aria-expanded",!0)},e._toggleSections=function(e){var a=$(e.currentTarget).parents("li:first"),t=a.data("item"),i=a.hasClass("closed" );t instanceof Section&&(App.design.isLayeredStyle?a.removeClass("closed").attr("aria-expanded ",!0):(a.toggleClass("closed",!i).attr("aria-expanded",i),e.preventDefault())),t instanceof Topic&&"HelpViewer"in window&&"mtStatisticsIncrement"in HelpViewer&&HelpViewer.mtStatisticsIncrement(0,0,1,0)}}(),function(){var e=Topic.prototype,a=!1;flamingoQTDetect=!1,function(){return navigator.userAgent.match(/applewebkit/i)?(a=!0,void 0):"execScript"in window?(execScript('on error resume next: flamingoQTDetect = IsObject(CreateObject("QuickTimeCheckObject.QuickTimeCheck.1"))',"VBScript"),a= flamingoQTDetect,void 0):($.each($.makeArray(navigator.plugins),function(){return this.name.match(/quicktime/i)?(a=!0,!1):void 0}),void 0)}(),e.navPath=function(){return(this.parent?this.parent.navPath():[]).concat( this)},e.breadcrumbHTML=function(){var e=this.navPath(),a="rtl"===$("body").attr("dir")?"&#9664;":"&#9658;",t=" <span class='breadcrumbArrow'>"+a+"</span> ";return e.pop(),$.map(e,function(e){return e.name}).join(t)},e.linkHref=function(){return this.is_external||this.is_hash?this.href:"#"+this.id},e.navigateTo=function(){l ocation.href=this.linkHref()},e.loadContent=function(){if(!this._content_loaded) {var e=App.bundle.URL(),a=this,t="";a.href&&$.ajax({async:!1,url:e+a.href,dataType:" html"}).done(function(a){t=a.replace(/.*<body/,"<div").replace(/\/body>.*/,"/div >"),t=t.replace(/src="/g,'src="'+e)}),t?(this.$content=$(t).addClass("apd-topic" ),this.$content.find("a[href^='http']").attr("target","_blank"),this.full_name=t his.$content.find("h1:first").text(),this.$content.attr("data-apdid",this.id).re moveAttr("id").find("a[name="+this.id+"]").remove(),this._removeSectionLinks(),t his._collapseTasks(),this._formatMovieLinks(),this._addFeedbackLink(),this._addC opyrightText(),this._content_loaded=!0):(this.$content=this._contentUnavailable( ),this._content_loaded=!1)}return this.$content},e._removeSectionLinks=function(){var e=this;this.$content.find("a:not([href^=http])").each(function(){var a,t=$(this),i=t.attr("href")||"";i.match(/^(\w+).html$/)&&(a=e.book.topicForURL (i),a||t.contents().unwrap())})},e._collapseTasks=function(){var e=this.$content.find(".Task, .task"),a=1===e.length;e.each(function(){$(this).addClass(a?"":"closed").find(" [aria-expanded]").attr("aria-expanded",a).end().find("[aria-hidden]").attr("aria -hidden",!a).end()}),$("<span>",{"class":"hideTaskBody",role:"button",text:"Hide ".loc(),"aria-label":"Hide".loc()}).prependTo(e),$("<span>",{"class":"showTaskBo dy",role:"button",text:"Show".loc(),"aria-label":"Show".loc()}).prependTo(e)},e. _addFeedbackLink=function(){if(this.book.collect_feedback){var e=$("<div>",{"class":"Feedback"}).appendTo(this.$content),a=$.param({bookID:thi s.book.title,topicTitle:this.name,appVersion:this.book.version||"",build:this.bo ok.build_id||"",source:$.browser.helpviewer?"helpviewer":"browser"});$("<span>", {"class":"LinkFeedback",text:"Was this page helpful?".loc()}).appendTo(e),$("<a>",{text:"Send feedback.".loc(),href:"http://help.apple.com/feedbackR1/English/pgs/fdbck_form.php?"+a,target:"_blank"}).click($.proxy(function(){$(this.book).trigger("feedback", this)},this)).appendTo(e)}},e._formatMovieLinks=function(){var e=this;this.$content.find(".LinkAppleWebMovie, .movie").each(function(){var t=$(this),i=t.find("a:first"),n=i.attr("href"),o=i.text(),s=e._getMovieURLFromU RLParam(n);a&&s?(i.parent().is("p")||i.wrap("<p class='p'>"),$("<a>",{title:o}).prependTo(t),t.find("a").attr({href:s,target:"h v_overlay_small"})):t.remove()})},e._getMovieURLFromURLParam=function(e){var a=null;if(e.match(/.*\?movie=/)){e=e.replace(/.*\?movie=/,"");var t=App.bundle.URL()+"movies/"+e+".json";a=this._getMovieURLFromJSONFileAtURL(t)} return a},e._getMovieURLFromJSONFileAtURL=function(e){var a=null;return $.browser.msie&&navigator.userAgent.match(/x64/i)?a:(navigator.onLine&&$.ajax({ async:!1,dataType:"json",url:e,success:function(e){a=e.length?e[0].url:e.url},er ror:function(){console.log(e+" could not be loaded")}}),a)},e._addCopyrightText=function(){if(this.book.copyright_text){var e=$("<div>",{"class":"copyrightTagline",html:this.book.copyright_text}),a=this. $content.find(".contentCell:last");
    a.length?a.append(e):this.$content.append(e)}},e._contentUnavailable=function(){ var e=$("<div>",{id:this.id,"class":"apd-topic"});if($("<img>",{"class":"topicIcon" ,src:App.resourcePath+"images/[email protected]"}).appendTo(e),$("<h1>",{text:"TOPIC _UNAVAILABLE".loc()}).appendTo(e),$.browser.helpviewer&&location.protocol.match( /file/)){var a=$("<div>",{"class":"body conbody"}).appendTo(e);a.append($.map("CONNECT_TO_INTERNET".loc().split("\n"),f unction(e){return $("<p>",{"class":"p",text:e})})),"mtStatisticsIncrement"in HelpViewer&&HelpViewer.mtStatisticsIncrement(1,0,0,0)}return e}}(),APD.translations=[{meta:{isoCodes:["ar"],isoName:"Arabic",name:"Ø§Ù„Ø¹Ø±Ø ¨ÙŠØ©"},ui:{TOPIC_UNAVAILABLE:"الموضوع المØدد غير متوÙ&#129;ر Øاليًا.",CONNECT_TO_INTERNET:'تأكد من الاتصال بالإنترنت. للØصول على مساعدة، اختر قائمة Apple > تÙ&#129;ضيلات النظام، وانقر على الشبكة، ثم انقر على "ساعدني".\nإذا كنت متصلاً بالإنترنت، ولا يظهر المØتوى بعد، Ù&#129;Øاول مرة أخرى لاØقًا.',"%@ Search Results":"%@ نتيجة (نتائج) بØØ«","Apple applications":"تطبيقات Apple",Cancel:"إلغاء","Change Language":"تغيير اللغة",Close:"إغلاق","Featured application help":"تعليمات تطبيقات مميّزة","Go to the homepage":"الانتقال إلى الصÙ&#129;ØØ© الرئيسية","Help for:":"تعليمات لـ:",Hide:"إخÙ&#129;اء",Home:"الشاشة الرئيسية","Loading latest help...":"يتم الآن تØميل Ø£Øدث التعليمات…","Other applications":"تطبيقات أخرى","Recent applications":"Ø£Øدث التطبيقات",Search:"بØØ«","Send feedback.":"أرسل تغذية مرتدّة.","Show all":"إظهار الكل","Show less":"إظهار أقل","Show the previous page":"إظهار الصÙ&#129;ØØ© السابقة","Show the next page":"إظهار الصÙ&#129;ØØ© التالية",Show:"إظهار","Was this page helpful?":"هل كانت هذه الصÙ&#129;ØØ© Ù…Ù&#129;يدة؟"}},{meta:{isoCodes:["ca"],isoName:"Catalan",name:"Català "},ui:{TOPIC_UNAVAILABLE:"El tema seleccionat no està disponible ara",CONNECT_TO_INTERNET:"Comproveu que teniu connexió a Internet. Per obtenir ajuda sobre com establir connexió, seleccioneu el menú Apple > Preferències del Sistema i feu clic a Xarxa i, després, a Assistent.\nSi esteu connectat a Internet però el contingut no apareix, proveu-ho de nou més endavant.","%@ Search Results":"%@ resultats","Apple applications":"Aplicacions d'Apple",Cancel:"Cancel·lar","Change Language":"Canviar idioma",Close:"Tancar","Featured application help":"Ajuda de l'aplicació destacada","Go to the homepage":"Vés a la pà gina inicial","Help for:":"Ajuda de:",Hide:"Ocultar",Home:"Inici","Loading latest help...":"Carregant l'ajuda més actualitzada…","Other applications":"Altres aplicacions","Recent applications":"Aplicacions recents",Search:"Buscar","Send feedback.":"Enviar opinió.","Show all":"Mostrar-ho tot","Show less":"Mostrar menys","Show the previous page":"Mostra la pà gina anterior","Show the next page":"Mostra la pà gina següent",Show:"Mostrar","Was this page helpful?":"Us ha resultat útil aquesta pà gina?"}},{meta:{isoCodes:["cs"],isoName:"Czech",name:"ÄŒeÅ¡tina"},ui:{TOPIC_UNA VAILABLE:"Vybrané téma nenà k dispozici",CONNECT_TO_INTERNET:"UjistÄ›te se, že jste pÅ™ipojeni k Internetu. Chcete-li nápovÄ›du pro pÅ™ipojenÃ, použijte pÅ™Ãkaz PÅ™edvolby systému z nabÃdky Apple, kliknÄ›te na SÃÅ¥ a poté na „Průvodce“.\nJste-li pÅ™ipojeni k Internetu, avÅ¡ak obsah se pÅ™esto nezobrazuje, zkuste to znovu pozdÄ›ji.","%@ Search Results":"Výsledky hledánÃ: %@","Apple applications":"Aplikace Apple",Cancel:"ZruÅ¡it","Change Language":"ZmÄ›nit jazyk",Close:"ZavÅ™Ãt","Featured application help":"NápovÄ›da pro doporuÄ&#141;ené aplikace","Go to the homepage":"OtevÅ™Ãt domovskou stránku","Help for:":"NápovÄ›da pro:",Hide:"Skrýt",Home:"Plocha","Loading latest help...":"NaÄ&#141;Ãtánà nejnovÄ›jÅ¡Ã nápovÄ›dy…","Other applications":"Jiné aplikace","Recent applications":"Poslednà aplikace",Search:"Hledat","Send feedback.":"SdÄ›lte nám svůj názor.","Show all":"Zobrazit vÅ¡e","Show less":"Zobrazit ménÄ›","Show the previous page":"Zobrazit pÅ™edchozà stránku","Show the next page":"Zobrazit dalÅ¡Ã stránku",Show:"Zobrazit","Was this page helpful?":"Pomohla vám tato stránka?"}},{meta:{isoCodes:["da"],isoName:"Danish",name:"Dansk"},ui:{TOPIC_UN AVAILABLE:"Det valgte emne er utilgængeligt",CONNECT_TO_INTERNET:"Sørg for, at der er oprettet forbindelse til internettet. Vælg Apple > Systemindstillinger, klik pÃ¥ Netværk, og klik derefter pÃ¥ “Hjælp migâ€&#157; for at fÃ¥ hjælp med at oprette forbindelse.\nHvis der er forbindelse til internettet, og indholdet stadig ikke vises, kan du prøve igen senere.","%@ Search Results":"%@ søgeresultater","Apple applications":"Apple-programmer",Cancel:"Annuller","Change Language":"Skift sprog",Close:"Luk","Featured application help":"Viste program","Go to the homepage":"GÃ¥ til hjemmesiden","Help for:":"Hjælp til:",Hide:"Skjul",Home:"Hjem","Loading latest help...":"Indlæser den nyeste hjælp…","Other applications":"Andre programmer","Recent applications":"Seneste programmer",Search:"Søg","Send feedback.":"Send feedback.","Show all":"Vis alle","Show less":"Vis færre","Show the previous page":"Vis forrige side","Show the next page":"Vis næste side",Show:"Vis","Was this page helpful?":"Var denne side nyttig?"}},{meta:{isoCodes:["de"],isoName:"German",name:"Deutsch"},ui:{TOPIC_UN AVAILABLE:"Das gewählte Thema ist derzeit nicht verfügbar",CONNECT_TO_INTERNET:"Vergewissern Sie sich, dass eine Verbindung zum Internet besteht. Wählen Sie „Apple“ > „Systemeinstellungen“, klicken Sie auf „Netzwerk“ und dann auf „Assistent“, wenn Sie Hilfe benötigen.\nWenn Sie mit dem Internet verbunden sind, den Inhalt aber dennoch nicht sehen können, versuchen Sie es zu einem späteren Zeitpunkt erneut.","%@ Search Results":"%@ Suchergebnisse","Apple applications":"Apple-Programme",Cancel:"Abbrechen","Change Language":"Sprache wechseln",Close:"Schließen","Featured application help":"Empfohlenes Programm-Hilfe","Go to the homepage":"Zur Homepage","Help for:":"Hilfe für:",Hide:"Ausblenden",Home:"Startseite","Loading latest help...":"Die neuste Hilfe wird geladen ...","Other applications":"Andere Programme","Recent applications":"Benutzte Programme",Search:"Suchen","Send feedback.":"Feedback senden.","Show all":"Alle einblenden","Show less":"Weniger einblenden","Show the previous page":"Nächste Seite einblenden","Show the next page":"Vorherige Seite einblenden",Show:"Einblenden","Was this page helpful?":"War diese Seite nützlich?"}},{meta:{isoCodes:["el"],isoName:"Greek",name:"Ελληνικά"},u i:{TOPIC_UNAVAILABLE:"Αυτήν τη στιγμή, το επιλεγμÎνο θÎμα δεν είναι διαθÎσιμο",CONNECT_TO_INTERNET:"Βεβαιωθείτε ότι είστε συνδεδεμÎνοι στο Διαδίκτυο. Για βοήθεια με τη σÏ&#141;νδεση, επιλÎξτε το μενοÏ&#141; Apple > «ΠÏ&#129;οτιμήσεις συστήματος», κάντε κλικ στο «Δίκτυο» και μετά στο «ΘÎλω βοήθεια».\nΕάν συνδεθείτε στο Διαδίκτυο και το πεÏ&#129;ιεχόμενο δεν εμφανίζεται ακόμη, δοκιμάστε ξανά αÏ&#129;γότεÏ&#129;α.","%@ Search Results":"%@ αποτελÎσματα αναζήτησης","Apple applications":"ΕφαÏ&#129;μογÎÏ‚ Apple",Cancel:"ΑκÏ&#141;Ï&#129;ωση","Change Language":"Αλλαγή γλώσσας",Close:"Κλείσιμο","Featured application help":"Βοήθεια Ï€Ï&#129;οτεινόμενων εφαÏ&#129;μογών","Go to the homepage":"Μετάβαση στην αÏ&#129;χική σελίδα","Help for:":"Βοήθεια για:",Hide:"ΑπόκÏ&#129;υψη",Home:"ΑφετηÏ&#129;ία","Loading latest help...":"Γίνεται φόÏ&#129;τωση της πιο Ï€Ï&#129;όσφατης Βοήθειας…","Other applications":"Άλλες εφαÏ&#129;μογÎÏ‚","Recent applications":"Î Ï&#129;όσφατη εφαÏ&#129;μογή",Search:"Αναζήτηση","Send feedback.":"Στείλετε σχόλια.","Show all":"Εμφάνιση όλων","Show less":"Εμφάνιση λιγότεÏ&#129;ων","Show the previous page":"Εμφάνιση της Ï€Ï&#129;οηγοÏ&#141;μενης σελίδας","Show the next page":"Εμφάνιση της επόμενης σελίδας",Show:"Εμφάνιση","Was this page helpful?":"Ήταν χÏ&#129;ήσιμη αυτή η σελίδα;"}},{meta:{isoCodes:["en-us","en-gb","en-ca","en-ie","en"],isoName :"English",name:"English"},ui:{TOPIC_UNAVAILABLE:"The selected topic is currently unavailable",CONNECT_TO_INTERNET:"Make sure you’re connected to the Internet. For help connecting, choose Apple menu > System Preferences, click Network, and click “Assist me.â€&#157;\nIf you’re connected to the Internet, and the content still doesn’t appear, try again later.","%@ Search Results":"%@ Search Results","Apple applications":"Apple applications",Cancel:"Cancel","Change Language":"Change Language",Close:"Close","Featured application help":"Featured application help","Go to the homepage":"Go to the homepage","Help for:":"Help for:",Hide:"Hide",Home:"Home","Loading latest help...":"Loading latest help...","Other applications":"Other applications","Recent applications":"Recent applications",Search:"Search","Send feedback.":"Send feedback.","Show all":"Show all","Show less":"Show less","Show the previous page":"Show the previous page","Show the next page":"Show the next page",Show:"Show","Was this page helpful?":"Was this page helpful?"}},{meta:{isoCodes:["es"],isoName:"Spanish",name:"Español"},ui:{TOPIC _UNAVAILABLE:"El tema seleccionado no está disponible en estos momentos",CONNECT_TO_INTERNET:"Asegúrese de que está conectado a Internet. Si necesita ayuda para conectarse, seleccione menú Apple > Preferencias del Sistema, haga clic en Red y, a continuación, haga clic en Asistente.\nSi ya está conectado a Internet pero no se muestra el contenido del tema, inténtelo de nuevo más tarde.","%@ Search Results":"%@ resultados","Apple applications":"Aplicaciones de Apple",Cancel:"Cancelar","Change Language":"Cambiar idioma",Close:"Cerrar","Featured application help":"Ayuda de la aplicación destacada","Go to the homepage":"Ir a la página de inicio","Help for:":"Ayuda de:",Hide:"Ocultar",Home:"Inicio","Loading latest help...":"Cargando la ayuda más reciente…","Other applications":"Otras aplicaciones","Recent applications":"Aplicaciones recientes",Search:"Buscar","Send feedback.":"Enviar opinión.","Show all":"Mostrar todo","Show less":"Mostrar menos","Show the previous page":"Mostrar la página anterior","Show the next page":"Mostrar la página siguiente",Show:"Mostrar","Was this page helpful?":"¿Le ha resultado útil esta página?"}},{meta:{isoCodes:["fi"],isoName:"Finnish",name:"Suomi"},ui:{TOPIC_UN AVAILABLE:"Valittu aihe ei ole tällä hetkellä käytettävissä",CONNECT_TO_INTERNET:"Varmista, että olet yhteydessä internetiin. Jos tarvitset apua yhteyden muodostamisessa, valitse Omenavalikko > Järjestelmäasetukset, osoita Verkko ja osoita Avusta.\nJos olet yhteydessä internetiin, mutta sisältö ei silti tule näkyviin, yritä myöhemmin uudelleen.","%@ Search Results":"%@ - hakutulokset","Apple applications":"Applen ohjelmat",Cancel:"Kumoa","Change Language":"Vaihda kieltä",Close:"Sulje","Featured application help":"Esittelyssä olevan ohjelman ohje","Go to the homepage":"Siirry kotisivulle","Help for:":"Ohje:",Hide:"Kätke",Home:"Koti","Loading latest help...":"Ladataan uusinta ohjetta…","Other applications":"Muut ohjelmat","Recent applications":"Äskeiset ohjelmat",Search:"Etsi","Send feedback.":"Lähetä palautetta.","Show all":"Näytä kaikki","Show less":"Näytä vähemmän","Show the previous page":"Näytä edellinen sivu","Show the next page":"Näytä seuraava sivu",Show:"Näytä","Was this page helpful?":"Oliko tästä sivusta apua?"}},{meta:{isoCodes:["fr"],isoName:"French",name:"Français"},ui:{TOPIC_UN AVAILABLE:"La rubrique sélectionnée est actuellement indisponible.",CONNECT_TO_INTERNET:"Assurez-vous d’être connecté à Internet. Pour obtenir de l’aide pour vous connecter, choisissez le menu Pomme > Préférences Système, cliquez sur Réseau puis sur Assistant.\nSi vous êtes connecté à Internet, mais que le contenu ne s’affiche toujours pas, réessayez ultérieurement.","%@ Search Results":"%@ résultats","Apple applications":"Applications Apple",Cancel:"Annuler","Change Language":"Changer de langue",Close:"Fermer","Featured application help":"Aide de l’application actuelle","Go to the homepage":"Aller à la page d'accueil","Help for:":"Aide pour :",Hide:"Masquer",Home:"Accueil","Loading latest help...":"Chargement de l’Aide la plus récente… ","Other applications":"Autres applications","Recent applications":"Applications récentes",Search:"Rechercher","Send feedback.":"Envoyer des commentaires.","Show all":"Affichage total","Show less":"Affichage partiel","Show the previous page":"Afficher la page précédente","Show the next page":"Afficher la page suivante",Show:"Afficher","Was this page helpful?":"Avez-vous trouvé cette page utile ?"}},{meta:{isoCodes:["he"],isoName:"Hebrew",name:"עברית"},ui:{TOPIC_UNAVA ILABLE:"×”× ×•×©×&#144; ×©× ×‘×—×¨ ×&#144;×™× ×• זמין כעת.",CONNECT_TO_INTERNET:"וד×&#144;/×™ ×©×”×™× ×š מחובר/ת ל×&#144;×™× ×˜×¨× ×˜. לעזרה ×‘× ×•×©×&#144; התחברות, בחר/×™ תפריט Apple > ״העדפות המערכת״, לחץ/×™ על ״רשת״ ובחרי ״עזור לי״.\n×&#144;×&#157; ×”×™× ×š מחובר/ת ל×&#144;×™× ×˜×¨× ×˜, ובכל ×–×&#144;ת התוכן ×&#144;×™× ×• מופיע, × ×¡×”/×™ שוב מ×&#144;וחר יותר.","%@ Search Results":"%@ תוצ×&#144;ות","Apple applications":"יישומי Apple",Cancel:"ביטול","Change Language":"החלף/×™ שפה",Close:"סגור","Featured application help":"עזרה ×‘× ×•×©×&#144; היישומי×&#157; המומלצי×&#157;","Go to the homepage":"עבור ×&#144;ל דף הבית","Help for:":"עזרה ×‘× ×•×©×&#144;:",Hide:"הסתר",Home:"בית","Loading latest help...":"טוען ×&#144;ת קבצי העזרה החדשי×&#157; ביותר…","Other applications":"יישומי×&#157; ×&#144;חרי×&#157;","Recent applications":"יישומי×&#157; ×&#144;×—×¨×•× ×™×&#157;",Search:"חיפוש","Send feedback.":"שלח/×™ משוב.","Show all":"הצג הכול","Show less":"הצג פחות","Show the previous page":"הצג ×&#144;ת העמוד הקוד×&#157;","Show the next page":"הצג ×&#144;ת העמוד הב×&#144;",Show:"הצג","Was this page helpful?":"×”×&#144;×&#157; עמוד ×–×” עזר לך?"}},{meta:{isoCodes:["hr"],isoName:"Croatian",name:"Hrvatski"},ui:{TOPIC_U NAVAILABLE:"Odabrana tema trenutno nije dostupna",CONNECT_TO_INTERNET:'Provjerite jeste li spojeni na internet. Za pomoć pri spajanju odaberite Apple izbornik > Postavke sustava, kliknite na Mreža i zatim na "Pomoć".\nAko ste spojeni na internet i sadržaj se svejedno ne pojavljuje, pokuÅ¡ajte ponovno kasnije.',"%@ Search Results":"Rezultata pretraživanja: %@","Apple applications":"Appleove aplikacije",Cancel:"Odustani","Change Language":"Promijeni jezik",Close:"Zatvori","Featured application help":"Pomoć za ponuÄ‘ene aplikacije","Go to the homepage":"Prijelaz na poÄ&#141;etnu stranicu","Help for:":"Pomoć za:",Hide:"Sakrij",Home:"PoÄ&#141;etna stranica","Loading latest help...":"UÄ&#141;itavanje najnovijih datoteka pomoći…","Other applications":"Ostale aplikacije","Recent applications":"Novije aplikacije",Search:"Pretraži","Send feedback.":"PoÅ¡alji povratne informacije.","Show all":"Prikaži sve","Show less":"Prikaži manje","Show the previous page":"Prikaži prethodnu stranicu","Show the next page":"Prikaži sljedeću stranicu",Show:"Prikaži","Was this page helpful?":"Je li vam ova stranica pomogla?"}},{meta:{isoCodes:["hu"],isoName:"Hungarian",name:"Magyar"},ui:{TOPIC _UNAVAILABLE:"A kijelölt témakör jelenleg nem érhetÅ‘ el.",CONNECT_TO_INTERNET:"GyÅ‘zÅ‘djön meg róla, hogy csatlakozik az internethez. Ha segÃtségre van szüksége, válassza az Apple menü > RendszerbeállÃtások menüpontot, kattintson a Hálózat, majd a „SegÃtség kéréseâ€&#157; elemre.\nHa csatlakozik az internethez, és a tartalom továbbra sem jelenik meg, próbálja meg késÅ‘bb.","%@ Search Results":"%@ keresési eredmény","Apple applications":"Apple alkalmazások",Cancel:"Mégsem","Change Language":"Nyelv módosÃtása",Close:"Bezárás","Featured application help":"Kiemelt alkalmazássúgó","Go to the homepage":"Ugrás a kezÅ‘dlapra","Help for:":"Súgó a következÅ‘höz:",Hide:"Elrejtés",Home:"FÅ‘gomb","Loading latest help...":"Legújabb súgó betöltése…","Other applications":"Egyéb alkalmazások","Recent applications":"Legutóbbi alkalmazások",Search:"Keresés","Send feedback.":"Visszajelzés küldése","Show all":"Az összes megjelenÃtése","Show less":"Kevesebb megjelenÃtése","Show the previous page":"ElÅ‘zÅ‘ oldal megjelenÃtése","Show the next page":"KövetkezÅ‘ oldal megjelenÃtése",Show:"MegjelenÃtés","Was this page helpful?":"Hasznosnak találta ezt az oldalt?"}},{meta:{isoCodes:["id"],isoName:"Indonesian",name:"Bahasa Indonesia"},ui:{TOPIC_UNAVAILABLE:"Topik yang dipilih saat ini tidak tersedia",CONNECT_TO_INTERNET:"Pastikan Anda terhubung ke Internet. Untuk bantuan dalam menghubungkan, pilih menu Apple > Preferensi Sistem, klik Jaringan, dan klik “Bantu saya.â€&#157;\nJika Anda terhubung ke Internet, dan konten masih tidak muncul, coba lagi nanti.","%@ Search Results":"%@ Hasil Pencarian","Apple applications":"Aplikasi Apple",Cancel:"Batal","Change Language":"Ubah Bahasa",Close:"Tutup","Featured application help":"Fitur bantuan aplikasi","Go to the homepage":"Kunjungi halaman rumah","Help for:":"Bantuan untuk:",Hide:"Sembunyikan",Home:"Rumah","Loading latest help...":"Memuat bantuan terbaru…","Other applications":"Aplikasi lain","Recent applications":"Aplikasi terbaru",Search:"Cari","Send feedback.":"Kirim umpan balik.","Show all":"Tampilkan semua","Show less":"Tampilkan sebagian","Show the previous page":"Tampilkan halaman sebelumnya","Show the next page":"Tampilkan halaman berikutnya",Show:"Tampilkan","Was this page helpful?":"Apakah halaman ini membantu?"}},{meta:{isoCodes:["it"],isoName:"Italian",name:"Italiano"},ui:{TOPI C_UNAVAILABLE:"L'argomento selezionato non è al momento disponibile.",CONNECT_TO_INTERNET:"Assicurati di essere connesso a Internet. Per assistenza su come configurare la connessione a Internet, scegli menu Apple > Preferenze di Sistema, fai clic su Network, quindi su “Aiutamiâ€&#157;.\nSe sei connesso a Internet, ma non puoi visualizzare il contenuto, riprova più tardi.","%@ Search Results":"%@ risultati di ricerca","Apple applications":"Applicazioni Apple",Cancel:"Annulla","Change Language":"Cambia lingua",Close:"Chiudi","Featured application help":"Aiuto applicazione in primo piano","Go to the homepage":"Vai alla pagina iniziale","Help for:":"Aiuto per:",Hide:"Nascondi",Home:"Inizio","Loading latest help...":"Carico argomento dell'aiuto più recente…","Other applications":"Altre applicazioni","Recent applications":"Applicazioni recenti",Search:"Cerca","Send feedback.":"Invia commenti.","Show all":"Mostra tutto","Show less":"Mostra meno","Show the previous page":"Mostra pagina precedente","Show the next page":"Mostra pagina successiva",Show:"Mostra","Was this page helpful?":"Hai trovato utile questa pagina?"}},{meta:{isoCodes:["ja"],isoName:"Japanese",name:"日本語"},ui:{TOPI C_UNAVAILABLE:"é&#129;¸æŠžã&#129;—ã&#129;Ÿãƒˆãƒ”ックã&#129;¯ç&#143;¾åœ¨åˆ©ç”¨ã &#129;§ã&#129;&#141;ã&#129;¾ã&#129;›ã‚“",CONNECT_TO_INTERNET:"インターãƒ&#14 1;ットã&#129;«æŽ¥ç¶šã&#129;—ã&#129;¦ã&#129;„ã‚‹ã&#129;“ã&#129;¨ã‚’確èª&#141;ã &#129;—ã&#129;¦ã&#129;&#143;ã&#129; ã&#129;•ã&#129;„。接続ã&#129;«ã&#129;¤ã&#129;„ã&#129;¦èª¿ã&#129;¹ã&#129;Ÿã&# 129;„ã&#129;¨ã&#129;&#141;ã&#129;¯ã€&#129;アップルメニュー>「シスム†ãƒ 環境è¨å®šã€&#141;ã&#129;¨é&#129;¸æŠžã&#129;—ã€&#129;「ãƒ&#141;ットワー㠂¯ã€&#141;をクリックã&#129;—ã&#129;¦ã&#129;‹ã‚‰ã€Œã‚¢ã‚·ã‚¹ã‚¿ãƒ³ãƒˆã€&#141 ;をクリックã&#129;—ã&#129;¾ã&#129;™ã€‚\nインターãƒ&#141;ットã&#129;«æ Ž¥ç¶šã&#129;—ã&#129;¦ã&#129;„ã‚‹ã&#129;®ã&#129;«ã‚³ãƒ³ãƒ†ãƒ³ãƒ„ã&#129;Œè¡¨ç¤ºã&# 129;•ã‚Œã&#129;ªã&#129;„å ´å&#144;ˆã&#129;¯ã€&#129;後ã&#129;§ã‚„ã‚Šç›´ã&#129;—ã&#129;¦ã&#129;&#143;ã&#12 9; ã&#129;•ã&#129;„。","%@ Search Results":"%@ 件ã&#129;®æ¤œç´¢çµ&#144;æžœ","Apple applications":"Apple アプリケーション",Cancel:"ã‚ャンセル","Change Language":"言語を変更",Close:"é–‰ã&#129;˜ã‚‹","Featured application help":"ã&#129;Šå‹§ã‚&#129;ã&#129;®ã‚¢ãƒ—リケーションヘルプ","Go to the homepage":"ホームページã&#129;«ç§»å‹•","Help for:":"表示ä¸ã&#129;®ãƒ˜ãƒ«ãƒ—:",Hide:"éš ã&#129;™",Home:"ホーム","Loading latest help...":"最新ã&#129;®ãƒ˜ãƒ«ãƒ—ã‚’èªã&#129;¿è¾¼ã&#129;¿ä¸...","Other applications":"ã&#129;»ã&#129;‹ã&#129;®ã‚¢ãƒ—リケーション","Recent applications":"最近使ã&#129;£ã&#129;Ÿã‚¢ãƒ—リケーション",Search:"æ¤œç´ ¢","Send feedback.":"フィードãƒ&#144;ックをé€&#129;ä¿¡","Show all":"ã&#129;™ã&#129;¹ã&#129;¦ã‚’表示","Show less":"一部を表示","Show the previous page":"å‰&#141;ã&#129;®ãƒšãƒ¼ã‚¸ã‚’表示","Show the next page":"次ã&#129;®ãƒšãƒ¼ã‚¸ã‚’表示",Show:"表示","Was this page helpful?":"ã&#129;“ã&#129;®ãƒšãƒ¼ã‚¸ã&#129;¯å½¹ç«‹ã&#129;¡ã&#129;¾ã&#129;—ã&#12 9;Ÿã&#129;‹ï¼Ÿ"}},{meta:{isoCodes:["ko"],isoName:"Korean",name:"한글"},ui:{TOP IC_UNAVAILABLE:"ì„ íƒ&#157;í•œ ì£¼ì œëŠ” 현재 사용할 수 없습니다.",CONNECT_TO_INTERNET:"ì&#157;¸í„°ë„·ì—&#144; ì—°ê²°ë&#144;˜ì–´ 있는지 확ì&#157;¸í•˜ì‹ì‹œì˜¤. ì—°ê²°ì—&#144; 대한 ë&#143;„움ë§&#144;ì&#157;€ Apple 메뉴 > 시스템 í™˜ê²½ì„¤ì •ì&#157;„ ì„ íƒ&#157;하고 네트워í&#129;¬ë¥¼ í&#129;´ë¦í•œ 다ì&#157;Œ “ë&#143;„와주세요â€&#157;를 í&#129;´ë¦í•˜ì‹ì‹œì˜¤.\nì&#157;¸í„°ë„·ì—&#144; ì—°ê²°ë&#144;˜ì–´ 있지만 해당 콘í…&#144;ì¸ ê°€ ì—¬ì „ížˆ 나타나지 않는 경우 나중ì—&#144; 다시 ì‹œë&#143;„í•´ë³´ì‹ì‹œì˜¤.","%@ Search Results":"%@ê°œì&#157;˜ 검색 ê²°ê³¼","Apple applications":"Apple ì&#157;‘ìš© 프로그램",Cancel:"취소","Change Language":"언어 변경",Close:"닫기","Featured application help":"추천 ì&#157;‘ìš© 프로그램 ë&#143;„움ë§&#144;","Go to the homepage":"홈페ì&#157;´ì§€ë¡œ ì&#157;´ë&#143;™","Help for:":"ë&#143;„움ë§&#144;:",Hide:"가리기",Home:"홈","Loading latest help...":"최신 ë&#143;„움ë§&#144; 불러오는 중...","Other applications":"기타 ì&#157;‘ìš© 프로그램","Recent applications":"최근 사용 ì&#157;‘ìš© 프로그램",Search:"검색","Send feedback.":"피드백 보내기.","Show all":"모ë‘&#144; 보기","Show less":"간단히 보기",Show:"보기","Show the previous page":"ì&#157;´ì „ 페ì&#157;´ì§€ 보기","Show the next page":"다ì&#157;Œ 페ì&#157;´ì§€ 보기","Was this page helpful?":"ì&#157;´ 페ì&#157;´ì§€ê°€ ë&#143;„움ì&#157;´ ë&#144;˜ì…¨ìŠµë‹ˆê¹Œ?"}},{meta:{isoCodes:["ms"],isoName:"Malaysian",name:"Bahas a Malaysia"},ui:{TOPIC_UNAVAILABLE:"Topik yang dipilih tidak tersedia sekarang",CONNECT_TO_INTERNET:"Pastikan anda disambungkan ke Internet. Untuk bantuan sambungan, pilih menu Apple > Keutamaan Sistem, klik Rangkaian, dan klik “Bantu saya.â€&#157;\nJika anda disambungkan ke Internet, dan kandungan masih tidak muncul, cuba lagi nanti.","%@ Search Results":"%@ Hasil Carian","Apple applications":"Aplikasi Apple",Cancel:"Batal","Change Language":"Tukar Bahasa",Close:"Tutup","Featured application help":"Bantuan untuk aplikasi yang ditampilkan","Go to the homepage":"Pergi ke laman utama","Help for:":"Bantuan untuk:",Hide:"Sembunyikan",Home:"Utama","Loading latest help...":"Memuatkan bantuan terbaru...","Other applications":"Aplikasi lain","Recent applications":"Aplikasi terbaru",Search:"Cari","Send feedback.":"Hantar maklum balas.","Show all":"Tunjukkan semua","Show less":"Tunjukkan sedikit","Show the previous page":"Tunjukkan halaman sebelumnya","Show the next page":"Tunjukkan halaman seterusnya",Show:"Tunjukkan","Was this page helpful?":"Adakah halaman ini membantu?"}},{meta:{isoCodes:["nl"],isoName:"Dutch",name:"Nederlands"},ui:{TOPI C_UNAVAILABLE:"Het geselecteerde onderwerp is momenteel niet beschikbaar",CONNECT_TO_INTERNET:"Controleer of er verbinding is met het internet. Als u hulp nodig hebt, kiest u Apple-menu > 'Systeemvoorkeuren' en klikt u vervolgens op 'Netwerk' en 'Assistentie'.\nAls u verbinding hebt met het internet en de inhoud nog steeds niet wordt weergegeven, probeert u het later nog

    Hi Mac Attack,
    My computer will not disconnect from the internet.  It seems to find a clone router and continues even when I shut down and unplug my my own home iy
    Your main question was 'chopped' in the title. Please reply in the body of a reply box with the full question and anything you have tried. And no, the long report was not helpful .
    If the same website is opening each time you launch a browser (Safari?) hold down the shift key as you launch to prevent previous pages from opening.
    Have a look at your settings in Safari > Preferences. Especially General and Privacy.
    Reset Safari to remove cookies and other stored data.
    System Preferences > General
    Have a look at your settings in System Preferences >  Security & Privacy.
    Call back with more questions.
    Regards,
    Ian

  • Boot Problem! Slow start up, shut down and wake from sleep mode.

    I have a MBP late 2009. I used it a long time whit Snow Leopard, few month ago i did an upgrade to Mavericks.
    To start up it takes 30-40 seconds until appear the apple logo. Then 2 minutes more to start up the sistem.
    When I wake the machine from sleep mode it takes 40 seconds to be working.
    Shut down 40 seconds.
    Even sometime it get frezze using only Safari.
    Things I have tried:
    Reinstall Snow Leopard (clean install)
    Install Mavericks (clean install)
    Replace the HD
    ¿Any idea?
    Sorry for mi poor English

    Chepoka,
    have you ensured that all of your installed software is compatible with Mavericks?
    If you boot into Safe mode, does it still take 40 seconds to awaken from sleeping, or to shut down? (It will take longer to start up in Safe mode because it will perform “sanity checks” on your boot disk.)
    If you have a bootable external disk with Mavericks installed, use Startup Manager to boot from the external disk. Does it take just as long to boot, awaken from sleep, and shut down from the external disk as it does from the internal disk?

  • Why did Mountain Lion slow down my shut down and boot up time for my MacBook Pro?

    I had Snow Leopard, and not Lion.  My shut down time rose from about 5 seconds to 10-15 seconds.  My start up time also increased noticeabley.  Any reason why because I thought Mountain Lion was supposed to be faster.

    I have very few apps other than what came on my MBP.  I've checked most other, really dont think this is the problem.  My MBP is not junked/cluttered up.  Not many programs, just pictures, videos, and some docs.  Everything seems to work smoothly once on, but the start up and shut down times are still double what they were when I bought with snow leopard (Not Windows like, but scary close).  I cannot find any solution that will work.  My opinion, should not have to do a clean install for it to work.  Some folks have not experienced these issues, so I think its some setting or something else that is my problem.  I have 4GB RAM, and considering increasing to 8, but from what I have read else where thsi will not increase boot or shutdown, way even increase.  Right now, not sure if the new ML features out way the slow boot and shut down. 

  • Shut down and boot are slow, here are the console messages

    Since upgrading from Tiger, my shutdown and boot times are a bit slower. They are not painfully slow, perhaps 30-45 seconds for shutdown and 45-60 seconds for boot. However, booting in 20-30 seconds and shutting down in less time was one of the great things about OS X to me and I think I can solve the problem if someone can tell me what is wrong in these console messages:
    11/13/07 2:17:19 PM com.apple.loginwindow[36] Shutdown NOW!
    11/13/07 2:17:19 PM com.apple.loginwindow[36] System shutdown time has arrived
    *11/13/07 2:17:19 PM com.apple.SystemStarter[31] /etc/rc.common: line 86: StopService: command not found*
    11/13/07 2:17:55 PM com.apple.launchctl.System[2] launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist
    *11/13/07 2:17:57 PM com.apple.launchd[1] (org.cups.cupsd) Unknown key: SHAuthorizationRight*
    11/13/07 2:18:21 PM com.apple.SystemStarter[31] -s Starting WD MyBook Services
    11/13/07 2:18:32 PM com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[85]) Exited: Terminated
    11/13/07 2:18:32 PM com.apple.launchctl.Aqua[105] launchctl: Please convert the following to launchd: /etc/machinit_peruser.d/RemoteUI.plist
    The two lines that seem to be problematic are bold. I know CUPS has to do with printer sharing, but I don't know how to stop this. I already tried zapping PRAM and repairing permissions.
    Any help in stopping the two errors above would be greatly appreciated!

    My boot time went back up to 1 minute after the 10.5.1 update. Is there anything wrong with the above log?

  • Shut down and booting-up takes longer than usual on iMac 27".

    Hi there,
    I have a problem with my 27" iMac (model listed somewhere), it appears to take an extraordinarily long time to boot up and shut down compared to a few weeks (or even days) ago.
    At the moment, at shut-down, it hangs on the blue screen with a spinning wheel for quite a long time, which never used to happen.
    At boot-up, it takes quite a bit more time to boot-up.
    For comparison, it took about 10-20 seconds to boot-up previously, but now it is taking about 50-60 seconds.
    All of this has happened randomly, and I have no idea what the cause is.
    I bought my iMac on Black Friday 2010 from the online store.
    Thanks,
    Jack

    Non-shutting down might indicate that the Mac is waiting for something to finish before it can complete the process, and whatever that is isn't doing so. Launch Console in Utilities and check the system logs to see what the last thing running was and perhaps that might give you a clue.

  • MSI Z77-G45 starts then shuts down and restarts

    Hi,
    I got a brand new MB Z77-G45, with an i5-3470, 2x4Gb Kingston DD3 XMP Blue, and a WD Green SATA 6Gb/s. All that into a Cooler Master N400.
    Plugged everything into the MB, powered it and it starts, the 3 fans spin, the frontal led flashes, as well as the 4 leds on the MB but nothing on the screen (with the "no signal" message)
    and then shuts down. And restarts again. Shuts down, restarts...
    It run with an Advance 600W and all components are new. Any clue?
    J.

    Good news: a friend brough one stick of DDR3 and it worked! So now, it's just a matter of finding out if the Kingston I bought really is faulty, or if, as you suggested, it's a matter of updating the BIOS.
    Either way, I'll post the update and hopefully along a [SOLVED]
    Thanks a lot for your input, guys. 

  • Start-up / shut-down (and other) problems with ZFS over iSCSI

    Hi,
    I've had a limited time in which to try some concepts on an evaluation x4500 server. This is unfortunately my last day, so by the time anyone can reply I will probably not be able to to further tests, but maybe someone will be able to reproduce the issues.
    I'm using the evaluation server to export some iSCSI targets, and I'm connecting to them from my laptop, which has a fresh installation of SXDE 01/08. I was able to attach to the targets with
    iscsiadm add static-config \
    iqn.1986-03.com.sun:02:f4281081-c3fc-e448-c8f0-943d8861c9e8,192.168.15.62
    iscsiadm add static-config \
    iqn.1986-03.com.sun:02:371c6fe7-f0c8-e02c-c865-baef90fb71ce,192.168.15.62
    iscsiadm add static-config \
    iqn.1986-03.com.sun:02:ee74d5de-3046-6295-f35e-afe60e13db23,192.168.15.62
    iscsiadm modify discovery -s enableThis made the appropriate entries appear in /dev/dsk so I could then set up a simple zpool and zfs filesystem with:
    zpool create -m none dPool c3t010000144FA70C1400002A0047C2BF73d0 \
    c3t010000144FA70C1400002A0047C2BF81d0 c3t010000144FA70C1400002A0047C2BF8Bd0
    zfs create -o mountpoint=/data -o sharenfs=on dPool/dataThe general concept I'm testing is having a ZFS-based server using an IP SAN as a growable source of storage, and making the data available to clients over NFS/CIFS or other services. In principle this solution should also allow failover to another server, since all the ZFS data and metadata is in the IP SAN, not on the server. Although not done in this example it should also be possible to run raidz across multiple iSCSI disk arrays. However, it's not been a bed of roses. I've had a lot of errors in dmesg like the following, which I think are causing zfs/zpool commands to stall at times:
    Feb 28 14:30:39 F4060 iscsi: [ID 866572 kern.warning] WARNING: iscsi connection(ffffff014f6b6b78) protocol error - received an unsupported opcode:0x41
    Feb 28 14:30:41 F4060 iscsi: [ID 158826 kern.warning] WARNING: iscsi connection(10) login failed - failed to receive login response
    Feb 28 14:30:41 F4060 scsi_vhci: [ID 734749 kern.warning] WARNING: vhci_scsi_reset 0x1
    Feb 28 14:30:41 F4060 iscsi: [ID 339442 kern.notice] NOTICE: iscsi connection failed to set socket optionTCP_NODELAY, SO_RCVBUF or SO_SNDBUF
    Feb 28 14:30:41 F4060 iscsi: [ID 933263 kern.notice] NOTICE: iscsi connection(13) unable to connect to target iqn.1986-03.com.sun:02:ee74d5de-3046-6295-f35e-afe60e13db23
    Feb 28 14:30:41 F4060 iscsi: [ID 339442 kern.notice] NOTICE: iscsi connection failed to set socket optionTCP_NODELAY, SO_RCVBUF or SO_SNDBUF
    Feb 28 14:30:41 F4060 iscsi: [ID 933263 kern.notice] NOTICE: iscsi connection(7) unable to connect to target iqn.1986-03.com.sun:02:f4281081-c3fc-e448-c8f0-943d8861c9e8Does anyone know why a Solaris iSCSI target would send an unsupported opcode (0x41) to a Solaris iSCSI initiator? Surely they should be talking the same language!
    The main problems however are with shutdown and start-up. On occasions, I suspect that the ordering of ZFS, iSCSI and network services gets a bit out of sync. On one occasion the laptop even refused to complete the shutdown because it was reporting a continuous stream of console messages like
    Feb 27 18:26:37 F4060 iscsi: [ID 933263 kern.notice] NOTICE: iscsi connection(13) unable to connect to target iqn.1986-03.com.sun:02:ee74d5de-3046-6295-f35e
    -afe60e13db23
    Feb 27 18:26:37 F4060 iscsi: [ID 933263 kern.notice] NOTICE: iscsi connection(10) unable to connect to target iqn.1986-03.com.sun:02:371c6fe7-f0c8-e02c-c865
    -baef90fb71ce
    Feb 27 18:26:37 F4060 iscsi: [ID 933263 kern.notice] NOTICE: iscsi connection(7) unable to connect to target iqn.1986-03.com.sun:02:f4281081-c3fc-e448-c8f0-
    943d8861c9e8I also get these on start-up, where it looks like ZFS tries to load the zpool configuration before iSCSI has found the disks, and even worse, iSCSI is starting up before nwamd has time to do its network auto-magic, and complains that the devices are unavailable.
    If these problems sorted themselves out after everything came up, I wouldn't really mind some temporary complaints in the log file, but what I get after a reboot is a working zpool but an unmounted ZFS filesystem! Here is what I have today:
    bash-3.2# zpool status
      pool: dPool
    state: ONLINE
    scrub: scrub completed with 0 errors on Thu Feb 28 14:33:43 2008
    config:
            NAME                                     STATE     READ WRITE CKSUM
            dPool                                    ONLINE       0     0     0
              c3t010000144FA70C1400002A0047C2BF73d0  ONLINE       0     0     0
              c3t010000144FA70C1400002A0047C2BF81d0  ONLINE       0     0     0
              c3t010000144FA70C1400002A0047C2BF8Bd0  ONLINE       0     0     0
    errors: No known data errors
    bash-3.2# zfs list
    NAME         USED  AVAIL  REFER  MOUNTPOINT
    dPool        480M  28.9G     1K  none
    dPool/data   480M  28.9G   480M  /dataThis all looks fine, and you can see that I was even able to scrub the pool data with no problems. But where are the 480MB of data I have put in the /data mountpoint:
    bash-3.2# ls /data
    bash-3.2# df -h /data
    Filesystem             size   used  avail capacity  Mounted on
    /dev/dsk/c1d0s0         15G   4.4G    11G    30%    /As you can see, /data is unmounted, causing df to revert to the / filesystem containing the empty /data mountpoint, instead of showing the zpool mount.
    Since zfs is supposed to take care of its own mounts rather than using vfstab, I can't use "mount /data" to force this to mount. The only workaround I've found is to export and import the zpool. Then I get the filesystem to reappear:
    bash-3.2# df -h /data
    Filesystem             size   used  avail capacity  Mounted on
    dPool/data              29G   480M    29G     2%    /dataDoes anyone know if these are known issues with snv_79b, and is there a fix available or in the works?
    TIA,
    Graham

    EasyE, Welcome to the discussion area!
    (a) Call Apple and get your iMac G5 fixed since it is in the repair extension group. Don't waste your time doing anything else.
    (b) This area is for discussing the iMac G4. Since you have an iMac G5 in the future you should post in the iMac G5 discussion area.

  • Scheduling start up, shut down and internet connection without override

    System:
    I have a Mac on 10.5.8 and I have just purchased a new desktop Mac, and I need to be able to apply the solution to this question on both of those computers. I'll also be adding an iphone and ipad in the next couple of weeks.
    Question:
    I need to break a habit and to do it I need some external tools that I can't work around. I want to be able to schedule my computer to start up at noon and close at 10pm, without me being able to click a button or three to override it. I would want to set it for a week at a time and be able to renew at the end of each week.
    Similarly, within the time the computer is on I want to schedule when I have internet connection. For example, Tuesday to Sunday from 12.30-2.00pm, 4.00-5.30pm and 7.00-9.00pm. On Mondays I would want additional access from 5am to noon (which I've just realised would mean that the start up time would need an exception for Mondays as well).
    I can set someone up to do this for me remotely, presumably using Parental Controls (though I'm not sure they work with that kind of specificity) but I can see a hitch in that plan in that I would still want to be able to download software and apps (which require the computer's password which I presume the offsite person would use to set up and then lock the controls.
    I've been using the app Self-Control for the past couple of days and it works....but. I love that I cannot override it, that's brilliant. However, it is still giving me access to some of the sites I've blocked. For example, on tumblr, my blog and dashboard are invisible to me, but I can see the blogs of others if I type in their blog address; I can understand that because it adds a variation to the address, but it seems to be random and constantly changing who and what I can see. Also, it is making a massive number of other sites not work properly (reverting to very old school black and blue Times Roman html), images aren't working and it's blocking sites I've never heard of, let alone put on my blacklist. Sometimes it will let me onto a site then kick me off a few seconds later or if I click onto another page. It is blocking a site I removed from the blacklist. I can't access Google Maps either. So, it has limitations.
    My prime concern is limiting the times (not just the duration of access but the times of day I have access) the computer is on and that I have internet connection.
    I hope someone similarly in need of breaking their computer/internet habit can offer a solution or suite of solutions.
    Many thanks

    Try this...
    You will Not Lose Any Data...
    Turn the Touch Off... ( if it isn’t already )
    Press and Hold the Sleep/Wake Button and the Home Button at the Same Time...
    Wait for the Apple logo to Appear and then Disappear...
    Usually takes about 15 - 20 Seconds... (But can take Longer...)
    Release the Buttons...
    Turn the Touch On...
    If that does not help... See Here:
    Backing up, Updating and Restoring
    http://support.apple.com/kb/HT1414

  • My pc says Firefox is running after I close the browser, and will not let me access the internet. This continues even after I shut down and restart my pc. It even continues to do it after I uninstal, then reinstal Firefox. What can I do?

    We tried uninstalling , tyen reinstalling Firefox, but we still get the error message that Firefox is running, and the PC won't open the browser.
    We went to the Task Manager on our PC, which said Firefox was running, and told TM to close it. But, when we try to then open Firefox, we get the same error message.

    See:
    *https://support.mozilla.org/kb/Firefox+is+already+running+but+is+not+responding
    *http://kb.mozillazine.org/Profile_in_use
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Basic Troubleshooting: Make a new profile":
    *https://support.mozilla.org/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    If that new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • İpod touch 3rd gen. OS.4.3.1 Shuts down and opens again while i use applications.

    It is doing that after 2 or 3 months after i bought.For example i open Fifa 11 pick team and start the match when match starts it shuts down and the apple logo appears and open again.It does in İnfinity blade,X2 Football 2010.But not in Battlefield Bad Company or X2Footbal 2009.I sent it to service 1 month ago they only changed my battery said it is caused by charging it from Pc.Now i am charging it from usb adaptor but nothing changed.Please help me.I am sick of this.
    Thanks.

    Hi,
    Try double-clicking the home button and closing the app(s) you are having trouble with from the multi-tasking tray (press and hold down the app until it starts to shake, and then tap the little red minus sign on the app).  Then, try resetting your iPod:  http://support.apple.com/kb/HT1430. 
    Hope this helps! 
    ---likeabird---

  • Bold 9650 randomly shuts downs and drains battery

    About a month ago my blackberry (which i've had for almost 2 years) started to shut down and the red led light will flash and the loading symbol appears and the phone will start to reboot then stop and keep repeating the process (never getting to the home screen) until the battery is completely drained. The only way i can get the process to stop is if i have a charger on hand but this happens regardless of how much battery I have. Is there any way to fix this or am i just going to have to deal with it until i can get an upgrade?

    This may not apply to anyone following this thread - but as I said, my Bold has seemed to need more attention lately.  It also recently came to my attention that I have been missing voicemails.  I use You Mail - have been a big fan and promoted it because I have loved it.  Notice the PAST TENSE...
    I was traveling in the month of August; I left one message in the VM box (delayed flight info, keeping for records).  The past week or so my phone freezes whenever I try to listen to my VM, and I couldn't get to the program options - the app was just not working.
    Checking recent reviews and comments, I'm not alone.  I went online and saw 4 (four!!) voicemails that never got to my phone, and ended up deleting the app from my phone and going back to Verizon's default VM system.  I may try YouMail again because there are several features I really like, but apparently they weren't working anyway, so.....  I do have a help request in to YouMail support center, we'll see if a new version will work better.
    And I'll see how the phone works today after deleting the app.  When a smartphone starts acting up, my first thought is an app causing a conflict somewhere.

  • My MacBookPro (mid 2012) will not complete the boot process. Yosemite's progress widget gets about 1/3 to 1/2 way across when the logo disappears and the screen goes all white for 10-15 secs or so, then the machine shuts down and restarts.

    My MacBookPro (mid 2012) will not complete the boot process. Yosemite's progress widget gets about 1/3 to 1/2 way across when the logo disappears and the screen goes all white for 10-15 secs, then the machine shuts down and restarts. This sequence will repeat seemingly forever unless I shut it down manually.
    I upgraded to Yosemite from Mountain Lion a couple months ago, skipping Maverick completely, and I've done any associated updates that Apple told me about. I don't recall which version of Yosemite I have, but I'm sure it is the "latest and greatest".
    I've tried re-starting in Safe Mode / Safe Boot and that does the same thing as described above except without the endless restarts. Instead of restarting at some point, SafeBoot proceeds to the white screen and then it hangs until I restart it manually. (I've waited as long os 20-30 minutes with no response).
    When I tried the option-command-p-r key combo I never get any chimes or other noises besides the original 1 time boot sound that you would expect to get when starting up a macbook pro.
    I was using the mac quite normally (meaning I was doing work I normally do on it and there was no indication of anything wrong) immediately prior to this happening.
    The machine is BootCamp(ed) with Windows 8.1 which I use from a VMWare virtual machine instead of natively so that I can have both OSes running at the same time. I also think this is unrelated to my problem. I have been using this setup for more than 2 years.
    My upgrade to Yosemite was uneventful and I thought it went well and was very smooth. I don't want to lead attention away from Yosemite, but at this point my problem does not seem related to the upgrade.
    Any help is appreciated.

    Install or Reinstall OS X from Scratch
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Erase the hard drive:
      1. Select Disk Utility from the main menu and click on the Continue button.
      2. After DU loads select your startup volume (usually Macintosh HD) from the
          left side list. Click on the Erase tab in the DU main window.
      3. Set the format type to Mac OS Extended (Journaled.) Optionally, click on
          the Security button and set the Zero Data option to one-pass. Click on
          the Erase button and wait until the process has completed.
      4. Quit DU and return to the main menu.
    Reinstall OS X: Select Reinstall OS X and click on the Install button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
               because it is three times faster than wireless.

  • Can't get MAC to shut down and start up via the schedule button in system preferences energy saver. Is there another way?

    Can't get MAC to shut down and start up via the schedule button in system preferences energy saver. Is there another way?

    Try this to start:
    Repair the Hard Drive and Permissions
    Boot from your Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.

  • When i open programs as NetBeans my mac shuts down, and then i can't boot it

    Okay so to be more precise, about 1-2 months ago my mac started to do weird things. Whenever i opened webcam or some other programs my mac shuts down, and then i would not be able to boot it up again, so i had to try to boot it in safe mode, resest NVRAM and all of that.
    If i try to boot it up normally it starts fine with the apple logo, then its changing into a clean white/grey screen, and if i try to boot it up in safe mode it becomes blue.
    The funny thing is if i keep to try to boot it, then it will eventually boot up, but still i can't use my programs for school (For an example NetBeans for my programming)
    At first i thought it was my harddrive, so i bought a 120GB SSD Samsung EVO and installed Snow Leopard. But it still ****** up (Tried to update it to Maverick, still didn't do anything)
    So i'm out of ideas of what to do.. Please help
    (I have a MacBook Pro Mid 2010)
    Sincerely,
    Frederik Bang

    This is from step 1
    8/19/14 12:06:04.000 bootlog[0]: BOOT_TIME 1408442764 0
    8/16/14 22:44:57.293 WindowServer[105]: CGXDisplayDidWakeNotification [31138563430987]: posting kCGSDisplayDidWake
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.appstore" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/16/14 22:44:57.294 WindowServer[105]: handle_will_sleep_auth_and_shield_windows: NULL shield_window (lock state: 1)
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
    Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    8/16/14 22:44:58.059 AirPlayUIAgent[201]: 2014-08-16 10:44:58.059243 PM [AirPlayUIAgent] Changed PIN pairing: no
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.authd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/16/14 22:44:58.082 AirPlayUIAgent[201]: 2014-08-16 10:44:58.081511 PM [AirPlayUIAgent] Changed PIN pairing: no
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.bookstore" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.eventmonitor" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.install" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.iokit.power" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.mail" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.MessageTracer" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.performance" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.securityd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    8/19/14 12:06:05.000 kernel[0]: Longterm timer threshold: 1000 ms
    8/19/14 12:06:05.000 kernel[0]: PMAP: PCID enabled
    8/19/14 12:06:05.000 kernel[0]: Darwin Kernel Version 13.3.0: Tue Jun  3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64
    8/19/14 12:06:05.000 kernel[0]: vm_page_bootstrap: 924365 free pages and 116019 wired pages
    8/19/14 12:06:05.000 kernel[0]: kext submap [0xffffff7f807a9000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff80007a9000]
    8/19/14 12:06:05.000 kernel[0]: zone leak detection enabled
    8/19/14 12:06:05.000 kernel[0]: "vm_compressor_mode" is 4
    8/19/14 12:06:05.000 kernel[0]: standard timeslicing quantum is 10000 us
    8/19/14 12:06:05.000 kernel[0]: standard background quantum is 2500 us
    8/19/14 12:06:05.000 kernel[0]: mig_table_max_displ = 74
    8/19/14 12:06:05.000 kernel[0]: TSC Deadline Timer supported and enabled
    8/19/14 12:06:05.000 kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    8/19/14 12:06:05.000 kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    8/19/14 12:06:05.000 kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
    8/19/14 12:06:05.000 kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled
    8/19/14 12:06:05.000 kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=1 Enabled
    8/19/14 12:06:05.000 kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled
    8/19/14 12:06:05.000 kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled
    8/19/14 12:06:05.000 kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
    8/19/14 12:06:05.000 kernel[0]: calling mpo_policy_init for TMSafetyNet
    8/19/14 12:06:05.000 kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    8/19/14 12:06:05.000 kernel[0]: calling mpo_policy_init for Sandbox
    8/19/14 12:06:05.000 kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    8/19/14 12:06:05.000 kernel[0]: calling mpo_policy_init for Quarantine
    8/19/14 12:06:05.000 kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    8/19/14 12:06:05.000 kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    8/19/14 12:06:05.000 kernel[0]: The Regents of the University of California. All rights reserved.
    8/19/14 12:06:05.000 kernel[0]: MAC Framework successfully initialized
    8/19/14 12:06:05.000 kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    8/19/14 12:06:05.000 kernel[0]: AppleKeyStore starting (BUILT: Jun  3 2014 21:40:51)
    8/19/14 12:06:05.000 kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    8/19/14 12:06:05.000 kernel[0]: ACPI: sleep states S3 S4 S5
    8/19/14 12:06:05.000 kernel[0]: pci (build 21:30:51 Jun  3 2014), flags 0x63008, pfm64 (36 cpu) 0xf80000000, 0x80000000
    8/19/14 12:06:05.000 kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 88AB
    8/19/14 12:06:05.000 kernel[0]: AppleIntelCPUPowerManagement: (built 21:36:10 Jun  3 2014) initialization complete
    8/19/14 12:06:05.000 kernel[0]: [ PCI configuration begin ]
    8/19/14 12:06:05.000 kernel[0]: console relocated to 0xf90010000
    8/19/14 12:06:05.000 kernel[0]: [ PCI configuration end, bridges 12, devices 18 ]
    8/19/14 12:06:05.000 kernel[0]: mcache: 8 CPU(s), 64 bytes CPU cache line size
    8/19/14 12:06:05.000 kernel[0]: mbinit: done [64 MB total pool size, (42/21) split]
    8/19/14 12:06:05.000 kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    8/19/14 12:06:05.000 kernel[0]: rooting via boot-uuid from /chosen: 954CD513-4F88-37E4-AAC0-40A2EB5EF706
    8/19/14 12:06:05.000 kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    8/19/14 12:06:05.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    8/19/14 12:06:05.000 kernel[0]: com.apple.AppleFSCompressionTypeLZVN kmod start
    8/19/14 12:06:05.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    8/19/14 12:06:05.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    8/19/14 12:06:05.000 kernel[0]: com.apple.AppleFSCompressionTypeLZVN load succeeded
    8/19/14 12:06:05.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    8/19/14 12:06:05.000 kernel[0]: AppleIntelCPUPowerManagementClient: ready
    8/19/14 12:06:05.000 kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/Samsung SSD 840 EVO 120GB Media/IOGUIDPartitionScheme/MacBook Pro SSD@2
    8/19/14 12:06:05.000 kernel[0]: BSD root: disk0s2, major 1, minor 2
    8/19/14 12:06:05.000 kernel[0]: jnl: b(1, 2): replay_journal: from: 4111872 to: 8367104 (joffset 0x37e000)
    8/19/14 12:06:05.000 kernel[0]: BTCOEXIST off
    8/19/14 12:06:05.000 kernel[0]: BRCM tunables:
    8/19/14 12:06:05.000 kernel[0]: pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    8/19/14 12:06:05.000 kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID 70cd60fffedafe78; max speed s800.
    8/19/14 12:06:05.000 kernel[0]: FWOHCI : enableCycleSync - enabled count going negative?!?
    8/19/14 12:06:05.000 kernel[0]: jnl: b(1, 2): journal replay done.
    8/19/14 12:06:05.000 kernel[0]: hfs: mounted MacBook Pro SSD on device root_device
    8/19/14 12:06:05.000 kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    8/19/14 12:06:05.000 kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    8/19/14 12:06:04.554 com.apple.launchd[1]: *** launchd[1] has started up. ***
    8/19/14 12:06:04.554 com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    8/19/14 12:06:05.428 com.apple.SecurityServer[14]: Session 100000 created
    8/19/14 12:06:05.509 opendirectoryd[21]: sandbox cache error 11: database disk image is malformed
    8/19/14 12:06:05.000 kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    8/19/14 12:06:05.000 kernel[0]: IO80211Interface::efiNVRAMPublished(): 
    8/19/14 12:06:05.674 com.apple.SecurityServer[14]: Entering service
    8/19/14 12:06:05.000 kernel[0]: AirPort: Link Down on en1. Reason 8 (Disassociated because station leaving).
    8/19/14 12:06:05.753 configd[18]: network changed.
    8/19/14 12:06:05.755 configd[18]: setting hostname to "Frederik-Bangs-MacBook-Pro.local"
    8/19/14 12:06:05.000 kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    8/19/14 12:06:05.809 UserEventAgent[11]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    8/19/14 12:06:05.000 kernel[0]: AGC: 3.6.22, HW version=1.9.23, flags:0, features:20600
    8/19/14 12:06:05.000 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key LsNM (kSMCKeyNotFound)
    8/19/14 12:06:05.000 kernel[0]: SMC::smcReadKeyAction ERROR LsNM kSMCKeyNotFound(0x84) fKeyHashTable=0x0
    8/19/14 12:06:05.000 kernel[0]: SMC::smcGetLightshowVers ERROR: smcReadKey LsNM failed (kSMCKeyNotFound)
    8/19/14 12:06:05.000 kernel[0]: SMC::smcPublishLightshowVersion ERROR: smcGetLightshowVers failed (kSMCKeyNotFound)
    8/19/14 12:06:05.000 kernel[0]: SMC::smcInitHelper ERROR: smcPublishLightshowVersion failed (kSMCKeyNotFound)
    8/19/14 12:06:05.000 kernel[0]: Previous Shutdown Cause: 3
    8/19/14 12:06:05.000 kernel[0]: SMC::smcInitHelper ERROR: MMIO regMap == NULL - fall back to old SMC mode
    8/19/14 12:06:05.000 kernel[0]: IOBluetoothUSBDFU::probe
    8/19/14 12:06:05.000 kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x821A FirmwareVersion - 0x0042
    8/19/14 12:06:05.000 kernel[0]: **** [IOBluetoothHostControllerUSBTransport][start] -- completed -- result = TRUE -- 0xf800 ****
    8/19/14 12:06:05.000 kernel[0]: **** [BroadcomBluetoothHostControllerUSBTransport][start] -- Completed -- 0xf800 ****
    8/19/14 12:06:05.930 UserEventAgent[11]: Captive: CNPluginHandler en1: Inactive
    8/19/14 12:06:05.000 kernel[0]: init
    8/19/14 12:06:05.000 kernel[0]: probe
    8/19/14 12:06:05.000 kernel[0]: start
    8/19/14 12:06:05.000 kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification -- 0xf800
    8/19/14 12:06:05.000 kernel[0]: [IOBluetoothHCIController][start] -- completed
    8/19/14 12:06:05.000 kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    8/19/14 12:06:05.000 kernel[0]: **** [IOBluetoothHCIController][protectedBluetoothHCIControllerTransportShowsUp] -- Connected to the transport successfully -- 0xa6c0 -- 0xa800 -- 0xf800 ****
    8/19/14 12:06:06.000 kernel[0]: DSMOS has arrived
    8/19/14 12:06:06.000 kernel[0]: [AGPM Controller] build GPUDict by Vendor1002Device6741
    8/19/14 12:06:06.000 kernel[0]: fGPUIdleIntervalMS = 0
    8/19/14 12:06:07.000 kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xf800 ****
    8/19/14 12:06:08.000 kernel[0]: VM Swap Subsystem is ON
    8/19/14 12:06:08.613 hidd[70]: void __IOHIDPlugInLoadBundles(): Loaded 0 HID plugins
    8/19/14 12:06:08.615 hidd[70]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    8/19/14 12:06:08.696 com.apple.usbmuxd[47]: usbmuxd-327.4 on Feb 12 2014 at 14:54:33, running 64 bit
    8/19/14 12:06:08.723 mDNSResponder[62]: mDNSResponder mDNSResponder-522.92.1 (Jun  3 2014 12:57:56) starting OSXVers 13
    8/19/14 12:06:08.783 revisiond[55]: "/.vol/16777218/2/.DocumentRevisions-V100/.cs/ChunkStorage/0/0/0/1" does not exist, rowID:1
    8/19/14 12:06:08.784 revisiond[55]: There was a problem compacting SF ftRowId:1, rc:-1
    8/19/14 12:06:08.797 mds[61]: (Normal) FMW: FMW 0 0
    8/19/14 12:06:08.799 loginwindow[65]: Login Window Application Started
    8/19/14 12:06:08.888 systemkeychain[88]: done file: /var/run/systemkeychaincheck.done
    8/19/14 12:06:08.890 apsd[82]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    8/19/14 12:06:08.899 configd[18]: network changed.
    8/19/14 12:06:08.900 configd[18]: network changed: DNS*
    8/19/14 12:06:08.904 mDNSResponder[62]: D2D_IPC: Loaded
    8/19/14 12:06:08.904 mDNSResponder[62]: D2DInitialize succeeded
    8/19/14 12:06:08.908 mDNSResponder[62]:   4: Listening for incoming Unix Domain Socket client requests
    8/19/14 12:06:08.955 WindowServer[90]: Server is starting up
    8/19/14 12:06:08.957 networkd[106]: networkd.106 built Aug 24 2013 22:08:46
    8/19/14 12:06:08.971 WindowServer[90]: Session 256 retained (2 references)
    8/19/14 12:06:08.971 WindowServer[90]: Session 256 released (1 references)
    8/19/14 12:06:09.017 WindowServer[90]: Session 256 retained (2 references)
    8/19/14 12:06:09.020 WindowServer[90]: init_page_flip: page flip mode is on
    8/19/14 12:06:09.060 digest-service[92]: label: default
    8/19/14 12:06:09.061 digest-service[92]: dbname: od:/Local/Default
    8/19/14 12:06:09.061 digest-service[92]: mkey_file: /var/db/krb5kdc/m-key
    8/19/14 12:06:09.061 digest-service[92]: acl_file: /var/db/krb5kdc/kadmind.acl
    8/19/14 12:06:09.242 digest-service[92]: digest-request: uid=0
    8/19/14 12:06:09.290 awacsd[80]: Starting awacsd connectivity_executables-97 (Aug 24 2013 23:49:23)
    8/19/14 12:06:09.393 awacsd[80]: InnerStore CopyAllZones: no info in Dynamic Store
    8/19/14 12:06:09.454 digest-service[92]: digest-request: netr probe 0
    8/19/14 12:06:09.455 digest-service[92]: digest-request: init request
    8/19/14 12:06:09.465 digest-service[92]: digest-request: init return domain: BUILTIN server: FREDERIK-BANGS-MACBOOK-PRO indomain was: <NULL>
    8/19/14 12:06:09.620 airportd[84]: airportdProcessDLILEvent: en1 attached (up)
    8/19/14 12:06:09.000 kernel[0]: createVirtIf(): ifRole = 1
    8/19/14 12:06:09.000 kernel[0]: in func createVirtualInterface ifRole = 1
    8/19/14 12:06:09.000 kernel[0]: AirPort_Brcm4331_P2PInterface::init name <p2p0> role 1
    8/19/14 12:06:09.000 kernel[0]: AirPort_Brcm4331_P2PInterface::init() <p2p> role 1
    8/19/14 12:06:09.000 kernel[0]: Created virtif 0xffffff801c450400 p2p0
    8/19/14 12:06:09.642 aosnotifyd[83]: assertion failed: 13E28: liblaunch.dylib + 25164 [A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A]: 0x25
    8/19/14 12:06:09.670 locationd[67]: NBB-Could not get UDID for stable refill timing, falling back on random
    8/19/14 12:06:09.726 locationd[67]: Location icon should now be in state 'Inactive'
    8/19/14 12:06:09.728 locationd[67]: locationd was started after an unclean shutdown
    8/19/14 12:06:10.294 WindowServer[90]: Found 39 modes for display 0x00000000 [39, 0]
    8/19/14 12:06:10.309 WindowServer[90]: Found 1 modes for display 0x00000000 [1, 0]
    8/19/14 12:06:10.326 WindowServer[90]: Found 1 modes for display 0x00000000 [1, 0]
    8/19/14 12:06:10.327 WindowServer[90]: Found 1 modes for display 0x00000000 [1, 0]
    8/19/14 12:06:10.343 WindowServer[90]: mux_initialize: Mode is dynamic
    8/19/14 12:06:10.349 WindowServer[90]: Found 39 modes for display 0x00000000 [39, 0]
    8/19/14 12:06:10.354 WindowServer[90]: Found 1 modes for display 0x00000000 [1, 0]
    8/19/14 12:06:10.355 WindowServer[90]: Found 1 modes for display 0x00000000 [1, 0]
    8/19/14 12:06:10.390 WindowServer[90]: WSMachineUsesNewStyleMirroring: false
    8/19/14 12:06:10.391 WindowServer[90]: Display 0x04272902: GL mask 0x5; bounds (0, 0)[1440 x 900], 39 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9ca4, S/N 0, Unit 2, Rotation 0
    UUID 0x8a96a568c33550779a382c64e81094d2
    8/19/14 12:06:10.392 WindowServer[90]: Display 0x003f003d: GL mask 0x2; bounds (0, 0)[4096 x 2160], 2 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    8/19/14 12:06:10.392 WindowServer[90]: Display 0x003f0040: GL mask 0x10; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 4, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    8/19/14 12:06:10.392 WindowServer[90]: Display 0x003f003f: GL mask 0x8; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    8/19/14 12:06:10.396 WindowServer[90]: WSSetWindowTransform: Singular matrix
    8/19/14 12:06:10.396 WindowServer[90]: WSSetWindowTransform: Singular matrix
    8/19/14 12:06:10.403 WindowServer[90]: Display 0x04272902: GL mask 0x5; bounds (0, 0)[1440 x 900], 39 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9ca4, S/N 0, Unit 2, Rotation 0
    UUID 0x8a96a568c33550779a382c64e81094d2
    8/19/14 12:06:10.403 WindowServer[90]: Display 0x003f003d: GL mask 0x2; bounds (2464, 0)[1 x 1], 2 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    8/19/14 12:06:10.404 WindowServer[90]: Display 0x003f0040: GL mask 0x10; bounds (2465, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 4, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    8/19/14 12:06:10.404 WindowServer[90]: Display 0x003f003f: GL mask 0x8; bounds (2466, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
    UUID 0xffffffffffffffffffffffffffffffff
    8/19/14 12:06:10.404 WindowServer[90]: CGXPerformInitialDisplayConfiguration
    8/19/14 12:06:10.404 WindowServer[90]:   Display 0x04272902: Unit 2; Alias(2, 0x5); Vendor 0x610 Model 0x9ca4 S/N 0 Dimensions 13.03 x 8.15; online enabled built-in, Bounds (0,0)[1440 x 900], Rotation 0, Resolution 1
    8/19/14 12:06:10.404 WindowServer[90]:   Display 0x003f003d: Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2464,0)[1 x 1], Rotation 0, Resolution 1
    8/19/14 12:06:10.404 WindowServer[90]:   Display 0x003f0040: Unit 4; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2465,0)[1 x 1], Rotation 0, Resolution 1
    8/19/14 12:06:10.404 WindowServer[90]:   Display 0x003f003f: Unit 3; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2466,0)[1 x 1], Rotation 0, Resolution 1
    8/19/14 12:06:10.404 WindowServer[90]: CGXMuxBoot: Boot normal
    8/19/14 12:06:10.000 kernel[0]: en1: 802.11d country code set to 'DK'.
    8/19/14 12:06: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
    8/19/14 12:06:10.518 WindowServer[90]: GLCompositor: GL renderer id 0x01024301, GL mask 0x00000003, accelerator 0x00004d2f, unit 0, caps QEX|MIPMAP, vram 451 MB
    8/19/14 12:06:10.520 WindowServer[90]: GLCompositor: GL renderer id 0x01024301, GL mask 0x00000003, texture max 8192, viewport max {8192, 8192}, extensions FPRG|NPOT|GLSL|FLOAT
    8/19/14 12:06:10.520 WindowServer[90]: GLCompositor: GL renderer id 0x01021b06, GL mask 0x0000001c, accelerator 0x000036b3, unit 2, caps QEX|MIPMAP, vram 1024 MB
    8/19/14 12:06:10.522 WindowServer[90]: GLCompositor: GL renderer id 0x01021b06, GL mask 0x0000001c, texture max 16384, viewport max {16384, 16384}, extensions FPRG|NPOT|GLSL|FLOAT
    8/19/14 12:06:10.523 WindowServer[90]: GLCompositor enabled for tile size [256 x 256]
    8/19/14 12:06:10.523 WindowServer[90]: CGXGLInitMipMap: mip map mode is on
    8/19/14 12:06:10.536 loginwindow[65]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    8/19/14 12:06:11.103 WindowServer[90]: Display 0x04272902: Unit 2; ColorProfile { 2, "Color LCD"}; TransferTable (256, 12)
    8/19/14 12:06:11.129 launchctl[123]: com.apple.findmymacmessenger: Already loaded
    8/19/14 12:06:11.210 com.apple.SecurityServer[14]: Session 100005 created
    8/19/14 12:06:11.335 loginwindow[65]: Setting the initial value of the magsave brightness level 1
    8/19/14 12:06:11.374 loginwindow[65]: Login Window Started Security Agent
    8/19/14 12:06:11.499 UserEventAgent[125]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    8/19/14 12:06:11.506 SecurityAgent[132]: This is the first run
    8/19/14 12:06:11.506 SecurityAgent[132]: MacBuddy was run = 0
    8/19/14 12:06:11.522 SecurityAgent[132]: User info context values set for frederikbang
    8/19/14 12:06:11.527 WindowServer[90]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x04272902 device: 0x7fdd1400e310  isBackBuffered: 1 numComp: 3 numDisp: 3
    8/19/14 12:06:11.528 WindowServer[90]: _CGXGLDisplayContextForDisplayDevice: acquired display context (0x7fdd1400e310) - enabling OpenGL
    8/19/14 12:06:11.891 loginwindow[65]: Login Window - Returned from Security Agent
    8/19/14 12:06:11.936 loginwindow[65]: USER_PROCESS: 65 console
    8/19/14 12:06:11.000 kernel[0]: MacAuthEvent en1   Auth result for: 00:1f:ca:2e:0d:5e  MAC AUTH succeeded
    8/19/14 12:06:11.000 kernel[0]: wlEvent: en1 en1 Link UP virtIf = 0
    8/19/14 12:06:11.000 kernel[0]: AirPort: Link Up on en1
    8/19/14 12:06:11.000 kernel[0]: en1: BSSID changed to 00:1f:ca:2e:0d:5e
    8/19/14 12:06:12.000 kernel[0]: AppleKeyStore:Sending lock change 0
    8/19/14 12:06:12.147 com.apple.launchd.peruser.501[136]: Background: Aqua: Registering new GUI session.
    8/19/14 12:06:12.173 com.apple.launchd.peruser.501[136]: (com.apple.EscrowSecurityAlert) Unknown key: seatbelt-profiles
    8/19/14 12:06:12.175 com.apple.launchd.peruser.501[136]: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    8/19/14 12:06:12.180 launchctl[138]: com.apple.pluginkit.pkd: Already loaded
    8/19/14 12:06:12.180 launchctl[138]: com.apple.sbd: Already loaded
    8/19/14 12:06:12.194 distnoted[140]: # distnote server agent  absolute time: 8.479032290   civil time: Tue Aug 19 12:06:12 2014   pid: 140 uid: 501  root: no
    8/19/14 12:06:12.195 distnoted[140]: assertion failed: 13E28: liblaunch.dylib + 25164 [A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A]: 0x25
    8/19/14 12:06:12.000 kernel[0]: flow_divert_kctl_disconnect (0): disconnecting group 1
    8/19/14 12:06:12.361 WindowServer[90]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    8/19/14 12:06:12.397 WindowServer[90]: Received display connect changed for display 0x4272902
    8/19/14 12:06:12.407 WindowServer[90]: Found 15 modes for display 0x04272902 [15, 0]
    8/19/14 12:06:12.418 WindowServer[90]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    8/19/14 12:06:12.423 WindowServer[90]: CGXMuxAcknowledge: Posting glitchless acknowledge
    8/19/14 12:06:12.437 WindowServer[90]: Received display connect changed for display 0x4272902
    8/19/14 12:06:12.438 WindowServer[90]: Found 1 modes for display 0x04272902 [1, 0]
    8/19/14 12:06:12.439 WindowServer[90]: Received display connect changed for display 0x3f003f
    8/19/14 12:06:12.439 WindowServer[90]: Found 1 modes for display 0x003f003f [1, 0]
    8/19/14 12:06:12.439 WindowServer[90]: Received display connect changed for display 0x3f0040
    8/19/14 12:06:12.440 WindowServer[90]: Found 1 modes for display 0x003f0040 [1, 0]
    8/19/14 12:06:12.578 launchproxyls[143]: Waiting for Launch Services seeding, UID 501
    8/19/14 12:06:12.627 airportd[84]: _doAutoJoin: Already associated to “HBWIFI”. Bailing on auto-join.
    8/19/14 12:06:12.000 kernel[0]: Sandbox: fontworker(146) deny file-read-data /Applications/Automator.app/Contents
    8/19/14 12:06:12.713 coresymbolicationd[150]: /System/Library/Caches/com.apple.coresymbolicationd/data did not validate, resetting cache
    8/19/14 12:06:12.755 WindowServer[90]: Display 0x04272902: Unit 2; ColorProfile { 2, "Color LCD"}; TransferTable (256, 12)
    8/19/14 12:06:12.773 mds[61]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    8/19/14 12:06:12.783 WindowServer[90]: Display 0x04272902: Unit 2; ColorProfile { 2, "Color LCD"}; TransferTable (256, 12)
    8/19/14 12:06:12.815 WindowServer[90]: Display 0x04272902: Unit 2; ColorProfile { 2, "Color LCD"}; TransferTable (256, 12)
    8/19/14 12:06:13.303 sandboxd[149]: ([146]) fontworker(146) deny file-read-data /Applications/App Store.app
    8/19/14 12:06:13.379 sandboxd[149]: ([146]) fontworker(146) deny file-read-data /Applications/App Store.app/Contents
    8/19/14 12:06:13.435 UserEventAgent[139]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    8/19/14 12:06:13.456 sandboxd[149]: ([146]) fontworker(146) deny file-read-data /Applications/App Store.app/Contents/PkgInfo
    8/19/14 12:06:13.507 sandboxd[149]: ([146]) fontworker(146) deny file-read-data /Applications/App Store.app/Contents/MacOS/App Store
    8/19/14 12:06:13.687 sandboxd[149]: ([146]) fontworker(146) deny file-read-data /Applications/App Store.app/Contents/MacOS/App Store/..namedfork/rsrc
    8/19/14 12:06:13.738 sandboxd[149]: ([146]) fontworker(146) deny file-read-data /Applications/App Store.app/Contents/PlugIns
    8/19/14 12:06:13.790 sandboxd[149]: ([146]) fontworker(146) deny file-read-data /Applications/App Store.app/Contents/PlugIns
    8/19/14 12:06:13.850 sandboxd[149]: ([146]) fontworker(146) deny file-read-data /Applications/Automator.app
    8/19/14 12:06:15.418 com.apple.launchd.peruser.501[136]: ([email protected][175]) Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
    8/19/14 12:06:15.418 com.apple.launchd.peruser.501[136]: ([email protected][175]) Job failed to exec(3) for weird reason: 2
    8/19/14 12:06:15.676 com.apple.SecurityServer[14]: Session 100008 created
    8/19/14 12:06:15.000 kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=174[GoogleSoftwareUp] final status 0x0, allowing (remove VALID) page
    8/19/14 12:06:15.800 accountsd[187]: assertion failed: 13E28: liblaunch.dylib + 25164 [A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A]: 0x25
    8/19/14 12:06:16.076 sharingd[189]: Starting Up...
    8/19/14 12:06:16.119 mds[61]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    8/19/14 12:06:16.152 revisiond[55]: objc[55]: Class GSLockToken is implemented in both /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Supp ort/revisiond and /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage. One of the two will be used. Which one is undefined.
    8/19/14 12:06:16.458 com.apple.SecurityServer[14]: Session 100007 created
    8/19/14 12:06:16.602 apsd[82]: Unexpected connection from logged out uid 501
    8/19/14 12:06:16.630 imagent[165]: [Warning] Services all disappeared, removing all dependent devices
    8/19/14 12:06:16.654 WiFiKeychainProxy[156]: [NO client logger] <Nov 10 2013 18:30:13> WIFICLOUDSYNC WiFiCloudSyncEngineCreate: created...
    8/19/14 12:06:16.655 WiFiKeychainProxy[156]: [NO client logger] <Nov 10 2013 18:30:13> WIFICLOUDSYNC WiFiCloudSyncEngineRegisterCallbacks: WiFiCloudSyncEngineCallbacks version - 0, bundle id - com.apple.wifi.WiFiKeychainProxy
    8/19/14 12:06:16.681 imagent[165]: [Warning] Creating empty account: PlaceholderAccount for service: IMDService (iMessage)
    8/19/14 12:06:16.682 imagent[165]: [Warning] Creating empty account: PlaceholderAccount for service: IMDService (iMessage)
    8/19/14 12:06:17.127 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelDevice.
    8/19/14 12:06:17.128 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDRadeonX4000_AMDAccelSharedUserClient.
    8/19/14 12:06:17.128 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class AMDSIVideoContext.
    8/19/14 12:06:17.128 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class Gen6DVDContext.
    8/19/14 12:06:17.128 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelDevice.
    8/19/14 12:06:17.128 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelSharedUserClient.
    8/19/14 12:06:17.128 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMain.
    8/19/14 12:06:17.128 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextMedia.
    8/19/14 12:06:17.128 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IGAccelVideoContextVEBox.
    8/19/14 12:06:17.129 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    8/19/14 12:06:17.129 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOHIDParamUserClient.
    8/19/14 12:06:17.129 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the IOKit user-client class IOSurfaceRootUserClient.
    8/19/14 12:06:17.129 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.AirPlayXPCHelper.
    8/19/14 12:06:17.129 com.apple.audio.DriverHelper[201]: The plug-in named AirPlay.driver requires extending the sandbox for the mach service named com.apple.blued.
    8/19/14 12:06:17.215 com.apple.audio.DriverHelper[201]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the IOKit user-client class IOBluetoothDeviceUserClient.
    8/19/14 12:06:17.215 com.apple.audio.DriverHelper[201]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.blued.
    8/19/14 12:06:17.215 com.apple.audio.DriverHelper[201]: The plug-in named BluetoothAudioPlugIn.driver requires extending the sandbox for the mach service named com.apple.bluetoothaudiod.
    8/19/14 12:06:17.360 SystemUIServer[178]: Cannot find executable for CFBundle 0x7f92f3e180f0 </System/Library/CoreServices/Menu Extras/Clock.menu> (not loaded)
    8/19/14 12:06:17.361 com.apple.IconServicesAgent[205]: IconServicesAgent launched.
    8/19/14 12:06:17.385 SystemUIServer[178]: Cannot find executable for CFBundle 0x7f92f3c16c40 </System/Library/CoreServices/Menu Extras/Battery.menu> (not loaded)
    8/19/14 12:06:17.386 SystemUIServer[178]: Cannot find executable for CFBundle 0x7f92f3d546c0 </System/Library/CoreServices/Menu Extras/Volume.menu> (not loaded)
    8/19/14 12:06:17.813 secd[194]:  __EnsureFreshParameters_block_invoke_2 SOSCloudKeychainSynchronizeAndWait: The operation couldn’t be completed. (SyncedDefaults error 1025 - Remote error : No valid account for KVS)
    8/19/14 12:06:17.814 secd[194]:  __talkWithKVS_block_invoke callback error: The operation couldn’t be completed. (SyncedDefaults error 1025 - Remote error : No valid account for KVS)
    8/19/14 12:06:17.820 secd[194]:  CFPropertyListReadFromFile file file:///Users/frederikbang/Library/Keychains/087BC3B2-426E-5653-8D2E-D6A8AA2B3D B2/accountStatus.plist: The file “accountStatus.plist” couldn’t be opened because there is no such file.
    8/19/14 12:06:17.834 secd[194]:  SecErrorGetOSStatus unknown error domain: com.apple.security.sos.error for error: The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    8/19/14 12:06:17.834 secd[194]:  securityd_xpc_dictionary_handler WiFiKeychainProx[156] DeviceInCircle The operation couldn’t be completed. (com.apple.security.sos.error error 2 - Public Key not available - failed to register before call)
    8/19/14 12:06:17.847 soagent[159]: [Warning] Services all disappeared, removing all dependent devices
    8/19/14 12:06:17.896 SystemUIServer[178]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    8/19/14 12:06:17.897 SystemUIServer[178]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    8/19/14 12:06:17.948 soagent[159]: No active accounts, killing soagent in 10 seconds
    8/19/14 12:06:17.951 soagent[159]: No active accounts, killing soagent in 10 seconds
    8/19/14 12:06:18.362 com.apple.time[139]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    8/19/14 12:06:18.375 com.apple.dock.extra[207]: No endpoint returned trying to load UnreadCountController.bundle, suspending
    8/19/14 12:06:18.381 com.apple.time[139]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    8/19/14 12:06:19.092 Dropbox[180]: PyObjCPointer created: at 0xcc9fc88 of type {OpaqueJSContext=}
    8/19/14 12:06:19.441 UserEventAgent[11]: Captive: [CNInfoNetworkActive:1655] en1: SSID 'HBWIFI' not making interface primary (no cache entry)
    8/19/14 12:06:19.441 configd[18]: network changed: DNS* Proxy
    8/19/14 12:06:19.442 UserEventAgent[11]: Captive: CNPluginHandler en1: Evaluating
    8/19/14 12:06:19.442 UserEventAgent[11]: Captive: en1: Probing 'HBWIFI'
    8/19/14 12:06:19.477 UserEventAgent[11]: Captive: CNPluginHandler en1: Authenticated
    8/19/14 12:06:19.481 configd[18]: network changed: v4(en1!:10.128.245.164) DNS+ Proxy+ SMB+
    8/19/14 12:06:19.834 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x2ef] flags: 0x8 binding: FileInfoBinding [0x10f] - extension: docx, UTI: org.openxmlformats.wordprocessingml.document, fileType: ????.
    8/19/14 12:06:19.835 quicklookd[208]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x203] flags: 0x8 binding: FileInfoBinding [0x103] - extension: docx, UTI: org.openxmlformats.wordprocessingml.document, fileType: ???? request size:128 scale: 1
    8/19/14 12:06:20.075 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x111] flags: 0x8 binding: FileInfoBinding [0x2f1] - extension: docx, UTI: org.openxmlformats.wordprocessingml.document, fileType: WXBN.
    8/19/14 12:06:20.076 quicklookd[208]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x403] flags: 0x8 binding: FileInfoBinding [0x303] - extension: docx, UTI: org.openxmlformats.wordprocessingml.document, fileType: WXBN request size:128 scale: 1
    8/19/14 12:06:21.000 kernel[0]: fsevents: watcher dbfseventsd (pid: 232) - Using /dev/fsevents directly is unsupported.  Migrate to FSEventsFramework
    8/19/14 12:06:22.019 Dropbox[180]: ICARegisterForEventNotification-Has been deprecated since 10.5.  Calls to this function in the future may crash this application.  Please move to ImageCaptureCore
    8/19/14 12:06:22.719 AirPlayUIAgent[204]: 2014-08-19 12:06:22.717865 PM [AirPlayUIAgent] Changed PIN pairing: no
    8/19/14 12:06:22.728 AirPlayUIAgent[204]: 2014-08-19 12:06:22.728281 PM [AirPlayUIAgent] Changed PIN pairing: no
    8/19/14 12:06:24.394 awacsd[80]: Exiting
    8/19/14 12:06:26.000 kernel[0]: Sandbox: storeagent(247) deny file-write-unlink /Users/frederikbang/Library/Application Support/AppStore/manifest.plist
    8/19/14 12:06:26.000 kernel[0]: Sandbox: storeagent(247) deny file-write-unlink /Users/frederikbang/Library/Application Support/AppStore/manifest.plist
    8/19/14 12:06:26.200 storeagent[247]: DownloadManifest: Error moving legacy manifest - Error Domain=NSCocoaErrorDomain Code=513 "“manifest.plist” kunne ikke flyttes, fordi du ikke har adgangstilladelser til “com.apple.appstore”." UserInfo=0x7ff57bd2af60 {NSSourceFilePathErrorKey=/Users/frederikbang/Library/Application Support/AppStore/manifest.plist, NSUserStringVariant=(
        Move
    ), NSDestinationFilePath=/var/folders/70/w5pc4f891jv0k41f86bd44380000gn/C/com.appl e.appstore/manifest.plist, NSFilePath=/Users/frederikbang/Library/Application Support/AppStore/manifest.plist, NSUnderlyingError=0x7ff57bd2adf0 "Handlingen kunne ikke udføres. Handling tillades ikke"}
    8/19/14 12:06:26.000 kernel[0]: Sandbox: storeagent(247) deny file-write-unlink /Users/frederikbang/Library/Application Support/AppStore
    8/19/14 12:06:26.000 kernel[0]: Sandbox: storeagent(247) deny file-read-data /Users/frederikbang/Library/Application Support/AppStore
    8/19/14 12:06:26.218 storeagent[247]: DownloadManifest: Error removing legacy download location - Error Domain=NSCocoaErrorDomain Code=513 "“AppStore” kunne ikke fjernes, fordi du ikke har adgangstilladelser til det." UserInfo=0x7ff57bf2a4a0 {NSFilePath=/Users/frederikbang/Library/Application Support/AppStore, NSUserStringVariant=(
        Remove
    ), NSUnderlyingError=0x7ff57bf2cc90 "Handlingen kunne ikke udføres. Handling tillades ikke"}
    8/19/14 12:06:26.348 parentalcontrolsd[248]: StartObservingFSEvents [849:] -- *** StartObservingFSEvents started event stream
    8/19/14 12:06:28.179 soagent[159]: Killing soagent.
    8/19/14 12:06:28.180 com.apple.dock.extra[207]: SOHelperCenter main connection interrupted
    8/19/14 12:06:28.180 NotificationCenter[162]: SOHelperCenter main connection interrupted
    8/19/14 12:06:28.181 imagent[165]: [Warning] Denying xpc connection, task does not have entitlement: com.apple.private.icfcallserver  (soagent:159)
    8/19/14 12:06:28.181 imagent[165]: [Warning] Denying xpc connection, task does not have entitlement: com.apple.private.icfcallserver  (soagent:159)
    8/19/14 12:06:38.159 launchproxyls[143]: Launch Services seeding complete
    8/19/14 12:06:43.523 mds_stores[105]: (Error) SecureStore: Access token 3 changed uid from -1 to 501
    8/19/14 12:06:44.242 distnoted[266]: assertion failed: 13E28: liblaunch.dylib + 25164 [A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A]: 0x25
    8/19/14 12:06:44.338 mdworker[264]: sandbox cache error 3850
    8/19/14 12:06:44.414 mdworker[263]: sandbox cache error 3850
    8/19/14 12:06:44.541 mdworker[265]: sandbox cache error 3850
    8/19/14 12:06:44.927 mdworker[256]: sandbox cache error 3850
    8/19/14 12:06:49.637 root[273]: on_wire failed for server 17.72.148.52!
    8/19/14 12:06:49.638 root[273]: on_wire failed for server 17.72.148.53!
    8/19/14 12:06:49.734 ntpd[44]: proto: precision = 1.000 usec
    8/19/14 12:06:54.173 com.apple.SecurityServer[14]: Session 100012 created
    8/19/14 12:07:04.051 digest-service[92]: digest-request: uid=0
    8/19/14 12:07:04.052 digest-service[92]: digest-request: init request
    8/19/14 12:07:04.055 digest-service[92]: digest-request: init return domain: MACBOOKPRO-C0FE server: FREDERIK-BANGS-MACBOOK-PRO indomain was: <NULL>
    8/19/14 12:07:04.000 kernel[0]: Sandbox: netbiosd(223) deny mach-lookup com.apple.networkd
    8/19/14 12:07:04.081 digest-service[92]: digest-request: uid=0
    8/19/14 12:07:04.082 digest-service[92]: digest-request: init request
    8/19/14 12:07:04.085 digest-service[92]: digest-request: init return domain: MACBOOKPRO-C0FE server: FREDERIK-BANGS-MACBOOK-PRO indomain was: <NULL>
    8/19/14 12:07:05.000 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key B0PS (kSMCKeyNotFound)
    8/19/14 12:07:05.000 kernel[0]: SMC::smcReadKeyAction ERROR: smcReadData8 failed for key B0OS (kSMCKeyNotFound)
    8/19/14 12:07:30.113 netbiosd[223]: name servers down?
    8/19/14 12:09:25.522 SystemUIServer[178]: It does not make sense to draw an image when [NSGraphicsContext currentContext] is nil.  This is a programming error. Break on void _NSWarnForDrawingImageWithNoCurrentContext() to debug.  This will be logged only once.  This may break in the future.
    8/19/14 12:09:25.523 loginwindow[65]: magsafeStateChanged state changed old 1 new 2
    8/19/14 12:09:52.053 loginwindow[65]: magsafeStateChanged state changed old 2 new 1
    8/19/14 12:10:09.629 mds[61]: (Normal) Volume: volume:0x7fc02d818000 ********** Bootstrapped Creating a default store:0 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/firmwaresyncd.gT5dd6
    8/19/14 12:10:34.256 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x175] flags: 0x8 binding: FileInfoBinding [0x27d] - extension: jpg, UTI: public.jpeg, fileType: ????.
    8/19/14 12:10:34.256 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x203] flags: 0x8 binding: FileInfoBinding [0x103] - extension: jpg, UTI: public.jpeg, fileType: ???? request size:16 scale: 1
    8/19/14 12:10:37.088 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x27f] flags: 0x8 binding: FileInfoBinding [0x177] - extension: pptx, UTI: org.openxmlformats.presentationml.presentation, fileType: ????.
    8/19/14 12:10:37.088 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x403] flags: 0x8 binding: FileInfoBinding [0x303] - extension: pptx, UTI: org.openxmlformats.presentationml.presentation, fileType: ???? request size:16 scale: 1
    8/19/14 12:10:37.122 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x281] flags: 0x8 binding: FileInfoBinding [0x3c3] - extension: pptm, UTI: org.openxmlformats.presentationml.presentation.macroenabled, fileType: ????.
    8/19/14 12:10:37.123 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x603] flags: 0x8 binding: FileInfoBinding [0x503] - extension: pptm, UTI: org.openxmlformats.presentationml.presentation.macroenabled, fileType: ???? request size:16 scale: 1
    8/19/14 12:10:37.195 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x283] flags: 0x8 binding: FileInfoBinding [0x179] - extension: potx, UTI: org.openxmlformats.presentationml.template, fileType: ????.
    8/19/14 12:10:37.195 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x803] flags: 0x8 binding: FileInfoBinding [0x703] - extension: potx, UTI: org.openxmlformats.presentationml.template, fileType: ???? request size:16 scale: 1
    8/19/14 12:10:37.202 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x285] flags: 0x8 binding: FileInfoBinding [0x3c5] - extension: png, UTI: public.png, fileType: PNGf.
    8/19/14 12:10:37.203 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0xa03] flags: 0x8 binding: FileInfoBinding [0x903] - extension: png, UTI: public.png, fileType: PNGf request size:16 scale: 1
    8/19/14 12:10:37.326 com.apple.SecurityServer[14]: Session 100016 created
    8/19/14 12:10:37.380 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x287] flags: 0x8 binding: FileInfoBinding [0x17b] - extension: (NULL), UTI: com.microsoft.waveform-audio, fileType: WAVE.
    8/19/14 12:10:37.380 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0xc03] flags: 0x8 binding: FileInfoBinding [0xb03] - extension: (NULL), UTI: com.microsoft.waveform-audio, fileType: WAVE request size:16 scale: 1
    8/19/14 12:10:38.590 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x1ad] flags: 0x8 binding: FileInfoBinding [0x2c1] - extension: docx, UTI: org.openxmlformats.wordprocessingml.document, fileType: WXBN.
    8/19/14 12:10:38.590 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0xe03] flags: 0x8 binding: FileInfoBinding [0xd03] - extension: docx, UTI: org.openxmlformats.wordprocessingml.document, fileType: WXBN request size:128 scale: 1
    8/19/14 12:10:38.608 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x303] flags: 0x8 binding: BundleBinding [0x2c3] URL: file:///System/Library/PreferencePanes/Bluetooth.prefPane bundle identifier: (null).
    8/19/14 12:10:38.609 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1003] flags: 0x8 binding: BundleBinding [0xf03] URL: file:///System/Library/PreferencePanes/Bluetooth.prefPane bundle identifier: (null) request size:64 scale: 1
    8/19/14 12:10:38.613 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x307] flags: 0x8 binding: BundleBinding [0x1b3] URL: file:///System/Library/PreferencePanes/AppStore.prefPane bundle identifier: (null).
    8/19/14 12:10:38.614 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1203] flags: 0x8 binding: BundleBinding [0x1103] URL: file:///System/Library/PreferencePanes/AppStore.prefPane bundle identifier: (null) request size:64 scale: 1
    8/19/14 12:10:38.625 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x1b7] flags: 0x8 binding: BundleBinding [0x30b] URL: file:///System/Library/PreferencePanes/Speech.prefPane bundle identifier: (null).
    8/19/14 12:10:38.625 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1403] flags: 0x8 binding: BundleBinding [0x1303] URL: file:///System/Library/PreferencePanes/Speech.prefPane bundle identifier: (null) request size:64 scale: 1
    8/19/14 12:10:38.635 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x2c9] flags: 0x8 binding: BundleBinding [0x30d] URL: file:///System/Library/PreferencePanes/DigiHubDiscs.prefPane bundle identifier: (null).
    8/19/14 12:10:38.635 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1603] flags: 0x8 binding: BundleBinding [0x1503] URL: file:///System/Library/PreferencePanes/DigiHubDiscs.prefPane bundle identifier: (null) request size:64 scale: 1
    8/19/14 12:10:38.640 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x311] flags: 0x8 binding: BundleBinding [0x2cd] URL: file:///System/Library/PreferencePanes/DateAndTime.prefPane bundle identifier: (null).
    8/19/14 12:10:38.641 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1803] flags: 0x8 binding: BundleBinding [0x1703] URL: file:///System/Library/PreferencePanes/DateAndTime.prefPane bundle identifier: (null) request size:64 scale: 1
    8/19/14 12:10:38.647 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x1bd] flags: 0x8 binding: BundleBinding [0x2cf] URL: file:///System/Library/PreferencePanes/SharingPref.prefPane bundle identifier: (null).
    8/19/14 12:10:38.647 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1a03] flags: 0x8 binding: BundleBinding [0x1903] URL: file:///System/Library/PreferencePanes/SharingPref.prefPane bundle identifier: (null) request size:64 scale: 1
    8/19/14 12:10:38.653 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x317] flags: 0x8 binding: BundleBinding [0x2d1] URL: file:///System/Library/PreferencePanes/Dock.prefPane bundle identifier: (null).
    8/19/14 12:10:38.653 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1c03] flags: 0x8 binding: BundleBinding [0x1b03] URL: file:///System/Library/PreferencePanes/Dock.prefPane bundle identifier: (null) request size:64 scale: 1
    8/19/14 12:10:38.801 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x2e3] flags: 0x8 binding: FileInfoBinding [0x329] - extension: docx, UTI: org.openxmlformats.wordprocessingml.document, fileType: WXBN.
    8/19/14 12:10:38.801 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x1e03] flags: 0x8 binding: FileInfoBinding [0x1d03] - extension: docx, UTI: org.openxmlformats.wordprocessingml.document, fileType: WXBN request size:64 scale: 1
    8/19/14 12:10:38.806 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x2e5] flags: 0x8 binding: BundleBinding [0x1d1] URL: file:///System/Library/PreferencePanes/EnergySaver.prefPane bundle identifier: (null).
    8/19/14 12:10:38.806 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x2003] flags: 0x8 binding: BundleBinding [0x1f03] URL: file:///System/Library/PreferencePanes/EnergySaver.prefPane bundle identifier: (null) request size:64 scale: 1
    8/19/14 12:10:39.147 com.apple.IconServicesAgent[205]: main Failed to composit image for binding VariantBinding [0x2e7] flags: 0x8 binding: FileInfoBinding [0x32b] - extension: odt, UTI: org.oasis-open.opendocument.text, fileType: ????.
    8/19/14 12:10:39.148 quicklookd[306]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x2203] flags: 0x8 binding: FileInfoBinding [0x2103] - extension: odt, UTI: org.oasis-open.opendocument.text, fileType: ???? request size:64 scale: 1
    8/19/14 12:10:55.052 com.apple.time[139]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    8/19/14 12:10:55.000 kernel[0]: Sandbox: xpcd(25) deny ipc-posix-shm-read-data /tmp/com.apple.csseed.34
    8/19/14 12:11:05.962 com.apple.time[139]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    8/19/14 12:11:18.022 com.apple.time[139]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    8/19/14 12:11:19.907 com.apple.time[139]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    8/19/14 12:12:08.987 Console[323]: setPresentationOptions called with NSApplicationPresentationFullScreen when there is no visible fullscreen window; this call will be ignored.
    This is from step 2
    In step 2 i can't find anything like .crash
    I did it under Diagnostic and Usage Information --> System Diagnostic Reports.
    There's a lot of PluginProcess and powerstats.
    I even tried to filter with .crash and crash, but only 2 lines of something showed up when i tried "crash"

Maybe you are looking for

  • Scheduling Agreement Release Comparison

    Hi Experts does Scheduling agreement release comparison works for JIT delivery schedule (Doc Type LP) in SNC? if yes then how it works and how it is different than forecast delivery schedule release comparison (Doc Type LPA) Thanks

  • Videowall, data wall, multi display controller

    Hi all just wanted to review this item as i have a question.. I purchased the iVw4 Standalone Videowall controller from www.iiview.com i have manage to output my adobe graphical work on four screens each at 19" as this unit can display in various mod

  • Issue in maintaining view

    Hi all When I'm trying to maintain the view T554S_WEB  through SM30 I'm getting an Error message saying "<b>Create data processing function module</b>" When I double clicked on the Error message I'm getting Create data processing function module Mess

  • SP2013-"Shared With" abnormality for Lists.

    This is an on premise SharePoint 2013 installation. I routinely customize permissions for folders created within a Document library. I also routinely customize permissions for a List as a whole.  But, I want to customize permissions for folders I cre

  • FCPX crashes right after  I click open 10.1

    the new version of fcpx worked for a couple of days after i updated but today it immediately crashes upon open. I trashed the preferences and unplugged all external frives but it didnt help heres the error report Process:         Final Cut Pro [3038]