Skip to content
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

-open does not work in macOS Sonoma #306

Open
forthrin opened this issue Sep 30, 2023 · 3 comments
Open

-open does not work in macOS Sonoma #306

forthrin opened this issue Sep 30, 2023 · 3 comments

Comments

@forthrin
Copy link

Please check everything that applies to your issue:

  • [Yes] I looked in closed issues and it has not already been answered
  • [No] My issue appeared with a terminal-notifier update
  • [No] I'm using a tool that uses terminal-notifier (guard-notifier, node-notifier...)

To help us debug your issue please include:

  • the macOS version you use: 14.0
  • terminal-notifier version: 2.0.0
  • how did you install terminal-notifier: Homebrew
  1. terminal-notifier -title title -message message -open file:///
  2. Clicking "Show" does not open any URL

This stopped working after installing 14.0

@chenrui333
Copy link

To add more context, the 2.0.0 build only failed with sonoma intel

  clang: error: SDK does not contain 'libarclite' at the path '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_macosx.a'; try increasing the minimum deployment target
  
  /tmp/terminal-notifier-20230915-4674-15hq0ss/terminal-notifier-2.0.0/Terminal Notifier.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 14.0.99. (in target 'terminal-notifier' from project 'Terminal Notifier')

full error log, https://github.com/Homebrew/homebrew-core/actions/runs/6196199996

@forthrin
Copy link
Author

forthrin commented Dec 1, 2023

-open works for me again. I don't know why it didn't work temporarily.

@kupietools
Copy link

kupietools commented May 21, 2024

-open not working for me in monterey. Applications/terminal-notifier.app/Contents/MacOS/terminal-notifier -message "test" -open "imap-message://[user]%40[domain][email protected]/INBOX#51088" does nothing when I click the notification or the "show" button. open "imap-message://[user]%40[domain][email protected]/INBOX#51088" by itself on the command line works fine.

EDIT: Belay that. I somehow had a frozen terminal-notifier process in the background. I killed it and open and execute suddenly work again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants