Closed lucaspetter closed 8 years ago
Do you happen to have third party cookies disabled? Can you make a separate chrome profile and install privacy badger there?
I've already tried resetting my Chrome sync data and then Powerwashing the Chromebook (basically re-installing Chrome OS) in order to test this with a clean, default Chrome profile. No settings changes, no other extensions, third-party cookies are left enabled by default, etc. Then I installed PB and went to nytimes.com. But the issue was still there.
Today, I did more testing and found the same issue exists on OS X (10.11.6). So it's not just Chrome OS. I used a clean install of Chrome on a Mac that has never had Chrome before. I didn't log in to Chrome. Below are the steps I took:
If I uninstall Chrome from OS X (by deleting all its files from ~/Library) and try again, the issue is reproducible.
On OS X, the background page for PB contains the same errors that I saw earlier on Chrome OS:
compat.js:77 Error: No data in the file(…)reportError @ compat.js:77
compat.js:78 console.trace()reportError @ compat.js:78
When I click on the (…)
in the 1st line, it shows more info. The info is the same on OS X and Chrome OS:
compat.js:77 Error: No data in the file
at Object.<anonymous> (chrome-extension://pkehgijcmpdhfbdbbnkijodmdjhbjlgp/lib/adblockplus.js:1533:17)
at Object.readFromFile (chrome-extension://pkehgijcmpdhfbdbbnkijodmdjhbjlgp/lib/io.js:59:9)
at Object.<anonymous> (chrome-extension://pkehgijcmpdhfbdbbnkijodmdjhbjlgp/lib/adblockplus.js:1529:12)
at Object.<anonymous> (chrome-extension://pkehgijcmpdhfbdbbnkijodmdjhbjlgp/lib/adblockplus.js:1614:9)
at callback (chrome-extension://pkehgijcmpdhfbdbbnkijodmdjhbjlgp/lib/adblockplus.js:1633:11)reportError @ compat.js:77
compat.js:78 console.trace()reportError @ compat.js:78
migrations.js:31 changing privacy settings
Hi @lucaspetter, does this still happen after you visit several sites?
Privacy badger has to see trackers across several sites before it can classify them. So on a fresh install, it won't initially recognize a tracker on your first visit to a page.
@cowlicks You're right! I didn't realize that's how Privacy Badger works. Now that I've tried browsing around several sites with it, the trackers are gradually starting to be blocked. Thank you for pointing that out!
On Chrome OS (52.0.2743.116), Privacy Badger isn't blocking anything at all. (Edit: the issue is also on OS X) For example, when I go to nytimes.com, Privacy Badger's interface says that everything "doesn't seem to be tracking you," including notorious trackers like Chartbeat, NewRelic, Scorecard, and Google Analytics -- the long list of trackers is all green/allowed.
The only other extension installed is HTTPS Everywhere, but the issue is still present with that disabled. I also tried hard-resetting the Chromebook and then reinstalling just PB, but the issue is still there.
Below are the entire contents of the background page console. The problem might be with these 2 lines, but I don't know what they mean: