Ubiquitous Zotero "File" icon in browser address bar
Hi,
I'm now getting the Zotero "file" icon in the address bar for almost any web page I visit (for example, this one), but when I click it it almost always results in a "Could not save item" dialog. Is this expected behavior?
If not, can I reset my site translators somehow without losing my library? I went mucking about trying to edit a site translator using your development tool, but I found that it wasn't trivial and there was no documentation on how to use it. I think I might have messed something up on my installation. I already tried an uninstall/reinstall of the Zotero addon.
I'm now getting the Zotero "file" icon in the address bar for almost any web page I visit (for example, this one), but when I click it it almost always results in a "Could not save item" dialog. Is this expected behavior?
If not, can I reset my site translators somehow without losing my library? I went mucking about trying to edit a site translator using your development tool, but I found that it wasn't trivial and there was no documentation on how to use it. I think I might have messed something up on my installation. I already tried an uninstall/reinstall of the Zotero addon.
% sqlite3 zotero.sqlite
sqlite> DELETE FROM translators;
sqlite> DELETE FROM version WHERE schema IN ('scrapers', 'repository', 'lastcheck');
Restart Firefox.
Sorry for mucking about, but it was sneaky of you guys to provide a "tool" without any documentation!