Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Reading list

About a week ago I started having problems with the Reading List is Safari. When I add a bookmark to the reading list it has many duplicate entries. When I delete one of them the Reading List then shows other bookmarks that were previously added to the Reading List, but they are also duplicated many times.

iMac, Mac OS X (10.6.7), iMac 24 inch 3.06 GHz Mac OS X (10.5.4)

Posted on Mar 20, 2012 10:40 AM

Reply
46 replies

Mar 20, 2012 3:49 PM in response to Howard C

Things are not any better despite all your help that I do appreciate. Just for the heck of it, I left the Readling List side panel open while I added items to it. One item seemed to be okay. When I added a second item, the first item disappeared. However, if I delete the first item, the second one appears. It goes on like that with multiple items in the list.

Mar 21, 2012 7:40 AM in response to Howard C

Good morning,


I used my Time Machine and went back to early February when the Reading List was working properly. I replaced the Bookmark.plist with the former one. I then added one item to the Reading List and it created 31 items. I then deleted them all and created a new item to the list. I added a second item. Despite my efforts to see each item in Safari, it would only let me view the one entry.

Mar 21, 2012 8:15 AM in response to Howard C

Please read this whole message before doing anything.


This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.


Step 1


The purpose of this step is to determine whether the problem is localized to your user account.


Enable guest logins and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up a guest account” (without the quotes) in the search box.


While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.


Test while logged in as Guest. Same problem(s)?


After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.


Note: If you’ve activated FileVault in Mac OS X 10.7 or later, then you can’t enable the Guest account. Create a new account in which to test, and delete it, including its home folder, after testing.


Step 2


The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.


Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. The instructions provided by Apple are as follows:


  • Be sure your Mac is shut down.
  • Press the power button.
  • Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
  • Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).


Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.


The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.


Test while in safe mode. Same problem(s)?


After testing, reboot as usual (i.e., not in safe mode.) Post the results of steps 1 and 2.

Mar 21, 2012 12:49 PM in response to Linc Davis

The reading list worked properly in Safe Mode. I then went back to my logon and created a readling list with three items. As you can see the duplicates still appeared. After I deleted one of the duplicates a number you can see greyed out items in the reading list appeared. I guess the answer is that it's something to do with my account, but I haven't done anything different.



User uploaded file



User uploaded file

Mar 21, 2012 1:26 PM in response to Howard C

Please read this whole message before doing anything.


This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.


Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software – potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions – they’re easy to carry out and won’t change anything on your Mac.


These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing.


Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects.


Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then either copy or drag it. The headings “Step 1” and so on are not part of the commands.


Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.


Launch the Terminal application in any of the following ways:


☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)


☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.


☞ If you’re running Mac OS X 10.7 or later, open LaunchPad. Click Utilities, then Terminal in the page that opens.


When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” (without the quotes) and press return. You should then get a new line ending in a dollar sign.


Step 1


Copy or drag – do not type – the line below into the Terminal window, then press return:


kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'


Post the lines of output (if any) that appear below what you just entered (the text, please, not a screenshot.)


Step 2


Repeat with this line:


sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfix|x)/{print $3}'


This time, you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning.


Step 3


launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}'


Step 4


ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null


Important: If you synchronize with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting.


Step 5


osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null


Remember, steps 1-5 are all drag-and-drop or copy-and-paste, whichever you prefer – no typing, except your password. Also remember to post the output.


You can then quit Terminal.

Mar 21, 2012 1:48 PM in response to Linc Davis

I hope I didn't screw up your directions. This is all that happened:


Macintosh-2:~ howardchernoff$ kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'

Macintosh-2:~ howardchernoff$ sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfi x|x)/{print $3}'

Password:

Sorry, try again.

Password:

Sorry, try again.

Password:

com.google.keystone.daemon

Macintosh-2:~ howardchernoff$ ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta} * L*/Fonts 2> /dev/null

/Library/Components:



/Library/Extensions:



/Library/Frameworks:

AEProfiling.framework

AERegistration.framework

Adobe AIR.framework

AudioMixEngine.framework

DivX Toolkit.framework

HPDeviceModel.framework

HPPml.framework

