0120877623
Pressing Ctrl-C via the terminal is counted as a crash, and after three recent crashes automatic safe mode is triggered. In Firefox, this displays a prompt: > Firefox closed unexpectedly while starting. This might be caused by > add-ons or other problems. You can try to resolve the problem by > troubleshooting in Safe Mode. For us, that dialog doesn't appear for some reason (maybe we could make it?) and Zotero just automatically opens in Safe Mode, which causes state not to be restored and results in an annoying process fork that breaks Ctrl-C. We might as well keep the automatic-safe-mode behavior for end users, but we don't want to trigger it while working via the terminal, so we just clear the recent crash counter when using `-ZoteroDebug` or `-ZoteroDebugText`. (`extensions.zotero.debug.log` won't trigger it, so it's best to use `-ZoteroDebugText`, which is included automatically via the `build_and_run` script.) |
||
---|---|---|
.. | ||
zotero-autocomplete.js | ||
zotero-protocol-handler.js | ||
zotero-service.js |