proggeo Posted February 15 Share Posted February 15 (edited) Hi team, I have moved Alfred from my older Mac to a new M1 machine with Ventura installed. Everything works except for Terminal integration, both through `> ` keyword and workflows that attempt to open terminal. At no point does Alfred request Automation permissions and macOS doesn't allow manually adding application to 'Privacy & Security > Automation'. When I open Alfred Preferences > General > Request permissions > Open macOS Automation preferences, all I get is the same 'Privacy & Security > Automation' view where I can't change anything. I do know that other apps manage to request that permission, as Docker succeeded in getting iTerm permission. On my older Mac, I granted that permission a couple years ago on an older version of macOS Alfred 4.8 [1312] macOS Ventura 13.2 Thanks for your help! Edited February 15 by proggeo versions, clarification, screenshot Link to comment Share on other sites More sharing options...
Stephen_C Posted February 15 Share Posted February 15 Generally speaking, permissions in Ventura are rather a mess. Have you tried rebooting and then trying again to grant Alfred permissions? Stephen Link to comment Share on other sites More sharing options...
proggeo Posted February 15 Author Share Posted February 15 I have tried rebooting and requesting again and that didn't help Link to comment Share on other sites More sharing options...
Stephen_C Posted February 15 Share Posted February 15 Sorry not to have helped - be patient. @vitor will probably come along with a better idea. Stephen Link to comment Share on other sites More sharing options...
proggeo Posted February 15 Author Share Posted February 15 Thanks, Stephen. I've also tried using tccutil and restarting, it didn't work. It seems `sudo tccutil reset All com.runningwithcrayons.Alfred` doesn't do anything. Link to comment Share on other sites More sharing options...
vitor Posted February 15 Share Posted February 15 How’s your configuration in Alfred Preferences → Features → Terminal? Link to comment Share on other sites More sharing options...
proggeo Posted February 15 Author Share Posted February 15 Prefix: ">" Application: Custom on alfred_script(q) tell application "iTerm" activate do script q end tell end alfred_script I don't recall adding it, but maybe when I tried making it work years ago, this was needed Link to comment Share on other sites More sharing options...
proggeo Posted February 15 Author Share Posted February 15 So I just went to https://github.com/vitorgalvao/custom-alfred-iterm-scripts and grabbed the latest script from there. Alfred did ask for the permissions and after I approved, everything works. Thanks a lot for a quick response and guiding me to the right solution vitor 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now