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

plugin updater doesn't like paths with spaces in them (at least on mswin) #4786

Closed
digidoor opened this issue Jan 25, 2023 · 2 comments
Closed

Comments

@digidoor
Copy link

Expected behavior, english is required

No deluge of error messages.

The reproduce ways from Vim starting (Required!)

  • Install SpaceVim on mswin from a gitbash terminal (neovim having already been installed).
  • Start neo/SpaceVim (selecting dark mode).
  • Exit nvim.
  • Start nvim. <---- errors on plugin update

Output of the :SPDebugInfo!

Unfortunately, I already reinstalled before thinking to report. No way to test until my plugins are out of date.

Screenshots

If you have any screenshots for this issue, please upload here. BTW you can use https://asciinema.org/ for recording video in terminal.
spacevim-error
----------- Just the bottom bit ------------------
listed

Seems like an issue with spaces in the path names. I reinstalled using regular cmd.exe and so far it is error-free.

@digidoor
Copy link
Author

Fresh install (which was error free) led to more of the same kind of errors on the third or so startup.
new-error
new-error2
I'm on a windows machine so I don't have access to https://asciinema.org/. I've taken screenshots instead:
debug1
debug2
ebug3
debug4
I can't tell whether the errors are being handled correctly or if it leads to broken plug-ins so I'd like to reinstall all of them. Is there a way to do that? Using :SPUpdate updated nothing after the first error I reported—which is why I reinstalled—defaulting to "skip local plugin" for everything. :SPReinstall would be perfect if there was some kind of "all" option. As it is, it's a long list and in no particular order in the autocomplete menu.

@wsdjeg
Copy link
Owner

wsdjeg commented Apr 16, 2023

same as #4721

@wsdjeg wsdjeg closed this as completed Apr 16, 2023
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

2 participants