defuz / RustAutoComplete

A SublimeText binding for RACER (Rust auto completion tool)
MIT License
105 stars 20 forks source link

Crashes on "f" #8

Open spetroll opened 9 years ago

spetroll commented 9 years ago

Hi,

as soon as I type f in sublime, racer.exe crashes . Auto-completion works for everything else and when I execute racer complete f from command-line, it finds this:

 $ racer complete f
 MATCH flate,1,0,\Rust\rust\src\libflate\lib.rs,Module,flate
 MATCH fmt_macros,1,0,\Rust\rust\src\libfmt_macros\lib.rs,Module,

Which is why I assume this is a problem with this Plugin, not racer itself. I couldn't find any log that could give us additional information, how would I begin to debug this problem?

I'm on Windows 8.1.

avatar29A commented 9 years ago

I have the same error.

Windonws 8.1

glennw commented 9 years ago

Hi,

I don't have a Windows machine to test on. I think that if you open the command shell in ST (the same one you open when you first install Package Control) it should log any exceptions in the plugin. Does that show anything?

avatar29A commented 9 years ago

Setup RustAutoCompleate. Text from Console:

loaded 859 snippets plugins loaded Package Control: Skipping automatic upgrade, last run at 2014-12-01 17:18:48, next run at 2014-12-01 18:18:48 or after ignored packages updated to: [Vintage, RustAutoComplete] found 1 files for base name Default.sublime-theme theme loaded reloading Packages/User/Preferences.sublime-settings found 1 files for base name Default.sublime-theme theme loaded ignored packages updated to: [Vintage] found 1 files for base name Default.sublime-theme reloading Packages/User/Package Control.sublime-settings theme loaded reloading plugin RustAutoComplete.RustAutoComplete reloading plugin RustAutoComplete.tests found 6 files for base name Default.sublime-keymap found 4 files for base name Main.sublime-menu reloading Packages/User/Preferences.sublime-settings found 1 files for base name Default.sublime-theme theme loaded

in console when input 'f':

failed: exit_code: 3221225725 b'PREFIX 4,5,f\n' failed: exit_code: 3221225725 b'PREFIX 4,5,f\n'