|
Why doesn't Safari show me favicons any more?
Dave, prior to my finding your great article on Can I selectively Remove Safari Favicon Icons? I took the brute force strategy of deleting all the cached icons in the Safari library folder so that the browser would see my new favicon. But now instead of showing the favicon.ico graphic, crazy Safari doesn't show me any favorite icons at all. What could be wrong?
Ah yes, when in doubt, use the brute force method. Sounds a lot like my typical problem solving strategy, actually. :-) I'm guessing that you followed some online directions that said something like "To remove the icon cache, type rm -rf ~/Library/Safari/icons in the Terminal window." If you did this, then not only did you remove all the icon cache files as you desire, but you also removed the "icons" folder itself! To fix this problem, quit Safari then recreate the folder: $ mkdir ~/Library/Safari/icons $ then make sure it has the right permissions: $ chmod 700 ~/Library/Safari/icons0 $ then restart Safari and see what happens. I'm betting that'll fix it for you!
Categorized:
Mac OS X Help
(Article 3824,
Written by Dave Taylor)
Tagged: Previous: What are the essential HTML tags I need for blogging? Next: What is BBCode and how do I use it? Subscribe!
Dave, Thanks man, I don't know what you mean by this. could you explain chmod 700 ? Thanks! then make sure it has the right permissions: $ chmod 700 ~/Library/Safari/icons0 Amy, file permissions, in Unix-land, are referred to as the "mode" of the file (for some obscure reason that everyone's now forgotten :-) To change the permissions of the file, that is, to change what you can do with it from the command line, you need to change its mode: "chmod". (pronounce it "ch-mode" and you'll understand). Posted by: Dave Taylor at October 9, 2008 9:26 PMI have something to say, now that you mention it, but ...
I do have a comment, now that you mention it!
|
Recommended
Recent Entries
Search
I Need Help!
Apple iPad Help
Articles and Reviews Auctions and Online Shopping Blogs and RSS Feeds Building Web Site Traffic Business and Management CGI Scripts and Web Site Programming Computer and Internet Basics d) None of the Above Facebook Help Google Plus Help HTML and CSS Industry News and Trade Shows iPhone and Cell Phone Help iPod, Sony PSP and MP3 Player Help Mac OS X Help Pay Per Click (PPC) Advertising Search Engine Optimization (SEO) Shell Script Programming Tech Support Video Help The Writing Business Twitter, LinkedIn and Social Network Help Unix and Linux Help Video Game Tips and Help Windows PC Help WordPress Help |