dstillman
About
- Username
- dstillman
- Joined
- Roles
- Member, Administrator
Comments
-
@k.chauhan2555: Simply syncing while under your quota should be sufficient, but for good measure, you can do a Reset File Sync History from the Sync → Reset section of the Zotero settings. That's not necessary in normal usage, but it will force Zote…
-
I wasn't offering a database — just asking if you had one or could make one to test the performance. If you can reproduce items with "Citation Key:" in Extra before the migration ending up with an empty Extra and no Citation Key field after the migr…
-
I can't click on anything in the program. Did you try pressing Return? If there is another way to do point 2, please let me know. Use a Prefix or Suffix: https://www.zotero.org/support/word_processor_plugin_usage#customizing_cites The dialog not a…
-
Wait I do see the progress bar now. Once that goes and the popup in my screenshot shows, what phase is the extra lift in? That's what I explained above: https://forums.zotero.org/discussion/comment/505033/#Comment_505033 That's when it's waiting f…
-
See the Note here: https://www.zotero.org/support/adding_items_to_zotero#manually_adding_items
-
but between key generation and auto-exports, BBT often does work on items that the user hasn't opened yet Items don't need to be opened — only the library itself. Zotero loads all item data when a user clicks on a library. I wouldn't think you would…
-
would be nice to have a progress bar for the extra migrations. There is a progress bar — that's the circular progress bar in my first screenshot above. But as I say, after all migrations are complete (and the progress bar is by definition at 100%),…
-
This should be fixed in the latest beta. Thanks.
-
This should be fixed in the latest beta — thanks.
-
Batches of 100, but using a single notifier queue that's not triggered until the end: https://github.com/zotero/zotero/blob/faf8f2510ecf38d24580d74771542ef4506375e9/chrome/content/zotero/xpcom/schema.js#L716-L742
-
Is that a question for me? No, for @emilianoeheyns.
-
That's some sort of strange visual glitch on your system, and I'd guess you can just press Return to accept the dialog, but you also should almost never manually modify citations, either in the document or in that editor in the classic citation dial…
-
@emilianoeheyns: Are you testing an actual migration of the Extra field, or just your own code? @warguelles is being very generous with his time, but I think it's going to be hard to figure out what exactly is going on here without testing an actua…
-
Can you provide exact steps to reproduce?
-
Renaming doesn't have anything to do with WebDAV or file syncing, no. Zotero automatically renames new files you save to it based on parent item metadata, but for Mendeley imports, it will import PDFs from Mendeley with the filenames Mendeley provi…
-
(1)(+0000002): HTTP GET https://doi.org/10.1037/pspi0000454 failed with status code 0 Those all work fine in general, but your requests to doi.org are being blocked, either by something on your network or potentially by them if you've made too many …
-
@warguelles: It'd be better to test with just BBT enabled so we can be clear that that's what's causing the slowdown. Otherwise yes.
-
@emilianoeheyns: Right, but it would hang while showing the journal article icon while plugins are processing the Notifier updates, so this is absolutely due to BBT or another plugin (and @warguelles only has a couple other enabled — though should o…
-
I have just restarted the app and this message appears Look for zotero.exe in Task Manager and kill it. You don't need to be friendly to it here, since you're just working with a copy of the database.
-
Again, those aren't separate popups. That's just the one popup Zotero shows during the Extra field migration. After the circular progress bar finishes, it changes to the journal article icon while it sends notifications about the item changes, inclu…
-
(4)(+0000000): Waiting for DB transaction GP8hNyAv to finish to start 74W6Q5Uk (5)(+0000000): Zotero.DBConnection.prototype.waitForTransaction@chrome://zotero/content/xpcom/db.js:585:43 Zotero.DBConnection.prototype.executeTransaction@chrome://zote…
-
See Files Not Syncing. (That Debug ID doesn't show a sync attempt.)
-
You can probably just trigger the upgrade but say to restart later and then use "Restart with Logging Enabled…". You just can't let the update do the restart if you haven't set debug.store manually.
-
That's great — thanks. @warguelles, could you try with the latest version of BBT and see how that does? Might as well generate a Debug ID for that while you're testing it.
-
Just force-quit the app, as before.
-
4)(+0000011): Beginning DB transaction ijEEA477 (4)(+0000013): DELETE FROM betterbibtex.citationkey WHERE itemID = ? [11054] (4)(+0000031): Committed DB transaction ijEEA477 (4)(+0000012): Beginning DB transaction YOOthWww (4)(+0000013): DELETE …
-
You just set the setting and then it logs on the next restart.
-
Go to chrome://extensions/?id=ekhagklcjbdpajgpjgmbionohlpdbjgc (the extension settings for the Zotero Connector) and make sure "Allow this extension to read and change all your data on websites you visit:" is set to "On all sites".
-
@warguelles: Can you set extensions.zotero.debug.store to try in the Config Editor from the Advanced pane of the Zotero settings, reproduce this on the next restart (i.e., by updating with plugins enabled), and then submit the debug output from Help…
-
Generated citation keys however are persisted to better-bibtex.sqlite one by one. That is probably slow. Can you debounce those changes and make them within transactions in batches?
Upgrade Storage