You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

macbook pro slow shutdown 10.8.2

I have a macbook retina and installed the 10.8.2 update, now it takes a long time to shut down, before it was quick. I rest pram and smc, still no luck

Posted on Sep 23, 2012 7:20 AM

Reply
168 replies

Oct 13, 2012 5:44 PM in response to suntz

I've contributed to several items in this thread and I've tried every fix mentioned above. I tried the most recent one from pjbmil and wasn't expecting it to work because none of the other ones did on a permanent basis. But so far it works GREAT!! Thanks so much. I tend not to edit anything inside the System folder; however, this appears to be harmless and, IT WORKS for me.

Oct 13, 2012 11:03 PM in response to Scott Newman

I think I would refute that harmless remark Scott.....lol I swear I did exactly what pjbmil said to do, and it did shut down very quickly. However when I restarted my computer I found I couldn't get get Finder to work from the dock, and I couldn't get into Trash to get out the old system file. I couldn't really see how to fix this at all, I did try and take that file off my iMac and got it onto my MacBookPro but after a reboot I still couldn't get Finder to work from the dock. I saved my ML installation file so it didn't take too long to reinstall a copy over the current one, then about the same time again to up update to 10.8.2 again. I am glad that the fix worked for those who it did work for, and am not blaming anyone, we are all adults here and it was probably my mistake in the first place.

Oct 14, 2012 2:44 AM in response to bogdanfromploiesti

I wouldn't put any credence in anything from me about the modification of that file. It opened up OK in TextEdit and after I put those two lines in it I was told I would have to save it as a copy, which I did. I then changed the extension to .plist and then deleted the original file and put in the new one. Obviously this ISN"T the way to go. However...... after my reinstallation of the OS, wasn't even a clean install, my shut down time is back to normal again, at least in the 3 reboots I have done so far.

Oct 14, 2012 6:51 AM in response to suntz

The file in question is a system file with related permissions. Once you put a copy of that file on your desktop, it no longer has the correct permissions. It then has permissions the same as all of your user files. If you make the changes to the copy and replace the original file with your new file (inside System/Library/LaunchDaemons), it will still have the incorrect permissions. At that point you need to repair permissions using Disk Utility. When you look at the repairs made by Disk Utility you will that file's permissions have been repaired.


I've got a zipped copy of the original file in case I need to go back. I also keep multiple bootable backups.


I'm not saying that anyone should do this. In fact, you probably shouldn't. It worked for me so I'm making the same change on my second Mac. YMMV.

Oct 14, 2012 6:58 AM in response to suntz

I just made the change on my second Mac and here's the related output from Disk Utility when I repaired permissions:

------------------------------

User differs on “System/Library/LaunchDaemons/com.apple.coreservices.appleevents.plist”; should be 0; user is 501.

Group differs on “System/Library/LaunchDaemons/com.apple.coreservices.appleevents.plist”; should be 0; group is 501.

Repaired “System/Library/LaunchDaemons/com.apple.coreservices.appleevents.plist”

------------------------------

Oct 14, 2012 7:49 AM in response to Scott Newman

Just to clarify:

Before sharing this solution I tested it for 2 days with two defferent Macs and no problems arose.

I changed the timeout exit from 20 to 1 sec (time before a SIGKILL signal is sent to appleeventsd).

You must be ROOT to change com.apple.coreservices.appleevents.plist, I did it opening a teminal session and using VIM as editor.

Be careful with permission: wrong permissions on that file "FINDER" WILL STOP TO WORK. (as firesidefromellenville reported and tested it by me)

Use Disk Utility (as Scott suggested) or from terminal as root "chown root:wheel com.apple.coreservices.appleevents.plist"

If you use from a terminal session Vim or another editor there is no need to change permissions.

-rw-r--r-- 1 root wheel 655 11 Ott 15:37 com.apple.coreservices.appleevents.plist


It is not the solution, it's just a workaround.

macbook pro slow shutdown 10.8.2

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.