You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unclear how to reproduce. To resolve, restart activity watch.
Documentation
aw-watcher-window log
2024-05-13 20:36:30 [ERROR]: Exception thrown while trying to get active window (aw_watcher_window.main:124)
Traceback (most recent call last):
File "aw_watcher_window/main.py", line 106, in heartbeat_loop
File "aw_watcher_window/lib.py", line 59, in get_current_window
File "aw_watcher_window/lib.py", line 17, in get_current_window_linux
File "aw_watcher_window/xlib.py", line 67, in get_window_name
File "Xlib/xobject/drawable.py", line 476, in get_full_property
File "Xlib/xobject/drawable.py", line 455, in get_property
File "Xlib/protocol/rq.py", line 1368, in init
File "Xlib/protocol/rq.py", line 1380, in reply
File "Xlib/protocol/display.py", line 612, in send_and_recv
File "Xlib/protocol/display.py", line 719, in parse_response
File "Xlib/protocol/display.py", line 745, in parse_error_response
AttributeError: 'BadRRModeError' object has no attribute 'sequence_number'
The text was updated successfully, but these errors were encountered:
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! 🙏
I am on the latest ActivityWatch version.
I have searched the issues of this repo and believe that this is not a duplicate.
OS name and version: Ubuntu
ActivityWatch version: v0.12.2
Describe the bug
Aw-watcher-window randomly doesn't track anything.
Unclear how to reproduce. To resolve, restart activity watch.
Documentation
aw-watcher-window log
2024-05-13 20:36:30 [ERROR]: Exception thrown while trying to get active window (aw_watcher_window.main:124)
Traceback (most recent call last):
File "aw_watcher_window/main.py", line 106, in heartbeat_loop
File "aw_watcher_window/lib.py", line 59, in get_current_window
File "aw_watcher_window/lib.py", line 17, in get_current_window_linux
File "aw_watcher_window/xlib.py", line 67, in get_window_name
File "Xlib/xobject/drawable.py", line 476, in get_full_property
File "Xlib/xobject/drawable.py", line 455, in get_property
File "Xlib/protocol/rq.py", line 1368, in init
File "Xlib/protocol/rq.py", line 1380, in reply
File "Xlib/protocol/display.py", line 612, in send_and_recv
File "Xlib/protocol/display.py", line 719, in parse_response
File "Xlib/protocol/display.py", line 745, in parse_error_response
AttributeError: 'BadRRModeError' object has no attribute 'sequence_number'
The text was updated successfully, but these errors were encountered: