Hey,
i tried this out:
I guess i did something wrong, and my Dock is gone.
I already tried:
- killall Dock
- Reinstall the Dock.app
- Docker 1.1.1
Nothing really helped. And now I had to create a second Account to still be able to use my Mac.
The issue is only on the one administrative account. And after a couple of minutes it gets stuck and I have to shut down the Mac.
How can I at least save my files from this User Account? Or repair all the mess.
i tried this out:
This somewhat intimidating code introduces a new stack into your Dock, showing a list of your recently used applications: defaults write com.apple.dock persistent-others -array-add { tile-data = { list-type = 1; }; tile-type = recents-tile; }; killall Dock
Type it carefully. Its a really useful feature. When the new stack is in your Dock, you can right-click it and change it from showing Recent Applications to Recent Documents, Recent Servers, Favorite Volumes, or Favorite Items. It can be displayed in Fan, Grid, or List view, just like a regular stack. If you want to get rid of it again, just drag it out of the Dock.
I guess i did something wrong, and my Dock is gone.
I already tried:
- killall Dock
- Reinstall the Dock.app
- Docker 1.1.1
Nothing really helped. And now I had to create a second Account to still be able to use my Mac.
The issue is only on the one administrative account. And after a couple of minutes it gets stuck and I have to shut down the Mac.
How can I at least save my files from this User Account? Or repair all the mess.