Anyone else getting constant hanging w/ Zotero 5.0.61 on MacOS Mojave?
Did the 5.0.61 update cause any issues w/ the standalone Zotero on MacOS Mojave for anyone else? Since updating my software, Zotero been functionally unusable on my machine – anytime I click on any menu, or any record, I get a beachball hang of 1-3 seconds (moving through records seems to make it worse).
My library is fairly large (9k items), but that's produced some slowness before on startup, but nothing like this.
I think it may have something to do with syncing, as when I unlink my account, or turn off wifi, the problem doesn't seem *as* bad, though still present. Changing sync options - to download files only "as needed" – doesn't seem to help. My next move, I think, will be to try and break my records into separate databases/profiles, and see if lowering the item count helps.
Any thoughts on how I might address this would be much appreciated!
My library is fairly large (9k items), but that's produced some slowness before on startup, but nothing like this.
I think it may have something to do with syncing, as when I unlink my account, or turn off wifi, the problem doesn't seem *as* bad, though still present. Changing sync options - to download files only "as needed" – doesn't seem to help. My next move, I think, will be to try and break my records into separate databases/profiles, and see if lowering the item count helps.
Any thoughts on how I might address this would be much appreciated!
This discussion has been closed.
I have a ReportID of 1899247114, produced immediately after a restart, so there are no error messages in it. Does that help?
I am running Zotero 5.0.61 on OSX Mojave 10.14.3. It is an iMac with 32 Gb memory and a 1.2Tb Fusion drive. I have been using Zotero for about 5 years with very few problems and have come to depend on it for my PhD thesis! I have about 6600 records.
Will it give me a DebugID eventually, or do I not need one by this method?
If you are seeing this, does it go away if you revert to 5.0.60?
Download link: Zotero 5.0.60 for Mac
I tried again starting through Terminal. Though slow, there was some response so I tried turning off automatic sync. However, by the time I did it, it was already syncing, using CPU and interfering with everything else, so I had to force quit it.
Is there a command-line option for turning off sync?
Failing that, you can close Zotero, open prefs.js from your Zotero profile directory in TextEdit and add this line:
user_pref("extensions.zotero.sync.autoSync", false);
Then save the file and reopen Zotero.
It looks like you have thousands of attachments in your library that are missing files and for which files are also missing in your online library. Zotero is trying to download those, which is normal, but it's possible that's somehow causing high CPU in the latest version.
If you're able to get to the settings, are you able to fix it by setting file syncing to sync files "as needed" (rather than "at sync time") but leaving auto-sync and file syncing enabled?
FYI, CPU usage is under 1% when idling. It went up to around 60% for a minute or so when I pressed the manual sync button.
https://forums.zotero.org/discussion/comment/328094/#Comment_328094
Thanks for your help.