problems under debian wheezy
The zotero plugin no longer works error free under debian wheezy. I first encountered the errors with iceweasel. But installing firefox results in the same problems:
1. Starting firefox I get (in the error console) the error message:
TypeError: Zotero.Notifier is undefined tagsbox.xml:121
2. Clicking the zotero button or using crtl-shift-z only produces an error message in the jsconsole:
NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIHandlerInfo.launchWithURI] zotero.js:2005
3. commenting out the offending lines in zotero.js I get instead:
TypeError: Zotero.activateStandalone is not a function overlay.js:225
4. Right clicking on a link I don't get “Zotero” > “Save Link as Zotero Item”
1. Starting firefox I get (in the error console) the error message:
TypeError: Zotero.Notifier is undefined tagsbox.xml:121
2. Clicking the zotero button or using crtl-shift-z only produces an error message in the jsconsole:
NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIHandlerInfo.launchWithURI] zotero.js:2005
3. commenting out the offending lines in zotero.js I get instead:
TypeError: Zotero.activateStandalone is not a function overlay.js:225
4. Right clicking on a link I don't get “Zotero” > “Save Link as Zotero Item”
Is this with the official version from zotero.org or a packaged version? If the latter you'll have to contact the creators of the package.
https://gist.github.com/anonymous/9982348
If you close Standalone, does Zotero for Firefox work on its own?