ActivityWatch / activitywatch

The best free and open-source automated time tracker. Cross-platform, extensible, privacy-focused.
https://activitywatch.net/
Mozilla Public License 2.0
12.67k stars 565 forks source link

Top Browser Domains/URLs - No data on Arc #1094

Open tshrjn opened 3 months ago

tshrjn commented 3 months ago

Describe the bug

I am using Arc Browser on MacOS. In the timeline panel, the aw-watcher-web-chrome clearly shows the data received (urls). However, there is nothing to be shown: Top Browser Domains/URLs - No data.

This is similar to a previous issue where someone faced this exact scenario for MS Edge Browser on macOS & had an easy fix.

github-actions[bot] commented 3 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! 🙏

BelKed commented 3 months ago

Since the data ends in the aw-watcher-web-chrome bucket, the problem is the same as it was with the Brave Browser: https://github.com/ActivityWatch/activitywatch/issues/461

tshrjn commented 2 months ago

Can we easily resolve this? It seems like we just need to add some properties for the Arc browser.

wzxu commented 2 months ago

Looks like Arc should already be defined in that file, but it's not working for me either 🙁

melroy89 commented 2 months ago

Same issue with Firefox (Floorp)... WHen going to the web page -> Activity -> Browser -> "No data" 😢

Yes the browser plugin is installed.. And it's working.. since I do see that getting inserted into aw-watcher-web-firefox on the timeline tab.

tshrjn commented 1 week ago

Any recommendation on how to see errors/logs for testing & fixing this bug?