BelKed
BelKed
Good point! I think it would make sense to add minimal requirements for all operating systems (for also both macOS and Linux) :)
Maybe Rust? (There is also `aw-server-rust`)
I can't reproduce this issue on MacOS `12.6.6` with ActivityWatch `v0.12.3b4 (rust)`. Could you please upgrade to the latest beta ([`v0.12.3b4`](https://github.com/ActivityWatch/activitywatch/releases/tag/v0.12.3b4) — if you are using a `rust` server, [`v0.12.3b3`](https://github.com/ActivityWatch/activitywatch/releases/tag/v0.12.3b3)...
Actually, the event is probably categorised and the time of that event is added to the `Programming` category, only the rectangle with `W_JoystickMenu` isn't coloured green. You can check for...
I also had the same problem problem and this helped me: https://github.com/ActivityWatch/activitywatch/issues/554#issuecomment-1114200180
Do you mean the categories disappeared? I somehow couldn't understand what this issue is about...
Looks like there's a solution described in this blog post: https://nonstrict.eu/blog/2023/using-async-await-in-a-commandline-tool-on-older-macos-versions Unfortunately, I wasn't able to make the changes to the `aw-watcher-window` package to confirm this :(
Yes, upgrading to macOS Monterey will solve the problem :) (I can confirm this because I'm running ActivityWatch on macOS Monterey without any issues)
I can't reproduce this issue with ActivityWatch [`v0.12.2b1`](https://github.com/ActivityWatch/activitywatch/releases/tag/v0.12.2b1) nor [`v0.12.1`](https://github.com/ActivityWatch/activitywatch/releases/tag/v0.12.1) (on macOS `12.6.1`): --- Please, try upgrading to the latest beta ([`v0.12.2b1`](https://github.com/ActivityWatch/activitywatch/releases/tag/v0.12.2b1)), and feel free to let us know if...
Good to know... Seems like a Windows-related issue.