Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork783
Open
Labels
Description
I am on thelatest ActivityWatch version.
I have searched the issues of this repo and believe that this is not a duplicate.
OS name and version: Debian 13
ActivityWatch version: v0.13.2
Describe the bug
I installed theactivitywatch-v0.13.2-linux-x86_64.deb withdpkg and then started activitywatch in my Gnome Shell invironment via the application list.
Nothing seemed to happen, but then I saw two processes running:aw-server andaw-watcher-window. I remember from earlier installations that there should be a systray icon and tried to start/opt/activitywatch/aw-notify/aw-notify on my own.
When doing that I get an error:
cweiske@frm:~$ /opt/activitywatch/aw-notify/aw-notify 2025-10-23 21:20:07 [INFO ]: Starting... (__main__:268)2025-10-23 21:20:07 [ERROR]: Unhandled exception (root:50)Traceback (most recent call last): File "aw_notify/main.py", line 458, in <module> File "click/core.py", line 1157, in __call__ File "click/core.py", line 1078, in main File "click/core.py", line 1666, in invoke File "click/core.py", line 1434, in invoke File "click/core.py", line 783, in invoke File "click/decorators.py", line 33, in new_func File "aw_notify/main.py", line 274, in main File "click/core.py", line 783, in invoke File "aw_notify/main.py", line 284, in start File "aw_notify/main.py", line 338, in send_checkin File "aw_notify/main.py", line 75, in _cache_ttl File "aw_notify/main.py", line 101, in get_time File "aw_client/queries.py", line 88, in canonicalEvents File "aw_client/classes.py", line 84, in get_classesTypeError: 'NoneType' object is not iterable[147703] Failed to execute script 'main' due to unhandled exception!To Reproduce
- Install deb on Debian 13
- Run aw-notify from terminal
Expected behavior
aw-notify does not crash