[Bug]
Is there an existing issue for this?
- I have searched the existing issues
Are you using the latest Zotero and the latest plugin?
- I have confirmed I'm using the latest Zotero and the latest plugin
Environment
- OS: macOS Sequoia
- Zotero Version: 9.0.6
- Plugin Version: 3.3.3
Describe the bug
The plugin has been updated to the latest version, but whenever I open it and click on any feature, it does not work or respond at all. Also, there is an "i" icon at the bottom right corner of the Better Notes interface.
Debug Output
(3)(+0000000): Notifier.trigger('modify', 'feed', [2], {"2":{}}) called [observers: 2]
(3)(+0000001): ZoteroPane.onCollectionSelected: Collection selection hasn't changed
(4)(+0000007): SELECT (SELECT COUNT(*) FROM items I JOIN feedItems FI USING (itemID) WHERE I.libraryID=F.libraryID AND FI.readTime IS NULL) AS _feedUnreadCount FROM feeds F JOIN libraries L USING (libraryID) WHERE L.libraryID=? [2]
(4)(+0000001): SELECT A.itemID FROM items A LEFT JOIN itemNotes B USING (itemID) LEFT JOIN itemAttachments C ON (C.itemID=A.itemID) WHERE B.parentItemID IS NULL AND C.parentItemID IS NULL AND A.itemID NOT IN (SELECT itemID FROM deletedItems) AND libraryID=? [1]
(4)(+0000000): SELECT DISTINCT COALESCE(IA.parentItemID, IA.itemID) FROM itemAttachments IA JOIN items I ON (I.itemID = COALESCE(IA.parentItemID, IA.itemID)) WHERE IA.lastRead >= ? AND I.libraryID = ? AND IA.itemID NOT IN (SELECT itemID FROM deletedItems) AND COALESCE(IA.parentItemID, IA.itemID) NOT IN (SELECT itemID FROM deletedItems) [1787711888, 1]
(3)(+0000006): Notifier.trigger('statusChanged', 'feed', [2]) called [observers: 2]
(3)(+0000001): CollectionTree: Trying to access a row with invalid ID L2
(3)(+0000000): All feed updates done
(3)(+0000000): Scheduling next feed update
(4)(+0000000): SELECT ( CASE WHEN lastCheck IS NULL THEN 0 ELSE strftime('%s', lastCheck) + refreshInterval * 60 - strftime('%s', 'now') END ) AS nextCheck FROM feeds WHERE refreshInterval IS NOT NULL ORDER BY nextCheck ASC LIMIT 1
(3)(+0000157): Next feed check in 3599 seconds
(4)(+0000840): SELECT A.itemID FROM items A WHERE 1 AND A.itemID NOT IN (SELECT itemID FROM deletedItems) AND libraryID=? [1]
(4)(+0002861): Registering notifier observer 'fulltext_pg' for [sync]
(3)(+0041659): Getting contents of /Users/hottymicky/Library/Application Support/Zotero/Profiles/rfedfibb.default/treePrefs.json
(3)(+0000016): Writing column prefs of length 25755 to file /Users/hottymicky/Library/Application Support/Zotero/Profiles/rfedfibb.default/treePrefs.json
Anything else?
Source: windingwind/zotero-better-notes