Open GoogleCodeExporter opened 9 years ago
Please try snapshot 71, a build for OS X 10.7 should appear within the next
couple of hours at:
https://github.com/eee19/macvim/releases
Original comment by bjorn.winckler@gmail.com
on 6 Sep 2013 at 5:32
I get reproducible crashes on snapshot 71, mac os 10.8.4. they are triggered
reproducibly by
:set ft=python
or by editing a .py file.
(i have the vim-ipython plugin installed)
Original comment by bckr...@gmail.com
on 13 Sep 2013 at 11:17
ps: only the currently active osx window disappears, the macvim.app keeps
running.
Original comment by bckr...@gmail.com
on 13 Sep 2013 at 11:20
ok, it seems to be vim-ipythons problem. after uninstalling the vim-ipython
bundle, no more crashes (for now)
Original comment by bckr...@gmail.com
on 13 Sep 2013 at 11:24
no, not only vim-ipython. without it, when editing a python file and attempting
<C-X><C-O> completion, i get a reproducible crash as well.
Original comment by bckr...@gmail.com
on 13 Sep 2013 at 11:45
ok, another bit: when started from the Terminal, i get
"ImportError: No module named site"
upon the crash. looks like some python version mismatch. i have anaconda's
python in my path before the system python but this has not been a problem for
vim before.
Original comment by bckr...@gmail.com
on 13 Sep 2013 at 11:50
Original issue reported on code.google.com by
martinfi...@gmail.com
on 6 Sep 2013 at 7:24Attachments: