mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #18] "Enable access for assistive devices and applications #18
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#18
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 @alexhernandez on GitHub (Nov 18, 2014).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/18
When activating app, even with access for assistive devices enabled for Keycastr, the application errors out and quits. See screenshots.

@utkarshkukreti commented on GitHub (Nov 27, 2014):
I'm getting the same error on OSX 10.9.5.
@ts commented on GitHub (Dec 1, 2014):
Same issue on 10.10
@seventhsense commented on GitHub (Dec 15, 2014):
I got same issue.
I unchecked Keycaster in accessibility, and check again, finaly I managed to make start Keycaster without this error.
Off course, It's not a fundamental solution.
@elmimmo commented on GitHub (Dec 18, 2014):
I get the same issue. The Console app displays the following messages:
The last sentence is due to my OS locale being Spanish. It translates to “The identity of the code has been invalidated”.
@paulirish commented on GitHub (Jan 20, 2015):
what worked for me:
it seems that it's important for the app to be in
/Applications@jasonhemann commented on GitHub (Jan 22, 2015):
For me this same error issue emerged after changing the display from Dock and Menu Bar to only Menu Bar.
OS X 10.10.1
keycastr-0.8.2-bezel, installed via homebrew-caskroom.
Uninstalling and reinstalling seemed to resolve the issue, while maintaining my preferred settings.
@ELLIOTTCABLE commented on GitHub (Feb 1, 2015):
General solution is removing it from assistive preferences, and then re-adding it, solves this problem. Can verify. (Same as @jasonhemann, happened to me after changing it to menu-bar only.)
@ashfinal commented on GitHub (Feb 15, 2015):
Same issue on 10.10.2. Seems every time you change the settings, you have to re-add it to the list of assistive preferences to avoid this error. Though not a big problem, still hope guys can fix it.
@bcherny commented on GitHub (Jun 5, 2015):
@paulirish that worked well for me on OSX 10.10.2. thanks!
@akitchen commented on GitHub (Jun 7, 2015):
@ELLIOTTCABLE is right - sometimes you have to re-add it. In v0.8.4 the error message is updated to be more relevant for later versions of OS X.
@ELLIOTTCABLE commented on GitHub (Feb 18, 2016):
Just pointing out that on two different machines, this is still necessary every single time you launch. No other app requiring accessibility access (I have … about ten?) has this issue. )=
A real fix would be ideal, and this shouldn't be closed.
(Meantime: In addition to the notice at launch-time, until this is fixed, you should also add a notice when changing the dock/menubar setting, as this causes a relaunch.)