sqlrob: (Default)
sqlrob ([personal profile] sqlrob) wrote2006-01-31 06:33 am

A tip for the AdBlock Plus users

This applies mainly to the Mac users, but it's probably applicable to Linux users as well with some changes.

Today I found out that Adblock Plus for Firefox was spamming Console (/Applications/Utilities/Console) with a pile of messages like
Adblock Plus: FakeController.QI to an unknown interface: {47b82b60-a36f-4167-8072-6f421151ed50}, which makes it really difficult to find any real messages.

The fix, fortunately, is easy. You need a text editor like Text Wrangler. From the command line, vim or emacs works just as well if you're familiar with them.

First, quit Firefox. In your home directory, open Application Support/Firefox/Profiles/<random bunch of letters and numbers>/extensions/{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}/components/nsAdblockPlus.js

Alternatively, you may be able to do a spotlight search for nsAdblockPlus.js.

In this file search for lines containing (no quotes) "unknown interface". Those lines should begin with dump. Prefix the dump with //. Save the file, and you should be set.

[identity profile] raising-caine.livejournal.com 2006-01-31 02:41 pm (UTC)(link)
I couldn't use AdBlock Plus in W98SE. It was freaking my whole system out. I went back to the plain old AdBlock, which functions just fine.

[identity profile] sqlrob.livejournal.com 2006-01-31 02:47 pm (UTC)(link)
huh. I wonder what it was doing.

Of course, I'm also of the opinion if you use 98, you deserve what you get ;) Damn 16 bit hack made to look like 32 bit code.