Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error message #4

Closed
DanGrayson opened this issue Mar 3, 2019 · 3 comments · Fixed by #5
Closed

error message #4

DanGrayson opened this issue Mar 3, 2019 · 3 comments · Fixed by #5

Comments

@DanGrayson
Copy link

$ sudo ./debounce
2019-03-03 10:47:02.194 debounce[59588:499245] Initializing an event tap.
2019-03-03 10:47:02.205 debounce[59588:499245] Unable to create event tap.  Must run as root or add privlidges for assistive devices to this app.
2019-03-03 10:47:02.205 debounce[59588:499245] No Event tap in place!  You will need to call listen after tapEvents to get events.

I tried this with no effect:

screen shot 2019-03-03 at 10 55 24 am

Any suggestions?

@DanGrayson
Copy link
Author

DanGrayson commented Mar 3, 2019

Never mind, it's "Terminal" that needs the permission.

$ sudo ./debounce
Password:
2019-03-03 11:00:24.290 debounce[59994:509314] Initializing an event tap.
2019-03-03 11:00:24.305 debounce[59994:509314] Registering event tap as run loop source.

@singalen
Copy link

singalen commented May 20, 2019

Just had the same issue (Dan's comment helped). Maybe it's a reason to update the error message and/or a README?
Thanks.

@DanGrayson DanGrayson reopened this May 20, 2019
@toothbrush
Copy link
Owner

I didn't even realise this was a thing — thanks for figuring it out! I haven't been using debounce because i've changed keyboards 😅

Also this got lost in my Github notification spam — apologies for being an absentee maintainer. I'll make a note in the README. Thanks @DanGrayson and @singalen!

@toothbrush toothbrush mentioned this issue Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants