Jump to content

Problem with Workflows


Recommended Posts

Hi,

I've got a problem with some of my workflows. I think it may be an Alfred problem, as I'm experiencing similar issues across multiple workflows.

(Yes, I am running most recent versions of everything: Alfred, Powerpack, macOS, and Workflows...)

 

For example:

I'm trying to use the Change Case Workflow https://tinyurl.com/yao4jqo3  - I copy text into my clipboard and invoke the workflow by typing "case", but instead of it invoking the workflow it asks if I want to search for "case" in Google, Amazon, etc.

 

OR

I'm trying to to use Ultimate Currency Convertor https://tinyurl.com/y85nvw74 - I type "currency" and a space, but instead of invoking the workflow, it asks if I want to search for "currency" in Google, Amazon, etc.

 

I'd prefer not to have to reset Alfreds preferences as I have everything else setup just the way I like.

 

Advice please!

Thank you...

Link to comment
8 hours ago, mlondon said:

Yes, I am running most recent versions of everything: Alfred, Powerpack, macOS, and Workflows


Please never say you’re using the latest version, use exact numbers. Not only can you be wrong and not be on the latest version, not specifying a version doesn’t help people who come later with similar problems.

 

This is unlikely to be an Alfred problem, and likely a Python problem. In which case you wouldn’t be on the latest version of the Workflows because one of those no longer has the issue.

 

It’s impossible to properly help unless you share the exact versions you have installed of macOS, Alfred, and the Workflows in question, plus the debugger output.

Link to comment

macOS 12.3.1

Alfred 4.6.4 w/Power-pack

Ultimate Currency Converter 1.12.2 https://github.com/littlebrighter/alfred--ultimate-currency-converter

Change Case Workflow 1.5.1  - https://github.com/gillibrand/alfred-change-case

 

I did not have python configured properly. Once I resolve that issue, Change Case Workflow is working fine.

 

However Ultimate Currency Convertor (last updated: Jan 21, 2022) continues to have the same problem:

- Expected behavior: Typing "currency" and then a space should input the variables for the workflow.

- Current behavior: Typing "currency" and then a space results in Alfred asking to search for the term "currency" in Google, Amazon, Wikipedia, etc.

 

Debugger output when typing "currency" in Alfred

 

[13:44:12.995] Ultimate Currency Converter[Script Filter] Queuing argument ''

[13:44:13.013] Ultimate Currency Converter[Script Filter] Script with argv '(null)' finished

 

Edited by mlondon
Added debugger output
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...