Thierry Passeron

Results 21 comments of Thierry Passeron

Hello, I second the compatibility of easySIMBL with Yosemite GM Build 1 to 3. However, It seems that easySIMBL does not get automatically enabled and needs to be launched after...

Hi, It seems the signing of kernel extensions (which is now enforced in Yosemite) has to do with this issue. I had to reboot with specific boot args for a...

Hi, Same for me. I have downloaded Swift.tmLanguage from the tm gh repo as well as the twilight theme. Only storage.type.swift and support.function.swift are tokenized Tried a different tmLanguage, like...

Adding to my comments: The following Language initialization log is taken from Language() for Swift.tmLanguage. Here is an excerpt of the plist parsing which results from the execution of the...

1) I will think about it. Meanwhile it is similar to how some database queries callbacks are expected to work: one callback per row (see mongodb and many more). 2)...

I'd have to settle down the API first. Then Yes I'll upload it to npm. It's a shame the name is already taken. I'll go for node_rrd. Thanks for the...

Hey, It seems node-gyp can't find python in your path.

Hey @bgobi1991 Unfortunately I have no knowledge on the Windows OS build requirements. But you may start by searching the error messages on ggl It seems pretty obvious though that...

Hey @bgobi1991 It seems you did not properly build the module. Not to mention that you should avoid root wd and uid for this kind of stuff. Without the build...