Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

macvim crash #64

Closed
tracyone opened this issue Jan 7, 2017 · 9 comments
Closed

macvim crash #64

tracyone opened this issue Jan 7, 2017 · 9 comments
Milestone

Comments

@tracyone
Copy link
Contributor

tracyone commented Jan 7, 2017

macvim crash immediately after start.

following is the output from terminl:

Fatal Python error: Py_Initialize: unable to load the file system codec
ImportError: No module named 'encodings'
Current thread 0x00007fffc43c93c0 (most recent call first):
Vim: Caught deadly signal ABRT
Vim: Finished.

I don't know what config cause this

@wsdjeg
Copy link
Owner

wsdjeg commented Jan 7, 2017

can you use vim in terminal? does it works well? I do not use macvim, it is hard to debug.

@wsdjeg
Copy link
Owner

wsdjeg commented Jan 7, 2017

use git -C ~/.SpaceVim reset --hard HEAD^ one by one, to find which commit cause this issue.

@tracyone
Copy link
Contributor Author

tracyone commented Jan 7, 2017

😊,I hope someone meet this problem and solve it...I know nothing about python....

Keep this issue open,because I met this problem when this repo start.

@wsdjeg
Copy link
Owner

wsdjeg commented Jan 7, 2017

This maybe bug of macvim? and does it happened everytime?

@tracyone
Copy link
Contributor Author

tracyone commented Jan 7, 2017

macvim with my heavy vim config just work fine

@AlphaLiu
Copy link

AlphaLiu commented Jan 8, 2017

SpaceVim works fine in my macvim...
my macvim is 8.0.

@wsdjeg
Copy link
Owner

wsdjeg commented Jan 14, 2017

It should be issue of macvim. all of SpaceVim source is viml, I do not think viml can make vim crash, If so, It is but of vim or maybe macvim.

@wsdjeg wsdjeg closed this as completed Jan 14, 2017
@wsdjeg wsdjeg modified the milestone: 0.1.0 Jan 22, 2017
@SteamedFish
Copy link

This is actually a VIM bug which was fixed at vim/vim@0424958

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

No branches or pull requests

4 participants