ActivityWatch / activitywatch-old

[DEPRECATED] :watch: Logs your computer activities, a RescueTime replacement.
MIT License
16 stars 2 forks source link

[AFKWatcher] KeyboardListener segfaults under OS X #21

Open ErikBjare opened 8 years ago

ErikBjare commented 8 years ago

Likely due to a bug in PyKeyboard.

I made it so that the KeyboardListener no longer starts under OS X, therefore the AFKWatcher has to rely on mouse input for AFK detection. Commit which introduced the change: 38fa27b354a9eb8a328233238710e7b4d612e57a

Something similar happened here: https://github.com/gurgeh/selfspy/issues/1