Actions
Bug #9571
closedWon't start...crash
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
11/29/2021
Due date:
% Done:
0%
Estimated time:
Chirp Version:
daily
Model affected:
Installation
Platform:
MacOS
I read the instructions above:
Description
I am running a macOS Monterey 12.1 (beta) and CHIRP won't start. I am aware I am on a beta Os, but may be helpful for you with the report.
Files
Updated by Jeff Alves about 3 years ago
had the same problem. Found that running the following commands in the Terminal resolved the issue:
xattr -c /Applications/CHIRP.app
xattr -c /Applications/CHIRP.app/Contents
codesign --force --deep --sign - /Applications/CHIRP.app
Note that this is slightly different from the script found on the CHIRP page in that there is no "~" in front of "/Applications/...."
Updated by Bernhard Hailer almost 3 years ago
- Status changed from New to Closed
- Model affected changed from MacOs 12.1 (beta) to Installation
Solution suggested.
Actions