jaroslawhartman / TimeZones-Alfred

Alfred Workflow
https://jhartman.pl/tag/time-zones/
Apache License 2.0
496 stars 20 forks source link

Not working! macOs Monterey 12.2 #53

Closed dandro180 closed 6 months ago

dandro180 commented 2 years ago

Hi! Thank you for the workflow.

I installed the workflow and it seemed to work fine at first. After some minutes and after adding a couple of cities, I got an error message from the system (not from Alfred) saying that the file will not work anymore because it is not going to be updated for the new versions of macOS.

Now, it just doesn't work. I, unfortunately, did not take any screenshots of the error message, I just clicked "cancel". In any case when I type the keyword "tz", I just don't get any timezones, I only get the default suggestions to look up the text on google, amazon, etc.

I'm using a 16 inch MacBook Pro 2021 with M1 max with macOs Monterey 12.2

inspiredearth commented 2 years ago

I can report it's working on macOS 12.3.1, M1

burdo3417 commented 1 year ago

its not working in ventura 13.0 either. It was working fine before updating.

jaroslawhartman commented 1 year ago

What is not working on 13.0? I've just upgraded and on my M1 machine it's OK.

burdo3417 commented 1 year ago

My bad. It was a misconfiguration on my part. Working fine on 13.0!.

jaroslawhartman commented 1 year ago

Hi @dandro180

I got an error message from the system (not from Alfred) saying that the file will not work anymore because it is not going to be updated for the new versions of macOS.

What was the file?

Can you try to uninstall and reinstall to get more details?

Thank you

vitorgalvao commented 1 year ago

I got an error message from the system (not from Alfred) saying that the file will not work anymore because it is not going to be updated for the new versions of macOS.

@jaroslawhartman It’s bound to be add_city.sh, which uses Python 2 in one line. The fix is https://github.com/jaroslawhartman/TimeZones-Alfred/pull/54.