Friday, October 22, 2010

WinXP - E484 Can't open file

Hello,

I'm trying to use Eclim on Windows XP. I posted this error on the
Eclim list and was referred here since it seems to be unrelated to
Eclim, but something with my Windows environment.

When I try to connect to Eclim, I get the following error:

Error detected while processing function
eclim#PingEclim..eclim#ExecuteEclim..eclim#client#nailgunExecute..eclim#util#System:
line 46:
E484: Can't open file C:\... \Local Settings\Temp\VIo9BE4.tmp
Error detected while processing function eclim#PingEclim
line 20:
E171 Missing :endif

Over on the Eclim list, Erik narrowed it down by having me run this:

> "C:\Program Files\Vim\vim72\gvim" -u NONE -U NONE

And then on the Vim command line:

:echo system('echo foo')

Then the error I get is

E484: Can't open file C:\DOCUME~1\michiaki\Local Settings\Temp
\VIo2669.tmp

Does anyone with more Windows experience than I do know what's going
on here? My account has permissions to write a regular file to the
Temp directory above.

Thanks for any help or suggestions!

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment