activitywatch icon indicating copy to clipboard operation
activitywatch copied to clipboard

Wrong app tracked when first opening app MacOS

Open andrewmlu opened this issue 2 years ago • 3 comments

macOS 12.5.1, ActivityWatch v0.12.1

When an app is opened for the first time (i.e., quit, then reopened), it is not tracked. Instead, it continues as the previous window, at least as shown by the timeline.

Close any app. Then reopen it. See that until switching away and then switching back, the wrong app is tracked.

andrewmlu avatar Nov 08 '22 23:11 andrewmlu

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! 🙏

github-actions[bot] avatar Nov 08 '22 23:11 github-actions[bot]

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 — if you are using a rust server, v0.12.3b3 — if you are using a normal = Python server) and confirm that this bug occurs there?

BelKed avatar Jul 12 '23 13:07 BelKed

Might be related to:

  • https://github.com/ActivityWatch/aw-watcher-window/issues/85#issuecomment-1378712991
  • https://github.com/ActivityWatch/aw-watcher-window/pull/88#issuecomment-1766374008

ErikBjare avatar Oct 25 '23 07:10 ErikBjare