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

Always AFK - crash of aw-wather thread #1122

Open
1 of 2 tasks
letsruletheworld opened this issue Dec 26, 2024 · 1 comment
Open
1 of 2 tasks

Always AFK - crash of aw-wather thread #1122

letsruletheworld opened this issue Dec 26, 2024 · 1 comment

Comments

@letsruletheworld
Copy link

letsruletheworld commented Dec 26, 2024

  • I am on the latest ActivityWatch version.
  • I have searched the issues of this repo and believe that this is not a duplicate.

installed 0.13.2 via AUR - Arch - but web interface reports 0.13.1

  • Manjaro testing:
  • ActivityWatch 0.13.1:

should be 0.13.2 though - see above

Describe the bug

activity is not registered - always shows AFK

Additional context

seems to be python version 3.13.1 does not support mouse listener. second computer with python 3.12.7 works fine.

error log:

2024-12-26 15:58:58 [ERROR]: Unhandled exception in listener callback  (pynput.mouse.Listener:233)
Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/pynput/_util/__init__.py", line 229, in inner
    return f(self, *args, **kwargs)
  File "/usr/lib/python3.13/site-packages/pynput/_util/xorg.py", line 470, in _handler
    self._handle(self._display_stop, event)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: '_thread._ThreadHandle' object is not callable

EDIT: here some background:

moses-palmer/pynput#614

Copy link

Hi there!
As you're new to this repo, please make sure you've used an appropriate issue template and searched for duplicates (it helps us focus on actual development!). We'd also like to suggest that you read our contribution guidelines and our code of conduct.
Thanks a bunch for opening your first issue! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant