Activity
From 10/13/2022 to 11/11/2022
10/27/2022
- 11:35 AM Bug #131 (Closed): accounts-fedoraproject-org-fix works with Haketilo 2.0, but not Haketilo 3.0b1
- jacobk wrote:
> Yep, after building with the latest koszko branch, the Fedora account page seems to work fine (I did...
10/26/2022
- 01:12 AM Bug #131: accounts-fedoraproject-org-fix works with Haketilo 2.0, but not Haketilo 3.0b1
- Yep, after building with the latest koszko branch, the Fedora account page seems to work fine (I didn't actually try ...
- 01:10 AM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- Yep, that's what the problem was. After cloning the submodules properly, everything is working fine.
Thanks for al... - 08:00 PM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- > I can build v3.0b1, but not the latest koszko branch. Should I open up a new issue for this?
You seriously scare... - 07:26 PM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- For some reason I cannot get the release to build. I ran `git clone https://git.koszko.org/pydrilla` and `git checkou...
10/25/2022
- 05:00 PM Bug #131: accounts-fedoraproject-org-fix works with Haketilo 2.0, but not Haketilo 3.0b1
- I see where the bug is. I indeed failed to remove the original CSP of the page. If you look at the HTTP response, you...
- 03:04 AM Bug #131 (Closed): accounts-fedoraproject-org-fix works with Haketilo 2.0, but not Haketilo 3.0b1
- I was playing around with Haketilo 3.0b1 and the Epiphany web browser (which doesn't itself support disabling JavaScr...
- 04:37 PM Support #130 (Closed): Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- Python can be told to ignore user's local packages through setting of certain environment variable. To have it done a...
10/24/2022
- 07:45 AM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- Yes, after the extra mount command Haketilo does work properly with the binary release.
I noticed that although `p...
10/22/2022
- 09:44 AM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- jacobk wrote:
> After adding `unset GUIX_PYTHONPATH` to `gnu/store/ziiryffcgph9jjcldz4rv2x5v6y0kxqh-hydrilla-3.0b1/b...
10/21/2022
- 11:28 PM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- After adding `unset GUIX_PYTHONPATH` to `gnu/store/ziiryffcgph9jjcldz4rv2x5v6y0kxqh-hydrilla-3.0b1/bin/haketilo` in t...
10/15/2022
- 10:54 AM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- jacobk wrote:
> After adding the debug info lines at the beginning of .haketilo-real, I got
> [...]
I see the `G... - 02:54 AM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- Using the new instructions starting with "unshare", I got
```
Traceback (most recent call last):
File "/gnu/st...
10/13/2022
- 09:20 PM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- > sqlite3.OperationalError: unable to open database file
This error is that fault of mine which I have already ide... - 08:16 PM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- After moving user-added stuff from .bashrc to .bash_profile , `guix environment -L . --check --ad-hoc -e '(@ (hydrill...
- 08:11 PM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- Oops, the command I forgot to put in "``" was `guix environment -L . --container --ad-hoc -e '(@ (hydrilla) hydrilla)'`.
- 08:10 PM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- Ah, I think that's what the problem is!
Output of `guix environment -L . --check --ad-hoc -e '(@ (hydrilla) hydril... - 07:49 PM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- > That the output of haketilo stayed the same makes me think I'm not actually running from source.
That's what I'm... - 07:30 PM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- I applied the patch, but I did not see any change in the output of `haketilo`. The output of `guix environment -L . -...
- 06:48 PM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- Engrampa 1.24.1 from Guix seems to be unpacking the tarball properly.
Since you already know how to build from sou... - 05:50 PM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- > You mean now `haketilo --version` works with from-source installation and still doesn't work with the binary releas...
- 05:44 PM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- > I did use the source tarball [...]
You mean now `haketilo --version` works with from-source installation and sti... - 05:34 PM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- Oh also, I extracted the tarball using the engrampa (GUI) program.
- 05:15 PM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- Also, the tls error in mtimproxy doesn't completely prevent mitmproxy from functioning, and mitm.it can be reached to...
- 05:10 PM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- The instructions starting with "unshare" work fine, up until `/gnu/store/ziiryffcgph9jjcldz4rv2x5v6y0kxqh-hydrilla-3....
- 11:21 AM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- Btw, how did you extract the tarball? Perhaps we've been doing this differently?
Another thing you can try is sett... - 08:56 AM Support #130 (In Progress): Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- That's very bad. Thank you for reporting at least...
The absolute paths are intended. When we run one of the progr... - 03:14 AM Support #130: Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- Also, installing the python wheel does work, but in my case it gives the error ```in script /home/jacobk/.haketilo/ad...
- 02:53 AM Support #130 (Closed): Haketilo/Hydrilla 3.0b1 x86 relocatable binary fails to find Python program console_scripts entry points
- In the relocatable binary package, there are many references to /gnu that seem like they should point to files in the...
- 12:20 PM Feature #32 (Rejected): Process HTML files in data: URLs instead of just blocking them
- 12:19 PM Bug #115 (Rejected): [MOZILLA] writes to IndexedDB in private windows do not take effect
- 12:19 PM Feature #33 (Rejected): Add more possibilities of page URL matching
- Putting aside for now
- 12:18 PM Feature #38 (Rejected): Add support to also inject css files to pages
- 12:17 PM Feature #14 (Rejected): test with more browser forks (Abrowser, newest Parabola IceWeasel, LibreWolf)
- 12:15 PM Feature #20 (Rejected): block prefetch
- 12:15 PM Feature #10 (Rejected): show iframes settings in popup
- 12:15 PM Feature #19 (Rejected): check if prerendering has to be blocked
- 12:14 PM Feature #45 (Rejected): Add a universal wildcard for URLs
- 12:13 PM Feature #21 (Rejected): rearrange files in extension
- 12:13 PM Feature #47 (Rejected): [Roadmap 24][Milestone] Rewrite the build script in a self-contained HTML file
- Too much work for too little gain. Putting aside for now
- 12:11 PM Support #75 (Rejected): ServiceWorkers
- Perhaps we'll get back to this at some point. Just not now
- 12:09 PM Support #78 (Rejected): Investigate into how browsers handle files that are not HTML
- This is not as relevant to new Haketilo proxy because we only inject scripts to HTTP responses with html mime type. A...
- 12:05 PM Feature #85 (In Progress): Make Haketilo use the same format as Hydrilla for import and export of settings
- Haketilo 3.0 allows import of a zipped malcontent directory. Export functionality might be added in the future
- 12:03 PM Feature #91 (Rejected): Add an option to block HTTP "refresh"
- 12:03 PM Feature #93 (Rejected): Elaborate on ethics in the documentation
- 12:02 PM Feature #94 (Rejected): Add support for extension auto-updating
- 12:01 PM Support #95 (Rejected): Add JShelter in wiki: comparison with other extensions
- 12:00 PM Feature #96 (Rejected): Facilitate checking that extension contents haven't been replaced by Mozilla during signing
- 12:00 PM Support #99 (Rejected): Verify if page unload to bfcache could require some special treatment
- 11:58 AM Bug #111 (Rejected): Fix AMO signing of extensions
- 11:58 AM Feature #112: Compatibility with GNU standards
- The `--version` and `--help` options are supported. The GNU inclusion efforts, however, have somewhat stalled. Thus, ...
Also available in: Atom