Navigation Menu

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

Launching a second gvim window from gvim crashes due to python3 #518

Closed
Benhgift opened this issue Jul 1, 2017 · 2 comments
Closed

Launching a second gvim window from gvim crashes due to python3 #518

Benhgift opened this issue Jul 1, 2017 · 2 comments

Comments

@Benhgift
Copy link

Benhgift commented Jul 1, 2017

I installed python3 via the python website. I installed MacVim via brew install macvim --with-python3 and then launched gvim myfile.py. From gvim I typed :!gvim %<cr> and it opened. This second window crashed after running any python3 command (:py3 print('hi')<cr>) but the first window runs them fine.

I worked around this by separating the processes. https://vi.stackexchange.com/questions/12764/osx-cant-run-gvim-from-gvim

Let me know if I put this issue in right or not. I'm happy to change it. I'm also happy to work on fixing this if someone wants to help me on it.

@eirnym
Copy link
Contributor

eirnym commented Apr 1, 2019

It works fine with MacVim build 155.

@Benhgift
Copy link
Author

Benhgift commented Apr 2, 2019

@eirnym Tested and working fine for me now too 👍

Thanks

@Benhgift Benhgift closed this as completed Apr 2, 2019
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