theofal

Results 3 comments of theofal

Hi, Not sure if that's related: ``` Installing the current project: aw-watcher-window (0.2.0) # if macOS, build swift if [ "Darwin" = "Darwin" ]; then \ make build-swift; \ fi...

Window tracking is not working on my mac from binaries, I was building it in an effort to troubleshoot hence the error logs sharing

``` 2023-04-20 19:58:11 [DEBUG]: SingleInstance lockfile: /Users/xxx/Library/Caches/activitywatch/client_locks/aw-watcher-window-at-127.0.0.1-on-5600 (aw_client.singleinstance:22) 2023-04-20 19:58:11 [DEBUG]: queue path '/Users/xxx/Library/Application Support/activitywatch/aw-client/queued/aw-watcher-window.v1.persistqueue' (aw_client.client:407) 2023-04-20 19:58:11 [INFO ]: aw-watcher-window started (aw_watcher_window.main:62) usage: aw-watcher-window [-h] [--host HOST] [--port PORT]...