-
Notifications
You must be signed in to change notification settings - Fork 30.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
commands work in terminal but not in integrated terminal Catalina #95725
Comments
FYI @deepak1556, seems related to Electron/process permissions. |
@xiaoouwang what permission was asked ? |
Actually I can replicate it simply by unchecking praat under terminal or iterm. When I uncheckit the command simply does nothing. Too bad that I can't add manually items in the Automation tab. |
Thanks, this is not possible to workaround at the moment, the work done for #95062 (comment) should help this one too. |
tks, I finally use sudo code to launch vscode and the command works. It's a "dangerous" workaround but better than nothing. |
Merging this to #95062 |
Steps to Reproduce:
The following command works in terminal or iterm:
sendpraat praat 'execute "test.praat"'
however if you use it in the integrated terminal neither works, nothing happens.
I suspect it had something to do with the Catalina's new privacy system because when I use the command in terminal it asked permission so in my automation panel the praat program is related to terminal.
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: