Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Chilling

macrumors newbie
Original poster
Oct 14, 2008
5
0
Okay, I've just tried following this tutorial;
Code:
http://www.tuaw.com/2008/09/16/terminal-tips-add-recent-applications-as-a-stack-on-dock/

After entering the Terminal command I restarted the dock using
Code:
killall Dock
And apparently that was supposed to restart the dock, however it's killed mine and it will now not start at all. Any ideas on a Terminal command or other way(s) I can get my dock to show again?
 
Strange thing. Did you try a restart?

Look in HDD > System > Library > CoreServices. Do you see a Dock.app there?

What have you installed, or have you wanted to restart the dock in the first place?
 
Strange thing. Did you try a restart?

Look in HDD > System > Library > CoreServices. Do you see a Dock.app there?

What have you installed, or have you wanted to restart the dock in the first place?

Yeah I see Dock.app and already tried launching it, but it just looks like it's launching but doesn't actually appear.

I installed a stack that shows recently launched apps, then ran killall Dock which is supposed to restart the dock, however it completely stopped mine without restarting it.
 
But did you already restart your Mac? That might could help you. Otherwise whe would have to look deeper but I am running out of ideas.
 
But did you already restart your Mac? That might could help you. Otherwise whe would have to look deeper but I am running out of ideas.

Yep, I've already restarted my Macbook a couple of times now.
 
Ok, I just got another idea. Go to: yourusername/Library/Preferences and then look for the "com.apple.dock.plist" Drag that file to your Desktop (for backup) and then go to again to the Terminal and type again "killall dock".

This will give you back the standard com.apple.dock.plist file (the old could be corrupted becaue of your new stack. Though this way you have to put all your Applications back which you had before on the Dock)
 
Ok, I just got another idea. Go to: yourusername/Library/Preferences and then look for the "com.apple.dock.plist" Drag that file to your Desktop (for backup) and then go to again to the Terminal and type again "killall dock".

This will give you back the standard com.apple.dock.plist file (the old could be corrupted becaue of your new stack. Though this way you have to put all your Applications back which you had before on the Dock)

You sir, are a true legend.

As soon as I moved it, a fresh dock popped up like when you first boot up. I guess I shall be more careful next time I try using Terminal, although I'm not sure why my attempt at following the tutorial was unsuccessful.

Thanks a lot :).
 
No problem, glad it fixed it fou you.

I just remembered, that I once was messing with the Dock myself and that something also has corrupted the .plist file.

I guess, you've done something wrong with your special stack, or the Dock didn't like that custom stack..who knows.
 
The command I suggested would almost certainly have fixed the problem without affecting the remainder of the dock settings.

Might have.

Now I have a lil problem: I actually tried what you've written: I've put wrote defaults delete com.apple.dock persistent-others into the Terminal. And when I now want do killall dock, it doesn't do it and gives me back this: "No matching processes belonging to you were found"

How to fix it now?

(I guess I should never touch a running system..:eek:)
 
Might have.

Now I have a lil problem: I actually tried what you've written: I've put wrote defaults delete com.apple.dock persistent-others into the Terminal. And when I now want do killall dock, it doesn't do it and gives me back this: "No matching processes belonging to you were found"

How to fix it now?

(I guess I should never touch a running system..:eek:)

When running killall Dock it's important to make sure the D of Dock is capitalised.
 
Oh thanks!! I just thought, everything is still intact, and Activity Monitor can relaunch it..

Silly me.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.