Skip to content

Instantly share code, notes, and snippets.

@bblackham
Last active March 13, 2024 00:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bblackham/42d8ec4ec8ae04852fecc513357fadcb to your computer and use it in GitHub Desktop.
Save bblackham/42d8ec4ec8ae04852fecc513357fadcb to your computer and use it in GitHub Desktop.

With Juris-M 6 on MacOS Sonoma, you may encounter a crash when adding a citation, such as in these reports:

While waiting for the Juris-M developer to provide an official fix based upon Zotero 7 (which fixes this and other problems), here is a temporary workaround.

DISCLAIMER: This gist comes with no support. It may not be a good idea. If it breaks, I cannot help. Use it if you're desperate, otherwise wait for an official Juris-M update. In general, it's a terrible idea to download random binaries from strangers on the internet and bypass security mechanisms.

There are two parts to the fix:

Grant Jurism.app full disk access

Open System Settings, search for "full disk access" (or find it under "Privacy & Security"). Add /Applications/Jurism.app to the list.

Update the plugin

Download this file:

https://github.com/bblackham/jurism-word-for-mac-integration/raw/main/resource/libZoteroWordIntegration.dylib

Open this folder in Finder (Cmd-Shift-G): /Applications/Jurism.app/Contents/Resources/extensions/zoteroMacWordIntegration@zotero.org/resource/

Copy the libZoteroWordIntegration.dylib file you downloaded into the folder above, replacing the old one (possibly copying the old one out for posterity - you can always just reinstall Juris-M if it goes bad).

Restart Juris-M and try again. Good luck!

@bblackham
Copy link
Author

Some reports suggest that full disk access is not required: https://forums.zotero.org/discussion/comment/458103/#Comment_458103

I suggest trying without first and see if it works. If not, try granting full disk access to Jurism.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment