![]() |
Just do the following (sorry if I'm being repetitive, but I 'm not gonna read 33 replies)!
- Make sure you 're logged in as root or admin. - In Finder: go to "find" in the File menu (Command F). - Make sure "all disks" is selected and search for "Safari". - If there are more versions, delete everything but the newest version. - Start this newest version. - See if the problem is fixed. - If not: download Safari 1.0 v(whatever); even if you have it allready. - Replace the "older" version with the version you just downloaded. - Et voilą... - Maybe it's also a good thing to get rid of the Safari Preferences, located in your Library; the problem may be caused by a corrupt file in this folder. TJ. |
Quote:
Thanks trianglejuice, I had tried your suggestions and it still didn't work. Thanks to you also. |
Quote:
You should first create the new account and see that all works fine in the new account. I can think of two ways; others on this board will likely know a better way. Since I don't know how she has the top directory of her home account set up, I'll describe the way with the least 'Terminal' work: A) Setting up the new account with her documents: 1) Move the contents of her old user account to /users/shared. Log out and then log back in under her new account and put her items from shared away where they go in her new account (except you won't want to transfer anything from her old user's Library to her new Library that you don't have to [you'll probably want to keep her bookmarks, her old ~/Library/Mail folder with all her email messages in it, her old ~/Library/Preferences/com.apple.mail.plist {contains her accounts setups}, old desktop pictures, etc., anything personal that is unlikely to be system-related.]) 2) While logged in under her new account, from Terminal, type Code:
sudo chown -R newusername:staff /users/newusernameCode:
sudo chmod -R u+r /users/newusername3) Use this account for awhile until you are sure that you have everything out of the old account. Then you are ready to delete her old account and the files in shared. [Before you delete her old account, if you have bought music from the iTunes Music Store, remember to deauthorize your computer from her old account first.] You can log back into her old account and move all of her files from /users/shared back into her home directory. Then log out and back in as yourself and delete her account from the Accounts preferencepane. Then, to delete the remains of her old account, in terminal (from an administrator's account) type Code:
sudo rm -rf /users/Deleted\ UsersIf you liked the Terminal, and her home directory were laid out fairly simply, an alternative to (1) above would have been to try a number of statements like: Code:
sudo mv /users/oldusername/Documents /users/newusername/DocumentsCode:
sudo mv /users/oldusername/Music /users/newusername/MusicNaturally, you'd only want to move select pieces of the old Library, again. Then do (2) as above. Also, even if you had done this as in (1) as above, you could have removed her stuff from shared by typing Code:
sudo rm -rf /users/shared/herstuffGood Luck! |
Sorry I couldn't help you. For me this solution worked (with several apps).
Creating a new account will definitely solve your problem. The only thing is: it's a lot of waste of your time. Greetz, TJ. |
I created a new account. I didn't use Terminal. I'm not ready for that yet. I transfered the a few things from the original. It is still exhibiting the same behavior. In Mail links are not opening in Safari, even though it is set in Preferneces to do so.
My account on this machine is working as expected. Any new ideas? |
Quote:
|
You're using an incredible brute force approach. A System Preference problem like the one you're experiencing can be solved by finding and deleting all copies of the app in question. Then, delete the system preference cache, located in ~library/caches/ and reinstall your app.
You might have to delete the app receipt, and I'm sure someone will correct me if I'm wrong. |
| All times are GMT -5. The time now is 03:14 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.