"There was an error starting Zotero"
Since the 4.0.18 update I have not been able to start Zotero. I get an error stating "There was an error starting Zotero"; in the console I see:
consoleJSM.console.sendConsoleAPIMessage is not a function debug.js:115
NS_ERROR_XPC_GS_RETURNED_FAILURE: Component returned failure code: 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService] include.js:4
consoleJSM.console.sendConsoleAPIMessage is not a function debug.js:115
NS_ERROR_XPC_GS_RETURNED_FAILURE: Component returned failure code: 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService] include.js:4
TypeError: Zotero is undefined
debug.js@115 reads
consoleJSM.console.sendConsoleAPIMessage(output);
include.js@4 reads
.getService(Components.interfaces.nsISupports)
consoleJSM.console.sendConsoleAPIMessage is not a function debug.js:115
NS_ERROR_XPC_GS_RETURNED_FAILURE: Component returned failure code: 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService] include.js:4
consoleJSM.console.sendConsoleAPIMessage is not a function debug.js:115
NS_ERROR_XPC_GS_RETURNED_FAILURE: Component returned failure code: 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService] include.js:4
TypeError: Zotero is undefined
debug.js@115 reads
consoleJSM.console.sendConsoleAPIMessage(output);
include.js@4 reads
.getService(Components.interfaces.nsISupports)
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Do you have disable extensions.zotero.debug.log set to true? If so, does this go away if you disable that?