mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #92] Keycastr can't acquire permissions #78
Labels
No labels
bug
compatibility
discussion
documentation
enhancement
help wanted
help wanted
investigation needed
pull-request
release
visualizer
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/keycastr#78
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @achikin on GitHub (Jul 17, 2017).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/92
When I start an application this screen pops up

When I press
Grant Accessbutton the password prompt appears and when I enter my passwordCatastrophic errorscreen appears again and the process repeats itself.KeyCastr version 0.9.4 installed with brew cask.
MacOSX 10.12.5
@achikin commented on GitHub (Jul 17, 2017):
I managed to reproduce the issue on the app downloaded directly from github.
@achikin commented on GitHub (Jul 17, 2017):
Managed to fix that partially by going to

Security & Privacy->Accessibilityand adding KeyCastr to the list manually@tsheaff commented on GitHub (Jul 19, 2017):
This is a pretty fundameltal issue, is it recent?
@achikin commented on GitHub (Jul 20, 2017):
I can't tell exactly. I've installed it for the first time 3 days ago.
@akitchen commented on GitHub (Jul 20, 2017):
Changes in recent versions of OS X / macOS are probably a factor here. For example, homebrew cask currently isn't able to automate these permissions either, so one must add the app to the accessibility list manually.
@akitchen commented on GitHub (Jul 22, 2017):
The README has been updated to address this.