The taskbar is causing a beachball....

Dlatu1983

Prime Minister
This has happenened to me twice today. For a while, the taskbar will be fine. Then when I go to click something on it (modem settings, display, isync, the clock), I get a beachball...I can't even click anything...as soon as the mouse touches the taskbar, I get a beachball, and have to restart the computer...even logging out doesn't help, I have to physically restart. Any fix?
 
He means the menu bar, you fools! *scream*

I don't have an answer to the question, but hopefully this will help someone else figure it out, because it's not the dock.
 
Whoops....yeah, I meant menubar. What makes it even more shameful is that I've been an exclusive Mac user for 2 years now:( tsk tsk tsk...
 
Run "fsck;

To run fsck, you first need to start up your Mac in single-user mode. Here's how:

1. Restart your Mac.

2. Immediately press and hold the Command and "S" keys.

You'll see a bunch of text begin scrolling on your screen. In a few more seconds, you'll see the Unix command line prompt (#).

You're now in single-user mode.

Now that you're at the # prompt, here's how to run fsck:

1. Type: "fsck -y" (that's fsck-space-minus-y).

2. Press Return.

The fsck utility will blast some text onto your screen. If there's damage to your disk, you'll see a message that says:

***** FILE SYSTEM WAS MODIFIED *****

If you see this message--and this is extremely important--repeat Steps 1 and 2 again and again until that message no longer appears. It is normal to have to run fsck more than once -- the first run's repairs often uncover additional problems..

When fsck finally reports that no problems were found, and the # prompt reappears:

3. Type: "reboot" to restart,

or type "exit" to start up without rebooting.

4. Press Return.

Your Mac should proceed to start up normally to the login window or the Finder.
 
Back
Top