An open community 
of Macintosh users,
for Macintosh users.

FineTunedMac Dashboard widget now available! Download Here

Previous Thread
Next Thread
Print Thread
Safari "Top Sites" not refreshing
#47269 12/22/17 09:12 AM
Joined: Aug 2009
Likes: 14
ryck Online OP
OP Online

Joined: Aug 2009
Likes: 14
My "Top Sites" has decided it is not accepting new sites. I had thought it would be a corrupted plist so, per info provided on a "Missing Safari plist" thread, two plists associated with Safari and Top Sites have been renewed. (com.apple.Safari.plist, TopSites.plist)

However, I continue to have a blank spot instead of a site image. And, if I continue to delete sites I don't want, I will just have larger numbers of blank spots.

Last edited by ryck; 12/22/17 09:14 AM.

ryck

"What Were Once Vices Are Now Habits" The Doobie Brothers

iMac (Retina 5K, 27", 2020), 3.8 GHz 8 Core Intel Core i7, 8GB RAM, 2667 MHz DDR4
OS Sonoma 14.4.1
Canon Pixma TR 8520 Printer
Epson Perfection V500 Photo Scanner c/w VueScan software
TM on 1TB LaCie USB-C
Re: Safari "Top Sites" not refreshing
ryck #47270 12/22/17 09:25 AM
Joined: Aug 2009
Likes: 15
Online

Joined: Aug 2009
Likes: 15
You may not have deleted those plists as you think you did.

This post and this one by ganbustein will give you some insight.

More: I recall having had success with restarting, deleting my plist before launching the app in question, and restarting again.

Last edited by artie505; 12/22/17 11:26 AM. Reason: More

The new Great Equalizer is the SEND button.

In Memory of Harv: Those who can make you believe absurdities can make you commit atrocities. ~Voltaire
Re: Safari "Top Sites" not refreshing
artie505 #47274 12/22/17 04:18 PM
Joined: Aug 2009
Likes: 14
ryck Online OP
OP Online

Joined: Aug 2009
Likes: 14
Originally Posted By: artie505
You may not have deleted those plists as you think you did.

This post and this one by ganbustein will give you some insight.

Okay, I’ll give the Terminal Commands a go first but, just to be sure, here’s what I assume I’m doing:

Leave Safari closed.

Save the files:

Enter: defaults read com.apple.Safari.plist >someSaveFile.plist

Enter: defaults read TopSites.plist >someSaveFile.plist


Delete the files:

Enter: defaults delete com.apple.Safari.plist

Enter: defaults delete TopSites.plist


Do a machine restart.


If all of the above fails:

Enter: defaults write com.apple.Safari.plist "$(cat someSaveFile.plist)”

Enter: defaults write TopSites.plist "$(cat someSaveFile.plist)"


Are my assumptions correct?

Last edited by ryck; 12/22/17 04:19 PM.

ryck

"What Were Once Vices Are Now Habits" The Doobie Brothers

iMac (Retina 5K, 27", 2020), 3.8 GHz 8 Core Intel Core i7, 8GB RAM, 2667 MHz DDR4
OS Sonoma 14.4.1
Canon Pixma TR 8520 Printer
Epson Perfection V500 Photo Scanner c/w VueScan software
TM on 1TB LaCie USB-C
Re: Safari "Top Sites" not refreshing
ryck #47278 12/23/17 08:54 AM
Joined: Aug 2009
Likes: 15
Online

Joined: Aug 2009
Likes: 15
1. Be sure to restart your iMac before doing anything, and to run your commands without ever launching Safari.

2. ganbustein isn't clear about whether

Code:
defaults export domain_name someSaveFile.plist

and

defaults import domain_name someSaveFile.plist

supersede the commands you've posted or are alternatives, so if the ones don't work, try the others.

3. You've got to enter complete paths to the files with which you're dealing, NOT just their file names. (You can do it by dragging the files into your Terminal window at the appropriate points, being careful to type in preceding and following spaces.)

4. I suggest that you run your command sets one at a time, beginning with TopSites.plist, because if you run them together, you won't know which plist is your culprit (if, in fact, one of them is).


The new Great Equalizer is the SEND button.

In Memory of Harv: Those who can make you believe absurdities can make you commit atrocities. ~Voltaire

Moderated by  alternaut, dkmarsh, joemikeb 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.4.33 Page Time: 0.035s Queries: 22 (0.030s) Memory: 0.5877 MB (Peak: 0.6468 MB) Data Comp: Zlib Server Time: 2024-04-20 16:23:39 UTC
Valid HTML 5 and Valid CSS