edubkendo / atom-racer

Intelligent code completion for Rust in the Atom Editor. Requires Racer.
MIT License
115 stars 24 forks source link

Uncaught TypeError: Bad argument #4

Closed TheAnonymous closed 9 years ago

TheAnonymous commented 9 years ago

Package installs correct but when I start typing it throws errors in the dev console for nearly every character I type. System is Fedora 20 with Atom 0.125.0. Dev Console shows: bildschirmfoto von 2014-09-08 12 41 17

buster commented 9 years ago

Same here :(

alexchandel commented 9 years ago

Exact same issue:

Window load time: 1166ms Uncaught TypeError: Bad argument child_process.js:1134 22Uncaught TypeError: Bad argument child_process.js:1134ChildProcess.spawn child_process.js:1134exports.spawn child_process.js:993BufferedProcess /Applications/Atom.app/Contents/Resources/app/src/buffered-process.js:40def.$initialize.TMP_1 /Users/alex/.atom/packages/racer/lib/js/racer.js:780def.$new.TMP_2 evalmachine.:1728self.$create_temp.$a._p.TMP_1 /Users/alex/.atom/packages/racer/lib/js/racer.js:1145def.$call.TMP_2 evalmachine.:10148tmp.$file.$a._p.TMP_5 /Users/alex/.atom/packages/racer/lib/js/racer.js:1180_fileCreated /Users/alex/.atom/packages/racer/node_modules/tmp/lib/tmp.js:176(anonymous function) fs.js:93

alkama commented 9 years ago

I think I have a fix for that. I'll submit it.

edubkendo commented 9 years ago

Please reopen if you update the plugin or reinstall and continue having this issue.