Why in the world is this happening to me?
September 8, 2006 9:27 AM
Subscribe
How do I fix this? My OS X finder just keeps restarting. I can't do anything. The whole status bar at the top of the screen blinks on and off and I don't have time to actually do anything before it restarts. The finder icon on the bottom keeps appearing with the arrow, then disappearing, then appearing again.
This is very strange indeed. I tried to save an attachment from Apple Mail to the desktop of my powerbook g4 running latest version of tiger. All of a sudden, all the icons on the desktop disappeared and the finder just keeps restarting itself, leaving me unable to really do anything on the laptop.
Here is what I've tried to do to fix the situation:
1) I cannot boot into safe mode, it just hits the apple logo and progress circle page and stays there forever.
2) I booted into my admin account and it works just fine. However, the account that is messed up is my wife's and she wants to be able to use it.
3) From the admin account, I'm locked out of my wife's user files for some reason. It gives me a red subtraction sign symbol and says I'm forbidden from accessing them. When I try to right click and change the permissions, her files are greyed out and don't let me do anything to them.
4) I ran the fix disc permissions in disc utility (while in the admin account, not the messed up one -- I can't start programs in the messed up account), nothing changed.
5) I tried to find the files on the desktop that we tried to copy from the Mail program and delete them. ... they aren't there. (I was able to run a Disk Inventory program to see what programs are on the computer).
6) I couldn't find anything on the Apple support knowledge based.
7) I really don't want to have to take time off of work to take this thing to the apple store!
Thanks all.
posted by visual mechanic to computers & internet (9 comments total)
Logged into the admin account, open the Terminal from the Utilities folder and type
sudo -s. Enter your admin password.Go to your wife's account folder (e.g.
cd /Users/wifeacctname).Rename her folder containing cache and preference files (e.g.
mv Library Library.old).Log out and attempt to log in to your wife's account. A new Library folder will be created in her home folder. If the issue is a result of something that was corrupt in the old Library folder, the new Library folder will contain fresh items.
If this fixes the issue, you can then begin to move non-Apple items in her old, unused Library.old folder to her new, fresh Library folder to restore application-specific preferences.
posted by Blazecock Pileon at 9:46 AM on September 8, 2006