uAdBlockNG doesn't work with 24.04-1.x stable
-
Ever since upgrading to 24.04:
When enabling the app it gives the message "Error".
The last lines of the log read:
25.02.26 10:25] Cannot write to ‘/etc/hosts.blocklist’ (Success). [25.02.26 10:25] pam_unix(sudo:session): session closed for user root [25.02.26 10:25] file:///opt/click.ubuntu.com/uadblockng.liohmoeller/1.1/share/qml/uAdBlockNG/Main.qml:146:13: QML Column: Cannot specify top, bottom, verticalCenter, fill or centerIn anchors for items inside Column. Column will not function.Same issue is reported on OpenStore but on https://github.com/LiohMoeller/uAdBlockNG/issues there is no issues mentioned.
Am I missing something? Is there a workaround?
TIA!
-
-
@gpatel-fr
Even creating an issue is impossible:Error Unable to create issue. -
what kind of browser do you use ? is it the old Morph Browser or the new QT6 Beta ?
-
Mozilla Firefox 148.0 on my Linux PC.
-
yes, the repo owner has disabled the issues

-
Too bad. I consider it a PITA on the small display of my device.
Thanks for your replies anyway.
-
It was my problem too and it was because there was not enough space in /etc partition. What I did was to create a symlink
/etc/hosts.blocklist -> /home/phablet/Downloads/hosts.blocklist(maybe I had to create first the /home/phablet/Downloads/hosts.blocklist file and then the symlink but I don't remember) and then uAdBlockNG worked.