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

crash when launching vim as external editor #10

Open
drichardson opened this issue Jun 3, 2019 · 0 comments
Open

crash when launching vim as external editor #10

drichardson opened this issue Jun 3, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@drichardson
Copy link
Owner

drichardson commented Jun 3, 2019

Demo of bug here: https://youtu.be/gAuqh-HcpOs

Steps to Reproduce

  1. Set EDITOR path to vim, where vim is version 8.1
  2. Install Houdini Game Dev Tools
  3. In Attribute Wrangle, launch external editor.
  4. Enter INSERT mode.

Result

Vim disappears with the following message:

Fatal Python error: initfsencoding: unable to load the file system codec
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.229/python27\lib\encodings\__init__.py", line 123
  raise CodecRegistryError

SyntaxError: invalid syntax

Current thread 0x000055f0 (most recent call first):

image

@drichardson drichardson added the bug Something isn't working label Jun 3, 2019
@drichardson drichardson pinned this issue Mar 11, 2020
@drichardson drichardson unpinned this issue Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant