Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Used to work ... now it it doesn't! #75

Open
cgrattonUW opened this issue Oct 18, 2022 · 2 comments
Open

Used to work ... now it it doesn't! #75

cgrattonUW opened this issue Oct 18, 2022 · 2 comments

Comments

@cgrattonUW
Copy link

Hi Folks-

I loved the ZotHero workflow when it worked, but then it stopped working a few months back. I've now updated Alfred to 5.0.3 and am using the last version of ZotHero (1.99.7). The workflow is installed, and it starts to work as I type in the search bar, but then gives this error in the Debugger window:

[13:21:18.553] ERROR: ZotHero[Script Filter] Code 1: xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

Any ideas?

Thanks!

@giovannicoppola
Copy link

This is Ventura's fault. Enter xcode-select --install in Terminal and follow the prompts. There is also a new release for Alfred 5.

@tophee
Copy link

tophee commented Sep 14, 2023

The error I'm seeing is

[09:13:47.340] ZotHero[Script Filter] {
  "items": [
    {
      "title": "Error in workflow 'ZotHero'",
      "subtitle": "'NoneType' object is not subscriptable",
      "valid": false,
      "icon": {
        "path": "/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/AlertStopIcon.icns"
      }
    }
  ]
}

It looks like this plugin has been abandoned. Will try the fork at https://github.com/giovannicoppola/zothero.

Edit: I got the same error with the forked version, but when I did "zotconf" and chose "Reload Zotero Data" the issue disappeared. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants