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

LARBS hangs at "Installing vim plugins..." #58

Closed
TomJansen opened this issue Nov 6, 2018 · 5 comments
Closed

LARBS hangs at "Installing vim plugins..." #58

TomJansen opened this issue Nov 6, 2018 · 5 comments

Comments

@TomJansen
Copy link
Contributor

There is a typo which prevents LARBS from installing. Line 209 it must be dialog --infobox instead of dialog --info. But after fixing this, LARBS still keeps hanging on this dialog. I don't know why this is happing though.

@LukeSmithxyz
Copy link
Owner

That's what I get pushing a change without testing it in application. I've commented the lines out for the time being.

Any ideas what's going wrong? I've tried it fixed on my name system and it works fine. In case it isn't clear, the line just running the plugged update command in vim.

plugged should be installed once the git repo is cloned and obviously git should already be installed. Not sure what's going on here though.

@TomJansen
Copy link
Contributor Author

TomJansen commented Nov 6, 2018

When editing line 210 and removing >/dev/null to see the output, the error vim throws is not an editor command: PlugUpdate|visual|q|q.

I'm not familiar with vim, and definitely not with vim terminal commands, but this needs to be changed I guess

@LukeSmithxyz
Copy link
Owner

On that install, did the voidrice repository not clone properly?

What is in /home/USER/.vim/autoload/?

@TomJansen
Copy link
Contributor Author

I was installing larbs in a vm. But the weird thing is that nothing is being written to the virtual disk after running larbs. Arch.vdi is just 2 megabytes (?!). Maybe it is because I did not check live iso in the options for the virtual machine. Will test that now.

@LukeSmithxyz
Copy link
Owner

Okay well LARBS has never been compatible with VMs anyway. I'll test this on a real machine later.

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