Zotero is not responding
Hello all,
My Zotero is not responding at startup after I updated Win10 April Update. Even I cannot obtain the Debug ID. However, I get some debug information by open Zotero in the command line with the command "C:\Program Files (x86)\Zotero\zotero.exe" -jsconsole.
The bug information is listed below:
Could not read 'file:///C:/Program%20Files%20(x86)/Zotero/extensions/zoteroOpenOfficeIntegration@zotero.org/components/zoteroIntegration.xpt'.
Warning: unreachable code after return statement
Source File: resource://gre/modules/commonjs/toolkit/loader.js -> resource://zotero/bluebird/util.js
Line: 201 eval(obj)
I also try to delete the old profile and add a new profile of zotero, but it still does not work
My Zotero is not responding at startup after I updated Win10 April Update. Even I cannot obtain the Debug ID. However, I get some debug information by open Zotero in the command line with the command "C:\Program Files (x86)\Zotero\zotero.exe" -jsconsole.
The bug information is listed below:
Could not read 'file:///C:/Program%20Files%20(x86)/Zotero/extensions/zoteroOpenOfficeIntegration@zotero.org/components/zoteroIntegration.xpt'.
Warning: unreachable code after return statement
Source File: resource://gre/modules/commonjs/toolkit/loader.js -> resource://zotero/bluebird/util.js
Line: 201 eval(obj)
I also try to delete the old profile and add a new profile of zotero, but it still does not work
The bug information is listed below:
Could not read 'file:///C:/Program%20Files%20(x86)/Zotero/extensions/zoteroOpenOfficeIntegration@zotero.org/components/zoteroIntegration.xpt'.
Warning: unreachable code after return statement
Source File: resource://gre/modules/commonjs/toolkit/loader.js -> resource://zotero/bluebird/util.js
Line: 201 eval(obj)
"C:\Program Files (x86)\Zotero\zotero.exe" -jsconsole
And the -ZoteroDebug parameter doesn't work in my computer.
The screenshot can be viewed by the link https://imgur.com/a/43nR5FY
I've tried Zotero 5.0.45, 46, 47 on my own computer. However, none of them works on my computer. The startup error is the same for each version.
Not responding means the status of Zotero thread in task manager is "not responding", it occurs when I try to start Zotero.exe. It is running but I can't click any button on the Zotero GUI. And Zotero didn't respond to me when I try to click anywhere in the Zotero. The mouse cursor is a blue circle which means Zotero is still loading. You can check the image via this link https://imgur.com/a/uXLedXM.
-ZoteroDebug parameter refers Reporting Startup Error[https://www.zotero.org/support/reporting_problems#reporting_startup_errors] webpage. Because I can't access the Help menu, I need to start Zotero via the command line by command
"C:\Program Files (x86)\Zotero\zotero.exe" -ZoteroDebug
But it still doesn't work, no any debug dialog showed after excuting this command.
Following the instructions on the webpage, I replaced “-ZoteroDebug” with “-jsconsole”. Zotero opened with a separate Error Console window showing errors that have occurred. And the error information was posted as you saw.
Could not read 'file:///C:/Program%20Files%20(x86)/Zotero/extensions/zoteroOpenOfficeIntegration@zotero.org/components/zoteroIntegration.xpt'.
One thing you can try, with Zotero closed, is opening your Zotero profile directory, opening prefs.js in a text editor (e.g., Notepad), and adding this line:
user_pref("extensions.zoteroWinWordIntegration.skipInstallation", true);
[Edit: Corrected line]
Then save the file and try again.
pref("extensions.zoteroWinWordIntegration.skipInstallation", true);
at the end of that js file. The Zotero is still not responding and still shows that dialog box.
I also tried to add the line
user_pref("extensions.zoteroWinWordIntegration.skipInstallation", true);
at the end of that js file. The dialog box disappeared, however, Zotero is still not responding. And the bug information is same.
So this is annoying, and I apologize for the hassle, but to get proper debug output here you can try installing Cygwin (just to your desktop is fine), running the Cygwin terminal (which is should create a shortcut for), and then running the same zotero.exe command with -ZoteroDebugText instead of -ZoteroDebug. That will hopefully log some lines to the terminal that say what's going on.
user_pref("extensions.zoteroWinWordIntegration.skipInstallation", true);
still set in prefs.js? Make sure that line is only appearing once and is set to true with Zotero closed.Please check the output again.
https://1drv.ms/t/s!Al5QMtUMjUcGi4x-sJUj7bgYPe42qg
Thanks,
Zotero doesn't work again. I can make sure Zotero is not compatible with one of these softwares VMware Pro 14, Adobe Lightroom or Photoshop. I guess it is most probable that Zotero is not compatible with VMware Pro. Because VMware installed so many drivers on the computer. Even I uninstall the Vmware, Zotero still doesn't work.
Did you just reinstall Win10 and then it Ztero worked??
I reinstall win10 twice, both situations is that Zotero worked at the beginning but it didn't work after one day. And the bug information is same.
Update:
Zotero works if I disconnect network.