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

tart 1.0.1 error dialog on start. #438

Closed
patricks opened this issue Mar 6, 2023 · 3 comments · Fixed by #439
Closed

tart 1.0.1 error dialog on start. #438

patricks opened this issue Mar 6, 2023 · 3 comments · Fixed by #439

Comments

@patricks
Copy link

patricks commented Mar 6, 2023

I have updated to version 1.0.1 via homebrew. Now I get the following error dialog if I try to start tart.

Screenshot 2023-03-06 at 08 14 07

I have also tried to uninstalling and installing it again.

I am running macOS 13.2.1 (22D68)

If I check the code signing from: /opt/homebrew/Cellar/tart/1.0.1/libexec/tart.app/Contents/MacOS/tart

I get the following result:

codesign --verify --deep --strict --verbose=2 tart
tart: code has no resources but signature indicates they must be present

Is there any way to fix this?

@edigaryev
Copy link
Collaborator

Hello Patrick! 👋

It seems that this was introduced in 1.0.1 while 1.0.0 was working just fine. The code signing probably fell off after #436.

You can work around this by navigating to SettingsPrivacy & Security, scrolling down and allowing the tart binary to open after you've unsuccessfully ran Tart from the command-line:

Screenshot 2023-03-06 at 14 44 31

@patricks
Copy link
Author

patricks commented Mar 7, 2023

I am now on 1.0.3 but I still get the same error.

@fkorotkov fkorotkov reopened this Mar 7, 2023
@patricks
Copy link
Author

patricks commented Mar 7, 2023

Fixed with 1.0.5 thx! 🥳

@patricks patricks closed this as completed Mar 7, 2023
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

Successfully merging a pull request may close this issue.

3 participants