ActivityWatch / ActivityWatch/activitywatch
Fatal error, stopping (aw_watcher_window.main:120)
- Lingua principale
- Python
- Stelle
- 18.9k
- Fork
- 1k
- Merge medio
- 1g 4h
- PR unite (30g)
- 28
Descrizione
- [x] I am on the [latest](https://github.com/ActivityWatch/activitywatch/releases/latest) ActivityWatch version.
- [x] I have searched the issues of this repo and believe that this is not a duplicate.
- **OS name and version**: LMDE 6 Faye base: Debian 12.1 bookworm
- **ActivityWatch version**: v0.13.2
## Describe the bug
aw-watcher-window crashed and stopped reporting data.
## To Reproduce
## Expected behavior
I think it should restart after a crash
## Documentation
aw-watcher-window logs:
```
2025-05-19 11:21:40 [INFO ]: aw-watcher-window started (aw_watcher_window.main:70)
2025-05-19 11:21:41 [INFO ]: Connection to aw-server established by aw-watcher-window (aw_client.client:447)
2025-05-26 15:46:21 [WARNING]: Unable to get window class, got a BadWindow exception. (aw_watcher_window.xlib:115)
2025-05-26 15:46:21 [ERROR]: Fatal error, stopping (aw_watcher_window.main:120)
Traceback (most recent call last):
File "aw_watcher_window/main.py", line 115, in heartbeat_loop
File "aw_watcher_window/lib.py", line 64, in get_current_window
File "aw_watcher_window/lib.py", line 16, in get_current_window_linux
File "aw_watcher_window/xlib.py", line 120, in get_window_class
OSError: [Errno 5] Input/output error
2025-05-26 15:46:21 [ERROR]: Unhandled exception (root:50)
Traceback (most recent call last):
File "", line 1, in
OSError: [Errno 5] Input/output error
2025-05-26 15:46:21 [ERROR]: Unhandled exception (root:50)
Traceback (most recent call last):
File "", line 1, in
OSError: [Errno 5] Input/output error
```
## Additional context

Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.