Slow Issues?

Boo Berry

Moderator + Beta Tester
Moderator
Yeah, sometimes refreshing the pages does 'fix' it, but if you navigate away it'll randomly fail again. Opera *should* be blocking that whole advertisement field too. When you know unexplained-mysteries has failed is, when there's black ad placeholders in the column on the right side of the site. I thought it might be my filter rules and I've tried redoing them, and replacing Adblock Plus-esk rules with ones that use $$div, etc. and it still randomly fails. Very odd indeed. Will test Opera more closely as well to see if it's failing at random too.

Unexplained-Mysteries failure in IE9:

And yes when filtering fails the assistant is nowhere to be found.
 
Last edited by a moderator:

rickyoh

Beta Tester
interesting, on my end the black placeholder on unexplained-mysteries is there regardless of browser and it should be said that trying to select it for blocking does not work
 

Boo Berry

Moderator + Beta Tester
Moderator
Yeah, you need these rules...

Code:
unexplained-mysteries.com$$div[style="height:250px;width:300px;background-color:#000000"]
unexplained-mysteries.com$$div[style="height:4px;overflow:hidden"]
 

Boo Berry

Moderator + Beta Tester
Moderator
Also, has anyone noticed any issues with Adguard and Opera with secured connections? When filtering's enabled Opera gives out error 300s.
 

rickyoh

Beta Tester
have not seen any problems on my end so far will keep a look out.

edit: getting error 300 error when trying to launch opera dragonfly, problem goes away when Adguard protection is disabled.
 
Last edited by a moderator:

avatar

Administrator
Staff member
Administrator
Also, has anyone noticed any issues with Adguard and Opera with secured connections? When filtering's enabled Opera gives out error 300s.
There will be small fix release soon, should be gone
 

Boo Berry

Moderator + Beta Tester
Moderator
Ahhh, excellent.

Have you been able to reproduce the Internet Explorer 9 filtering issues on Ozarksfirst and Cryptomundo like rickyoh has?
 

Boo Berry

Moderator + Beta Tester
Moderator
I'll be testing for filtering issues with Internet Explorer 10 on Windows 8 Pro in the next few days to try to reproduce the issues noticed.

EDIT: Tested it, still fails on Ozarksfirst in IE10 on Windows 8 Pro.
 
Last edited by a moderator:

avatar

Administrator
Staff member
Administrator
Maybe this issue will be fixed in upcoming release, but I am not 100% sure.
 

rickyoh

Beta Tester
just tested loading random pages on Ozarksfirst using IE 9 on the majority of pages the issue seems to be gone but this page is where Adguard filtration fails in my case at least once after cache has been cleared.
 

Boo Berry

Moderator + Beta Tester
Moderator
I can still make it fail 8 times out of 10 now on that site in IE10 on Windows 8. =\
 

avatar

Administrator
Staff member
Administrator
Do you see adguard assistant's icon at the bottom of a page when filtration fails?
I start thinking that the problem is not in software but in our filters, maybe the ads are rotated on this site and we filter only some of them.
 

Boo Berry

Moderator + Beta Tester
Moderator
No, the assistant is not present when filtering fails. I've noticed the assistant doesn't show up on some websites that are successfully filtered too.

I've also tested for possible filter issues by disabling all other filters and clearing out the user filters, then adding new rules for a 'broken' site, and filtering still fails at random in IE. Very odd indeed.
 

Boo Berry

Moderator + Beta Tester
Moderator
I'll be testing 5.5 with IE10 on Windows 8 in a little bit and see if I can make filtering fail on sites (with only rules for said sites in the user rules active, no other lists active). And yes, when filtering fails the assistant is nowhere to be seen.

EDIT: Didn't take long, got it to fail on Cryptomundo.com already by going back and forth through the articles and back to the main page with only these rules active...

Code:
cryptomundo.com$$div[style="margin:auto;width:300px;height:auto;overflow:hidden;"]
cryptomundo.com$$div[style="margin:auto;width;160px;height:600px;"]
cryptomundo.com$$div[style="width:728px;height:90px;"]
cryptomundo.com$$div[id="function_box"]
cryptomundo.com$$div[id="users_farbar"]
cryptomundo.com##UL + H2
cryptomundo.com$$div[id="square300"]
cryptomundo.com$$div[class="prWrap"]
cryptomundo.com###header + DIV + DIV
cryptomundo.com###header + DIV
||cryptomundo.com/ads/*
EDIT 2: Doing more testing with English filter enabled too, perhaps it's sometimes a incompatibility with the rules posted above and rules in the English filter? Might need tested.
 
Last edited by a moderator:
Top