HPServicesInterface.framework

HPSmartPrint.framework

NyxAudioAnalysis.framework

PluginManager.framework

TSLicense.framework

iLifeFaceRecognition.framework

iLifeKit.framework

iLifePageLayout.framework

iLifeSQLAccess.framework

iLifeSlideshow.framework



/Library/Input Methods:



/Library/InputManagers:

Cooliris



/Library/Internet Plug-Ins:

.DS_Store

AdobePDFViewer.plugin

CoolirisWebKitPlugin.plugin

CouponPrinter-FireFox_v2.plugin

CouponPrinter-Safari.webplugin

DirectorShockwave.plugin

DivXBrowserPlugin.plugin

Flash Player.plugin

Flip4Mac WMV Plugin.plugin

GarminGpsControl.plugin

Google Earth Web Plug-in.plugin

JavaAppletPlugin.plugin

OVSHelper.plugin

Quartz Composer.webplugin

QuickTime Plugin.plugin

RealPlayer Plugin.plugin

Silverlight.plugin

WidevineMediaTransformer.plugin

flashplayer.xpt

googletalkbrowserplugin.plugin

iPhotoPhotocast.plugin

npgtpo3dautoplugin.plugin

nsIQTScriptablePlugin.xpt



/Library/Keyboard Layouts:



/Library/LaunchAgents:

com.cooliris.SetLaunchArch.plist

com.epson.epw.agent.plist

com.google.keystone.agent.plist



/Library/LaunchDaemons:

com.apple.remotepairtool.plist

com.google.keystone.daemon.plist



/Library/PreferencePanes:

DivX.prefPane

Flash Player.prefPane

Flip4Mac WMV.prefPane



/Library/PrivilegedHelperTools:



/Library/QuickLook:

GBQLGenerator.qlgenerator

iWork.qlgenerator



/Library/QuickTime:

AppleIntermediateCodec.component

AppleMPEG2Codec.component

CanonMJPEGAVI.component

CanonMJPEGAVIDec.component

CanonText.component

DivX Decoder.component

DivX Encoder.component

Flip4Mac WMV Advanced.component

Flip4Mac WMV Export.component

Flip4Mac WMV Import.component

Google Camera Adapter 0.component

Google Camera Adapter 1.component



/Library/ScriptingAdditions:



/Library/Spotlight:

GBSpotlightImporter.mdimporter

LogicPro.mdimporter

Microsoft Office.mdimporter

iWeb.mdimporter

iWork.mdimporter



/Library/StartupItems:



/etc/mach_init.d:



/etc/mach_init_per_login_session.d:



/etc/mach_init_per_user.d:



Library/Address Book Plug-Ins:

SkypeABDialer.bundle

SkypeABSMS.bundle



Library/Fonts:



Library/Input Methods:

.localized



Library/Internet Plug-Ins:

.DS_Store

AdobePDFViewer.plugin

CANONiMAGEGATEWAYDL.plugin

CANONiMAGEGATEWAYLI.plugin

Cooliris

CoolirisEmbedded.bundle

CoolirisWebKitPlugin.plugin

CouponPrinter-FireFox.plugin

CouponPrinter-Safari.webplugin

GarminGpsControl.plugin

Google Earth Web Plug-in.plugin

JavaPlugin2_NPAPI.plugin

MacCouponPrinter3.plugin

Move-Media-Player.plugin

SlingHealth.plugin

Unity Web Player.plugin

fbplugin_1_0_1.plugin

fbplugin_1_0_3.plugin



Library/Keyboard Layouts:



Library/LaunchAgents:

com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae.plist

com.apple.AddressBook.ScheduledSync.PHXCardDAVSource.EA5670BE-CDAA-4206-A084-E41 F217F3C8F.plist

com.apple.CSConfigDotMacCert-@me.com-SharedServices.Agent.plist

com.apple.FolderActions.enabled.plist

com.apple.FolderActions.folders.plist

com.divx.agent.postinstall.plist

ltcm.plist



Library/PreferencePanes:

Macintosh-2:~ howardchernoff$ osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null

Mail, ClipMenu, Alfred

Macintosh-2:~ howardchernoff$

Reading list

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.