CentreForDigitalHumanities / lidia-zotero

Zotero plugin for capturing PDF reader annotations for the LIDIA project
https://lidia.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Annotation panel not enabled #46

Closed ar-jan closed 1 year ago

ar-jan commented 1 year ago

For a user the plugin appears to be installed correctly, but the Lidia panel remains disabled when activating an annotation. Possibly related to the PDF being synchronized via Zotero.

[JavaScript Error: "Error: getAnnotations() can only be called on file attachments" {file: "chrome://zotero/content/xpcom/data/item.js" line: 3945}] [JavaScript Error: "Error: getAnnotations() can only be called on file attachments" {file: "chrome://zotero/content/xpcom/data/item.js" line: 3945}]

ar-jan commented 1 year ago

This was fixed via 61af6a8 plus 3877826, but we don't know what specifically caused the issue.