Stephan Michels

Results 4 issues of Stephan Michels

I installed localize-mainmenu via npm, but following error when executing: /usr/local/lib/node_modules/localize-mainmenu/localizor.js:49 var targetLang = child.attr["target-language"].toLowerCase(); ^ TypeError: Cannot read property 'toLowerCase' of undefined at /usr/local/lib/node_modules/localize-mainmenu/localizor.js:49:51 at XmlDocument.XmlElement.eachChild (/usr/local/lib/node_modules/localize-mainmenu/node_modules/xmldoc/lib/xmldoc.js:63:18) at /usr/local/lib/node_modules/localize-mainmenu/localizor.js:41:12...

Please add following line to the apple script to hide the path bar of the finder window. `set pathbar visible to false`

enhancement
needs response

Hi, on my system the compiler can't find following import because I use a case-sensitive filesystem: # include I think it should be: # include

It looks like the tests doesn't run through. "x86_64 target should be injected with x86_64 payload" fails. I have Sierra 10.12.1 (16B2555) installled. > $ rake test Password: Begin spec...

bug
help wanted