Skip to content

Commit

Permalink
Add instructions for troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
atineoSE committed May 18, 2023
1 parent 1346f09 commit cf1bee4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 17 deletions.
19 changes: 2 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,25 +180,10 @@ If you're interested in getting paid for your work, please mention it in your Pu

## Troubleshooting

Apple Silicon:
MacOS: if you encounter system alert messages or find issues when making and replaying recordings, make sure to [set up permissions accordingly](./permissions_in_macOS.md).

```
$ python openadapt/record.py
...
This process is not trusted! Input event monitoring will not be possible until it is added to accessibility clients.
```

Solution:
https://stackoverflow.com/a/69673312
![MacOS System Alerts](./assets/macOS_permissions_alert.png)

```
Settings -> Security & Privacy
Click on the Privacy tab
Scroll and click on the Accessibility Row
Click the +
Navigate to /System/Applications/Utilities/ or wherever the Terminal.app is installed
Click okay.
```

## Developing

Expand Down
Binary file added assets/macOS_permissions_alert.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cf1bee4

Please sign in to comment.