Open shoaib281 opened 6 months ago
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! 🙏
Having the same problem on Windows 10. Started happening recently. I restarted it and it stopped working again the next day.
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'