| Summary: | AdBlock fails to load subscriptions | ||
|---|---|---|---|
| Product: | [Applications] Falkon | Reporter: | Altguard <altguard> |
| Component: | extensions | Assignee: | David Rosca <nowrep> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Terminal output | ||
|
Description
Altguard
2018-06-27 23:33:40 UTC
Please post terminal output and what subscriptions you are trying to add/update. Most likely it fails to download it due to url being no longer available. Created attachment 113622 [details]
Terminal output
I am attempting to add EasyList (from URL: https://easylist.to/easylist/easylist.txt) and Peter Lowe's List (from URL: http://pgl.yoyo.org/adservers/serverlist.php?hostformat=adblockplus&mimetype=plaintext) Looks like Qt (QNetworkAccessManager) thinks you are offline, not sure why though. Ah, ok that was the problem. QNetworkAccessManager was attempting to connect to a different network interface that I once used months ago, but is no longer installed. Everything seemed to be working though, so I never noticed. Clearing that up fixed the AdBlock issue. Sorry to bother you with that. Thanks for the update; changing status. |