Luke Hagan

Results 14 comments of Luke Hagan

Seeing the same thing here on FreeBSD 11 stable. The issue, I think, has to do with the subtle differences between BSD `make` and GNU `make`. Installing `gmake` and running...

Yes, but you have to modify the code a bit. Start Script Editor (`/Applications/Utilities/Script Editor.app`) and use File > Open... to open the ChromeHelper application that comes with the extension....

What error message are you getting? I tried both files in Script Editor on OS X 10.10.1 and didn't have any problems; maybe it's a compatibility issue? I've just added...

Leaving this open so others can use w/ Chromium.

I do too, but I this is a question that comes up from time to time. I was going to look into whether it's possible to provide the user with...

I'm no longer using this extension (or macOS for that matter), so I don't have any plans at this point to make any necessary updates. I added a note to...

Good idea!

You can modify the Applescript to open Chromium instead of Chrome. See Issue #5 for instructions. If I get a lot of requests for Chromium, it might make sense to...

I think I'm running into problems related to this issue. The example code works fine, but if I run multiple searches in a row, clucene eventually starts throwing errors: `read...

I'm going to leave this request open in case it helps someone else track down the actual problem, but this is definitely not the right way to fix this problem....