Jump to content

workflows keep reverting to fallback search


Recommended Posts

I am having this issue with several workflows that I downloaded from the gallery.  I'll use the tv and movie search for this question.  I type movie or tv and see the workflow entry, but as soon as I start typing the show or movie I want to search, it immediately goes to the fallback search options.  I got an API key and put it in the workflow config.  Any help is appreciated. image.thumb.png.a41aeb2e04403525fe97703975a99f5d.png

image.thumb.png.e392e8d65dd683e921061a719f2304e2.png

Link to comment

A good candidate for the cause is that you have the Developer Tools installed but they broke with a macOS update (did you recently update to Ventura 13.3?). Open a terminal and run xcode-select --install. You should then get a GUI dialog from Apple which will walk you through installing the tools. Takes literally two clicks and waiting a bit.

Link to comment

image.thumb.png.ff4d47cbac634e624696e0c40af4d373.png

image.thumb.png.c5aebf888e9da8c33af099c0a57e6f36.png



From the debugger, I could gather these screenshots for 2 different workflows — one called Fixum and another one to switch Audio Output.

The steps I had followed were:
1. Open a terminal and run xcode-select --install

2. Wait for the installation to complete

3. Verify installation by trying to reinstall

4. Terminal returned "xcode-select: error: command line tools are already installed, use "Software Update" in System Settings to install updates"

Link to comment
Just now, agrawalravi95 said:

one called Fixum

 

You can uninstall that. That is a very old workflow which was meant to solve something which no longer exists. It’s failing because it uses a deprecated version of Python.

 

2 minutes ago, agrawalravi95 said:

switch Audio Output

 

That one doesn’t need the Developer Tools. The error is unrelated and it’s the workflow itself failing to do something in System Preferences. There are a few workflows with that name. Find the one you have and report it to the developer either on the forum or on GitHub (if available).

 

5 minutes ago, agrawalravi95 said:

The steps I had followed were

 

Those are correct.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...