-
-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update on issue of aw-watcher-web reporting unknown hostname #132
Comments
Workaround I found:
|
that doesn't work on firefox. the default release channel doesn't let you use unsigned addons. |
Here are the basic steps to sign your own custom Firefox add-on:
|
Thank you for sharing the workaround. I will keep the issue open until this can be integrated into the extension as an option. |
I wonder if it would be better to add a optional input on https://github.com/ActivityWatch/aw-watcher-web/blob/e2cc98c3ac02cba86f8ee2d7141f71d47ebcacc0/static/popup.html |
Without any obvious ability for the extension to determine the machine's hostname automatically, the best available option seems to be to allow users to configure it manually. A field is added to the extension popup to configure the hostname. The field is blank by default, and the updates were designed to ensure that the behaviour if the hostname is not set will be unchanged (so people using workflows that expect browser data in the "unknown" host bucket won't see anything break; they can set the hostname once they're prepared to do so). Fixes ActivityWatch#132
Without any obvious ability for the extension to determine the machine's hostname automatically, the best available option seems to be to allow users to configure it manually. A field is added to the extension popup to configure the hostname. The field is blank by default, and the updates were designed to ensure that the behaviour if the hostname is not set will be unchanged (so people using workflows that expect browser data in the "unknown" host bucket won't see anything break; they can set the hostname once they're prepared to do so). Fixes ActivityWatch#132
Without any obvious ability for the extension to determine the machine's hostname automatically, the best available option seems to be to allow users to configure it manually. A field is added to the extension popup to configure the hostname. The field is blank by default, and the updates were designed to ensure that the behaviour if the hostname is not set will be unchanged (so people using workflows that expect browser data in the "unknown" host bucket won't see anything break; they can set the hostname once they're prepared to do so). Fixes ActivityWatch#132
Without any obvious ability for the extension to determine the machine's hostname automatically, the best available option seems to be to allow users to configure it manually. A field is added to the extension popup to configure the hostname. The field is blank by default, and the updates were designed to ensure that the behaviour if the hostname is not set will be unchanged (so people using workflows that expect browser data in the "unknown" host bucket won't see anything break; they can set the hostname once they're prepared to do so). Fixes ActivityWatch#132
I come from #67 and see that the issue is closed already as OP main issue was resolved, so I want to track this specific issue again.
The issue is with buckets from aw-watcher-web having "unknown" as hostname.
The text was updated successfully, but these errors were encountered: