mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #69] This would appear to be broken with MacOIS Sierra #56
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#56
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 @pquodling on GitHub (Sep 21, 2016).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/69
Installing via HOmebrew cask.
brew cask install --force keycastr
==> Downloading https://github.com/keycastr/keycastr/releases/download/v0.9.2/KeyCastr.app.zip
################################################################## 100.0%
==> Verifying checksum for Cask keycastr
==> Moving App 'KeyCastr.app' to '/Applications/KeyCastr.app'
==> Enabling accessibility access
Password:
==> Error: attempt to write a readonly database
Error: Command failed to execute!
==> Failed command:
["/usr/bin/sudo", "-E", "--", "/usr/bin/sqlite3", "#<Pathname:/Library/Application Support/com.apple.TCC/TCC.db>", "INSERT OR REPLACE INTO access VALUES('kTCCServiceAccessibility','net.stephendeken.KeyCastr',0,1,1,NULL,NULL);"]
==> Standard Output of failed command:
==> Standard Error of failed command:
Error: attempt to write a readonly database
==> Exit status of failed command:
<Process::Status: pid 59874 exit 8>
Peters-iMac-2:~ peter$
@akitchen commented on GitHub (Sep 21, 2016):
Perhaps. But this is an issue in homebrew cask, not KeyCastr
@akitchen commented on GitHub (Sep 22, 2016):
To follow up, you should still be able to install it manually from the releases page on github (link).
Personally I haven't had a chance to install the latest OS X yet, so any add'l feedback once you get it running would be much appreciated!