gillibrand / alfred-change-case

An Alfred workflow to change the case of text on the clipboard.
114 stars 12 forks source link

Case workflow not working. #14

Closed mlondon88 closed 1 year ago

mlondon88 commented 2 years ago

Hi, I love this workflow and use it many times a day. It recently stopped working for me. I'm running latest versions of Workflow, Alfred, Powerpack, and MacOS. When I select and copy text, then invoke Alfred and type "case", Alfred returns me a few results from my address book that contain the word "case" and then the list of default Alfred searches (Google, Amazon, etc.), rather then presenting me with the change-case options as it did in the past. Please advise... Thank you...

gillibrand commented 2 years ago

This was just updated to work with breaking changes in macOS. Download the latest version from the readme in this repo and try again.

mlondon88 commented 2 years ago

Hi Gillibrand, I had already updated to v1.5.1 prior to posting my comment. After reading your message just to be shere I deleted it and re-downloaded, but still same behavior...

jm3 commented 2 years ago

I just re-downloaded as well, but this workflow isn't currently working for me in Alfred 4.6.4, macOS 12.3 Monterey.

jelias commented 2 years ago

Playing around in the debugger, I noticed it printed an error when trying to use the "case" workflow:

[18:19:41.984] Change Case[[Script Filter](alfredpreferences:workflows%3Eworkflow%3Euser.workflow.C4903A1B-E4D1-493B-BA1A-DF1B18239325%3EB6600E5C-BB57-4054-827B-5688E776AEE7)] Queuing argument ''
[18:19:42.102] Change Case[[Script Filter](alfredpreferences:workflows%3Eworkflow%3Euser.workflow.C4903A1B-E4D1-493B-BA1A-DF1B18239325%3EB6600E5C-BB57-4054-827B-5688E776AEE7)] Script with argv '(null)' finished
[18:19:42.103] ERROR: Change Case[[Script Filter](alfredpreferences:workflows%3Eworkflow%3Euser.workflow.C4903A1B-E4D1-493B-BA1A-DF1B18239325%3EB6600E5C-BB57-4054-827B-5688E776AEE7)] Code 127: /bin/bash: line 5: python: command not found
gillibrand commented 1 year ago

I'm afraid that changes in Python on macOS has made this hard to support over different Alfred versions. I haven't been using Alfred for a while now and haven't upgraded to Alfred 5 personally. I don't expect to have the time to fix this any time soon. I know there are a few other Alfred extensions that do something similar, so I suggest you check them out for now.