Firefox Not Responding Error for Links from Zotero
I can not open any websites from Zotero in my default browser, Firefox, on Windows 10 using Zotero 6. URL fields, links within PDFs browsed in the built-in viewer, as well as links under the "Locate" Menu for a given Item (e.g. "View Online") produce a warning that the existing Firefox process is not responding and must be closed to "open a new window". The existing process is not frozen and I can open links from other locations (e.g. PDFs viewed in Adobe Acrobat).
I have tried opening Firefox in Troubleshoot Mode, but still get the issue. Can anyone reproduce this? Firefox 101.0.1, Windows 10, Zotero 6.0.8
I have tried opening Firefox in Troubleshoot Mode, but still get the issue. Can anyone reproduce this? Firefox 101.0.1, Windows 10, Zotero 6.0.8
If someone more web savvy could help me reproduce this, I'd happily elevate it to a Firefox issue report, but as it stands I have no technical sense for what the problem could be...
https://github.com/zotero/zotero/blob/0357026865e52fee4514e2e1b7f86167d0f3d782/chrome/content/zotero/xpcom/zotero.js#L1054-L1059
You can confirm from Help → Debug Output Logging → View Output that it's not going into the catch block, which would log "launchWithURI() not supported -- trying fallback executable". But unless you've changed
fallbackLauncher.windows
, it wouldn't be, because that setting is blank by default on Windows, so it would just throw an error and not even try to launch anything.I just tested with Firefox 102 on Windows 10 and it works perfectly fine. Beyond that, Zotero has millions of users, and we'd obviously know if there were some general issue with opening links on Windows with Firefox set as the default browser. So this is something specific to your system that you'll need to debug.