Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot open temp files #312

Closed
albertz opened this issue Jul 8, 2013 · 8 comments
Closed

cannot open temp files #312

albertz opened this issue Jul 8, 2013 · 8 comments

Comments

@albertz
Copy link

albertz commented Jul 8, 2013

I followed the installation instructions but I just always get:

Processing 'Valloric/YouCompleteMe'
Error detected while processing function vundle#installer#run..vundle#installer#instal
l_and_require..vundle#installer#install..<SNR>19_sync..<SNR>19_system:
line    1:
E484: Can't open file /var/folders/fk/mt9zfm3n2853v1pcy0q3y25h0000gp/T/vGZINDe/7

And similar messages.

I'm on MacOSX.

@albertz
Copy link
Author

albertz commented Jul 8, 2013

Seems like the same as #175. I'm using the Fish shell.

@albertz
Copy link
Author

albertz commented Jul 8, 2013

set shell=/bin/bash in my .vimrc fixed it also for me. This should be put in the README.

@steveno
Copy link

steveno commented Jul 15, 2013

It's in the wiki already.

Question 4:
https://github.com/gmarik/vundle/wiki

@scil
Copy link

scil commented Dec 26, 2013

i has the same problem , but i'm on Win32.

the cause of my problem is option shellslash is set by a plugin which i've not found.

so if i run " let &shellslash=0"
then everything is ok.

@ljani
Copy link

ljani commented Jan 3, 2014

@scil: Thanks! For me, it was klen/python-mode. I reported the issue: python-mode/python-mode#360.

@rollstone
Copy link

@scil: thanks for resolving my issue on Windows.

@Shougo
Copy link
Contributor

Shougo commented Feb 6, 2014

This issues shoud be closed.

@starcraftman
Copy link
Contributor

@Shougo I agree. The original issue is closed and added to the faq and so is the second shellslash issue with recent merge. No need to have any more comments here. Closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants