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

Error starting Vim since updating to f59e043 #12

Open
axolx opened this issue Jul 17, 2011 · 4 comments
Open

Error starting Vim since updating to f59e043 #12

axolx opened this issue Jul 17, 2011 · 4 comments

Comments

@axolx
Copy link

axolx commented Jul 17, 2011

Since updating to this revision, I've started getting this error when I start Vim:

Error detected while processing function <SNR>18_VimDebuggerLoad:                            git:(master)
line    2:
E117: Unknown function: <SNR>18_VimDebuggerInit
Error detected while processing function DefPython:
line  550:
Traceback (most recent call last):
  File "<string>", line 547, in <module>
  File "<string>", line 397, in __init__
NameError: global name 'VimDebugger' is not defined

I'm using:

  • Vim 7.3, MacOS X (unix) version, Included patches: 1-237
  • Python 2.6.1

Please let me know if I can provide any other info or help troubleshoot otherwise.

@TwoD
Copy link

TwoD commented Jul 18, 2011

I can confirm this on Ubuntu 11.04, Python 2.7.1+ and. Reversing f59e043 fixes the issue.

@starlays
Copy link

starlays commented Sep 3, 2011

The same here, i`m using 3.0-ARCH and Python 2.7.1.

@lxyu
Copy link

lxyu commented Sep 7, 2011

The same here, Mac Lion and Python 2.7.1

@adgaudio
Copy link

A fix posted here: spf13/spf13-vim#30 (comment)

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

5 participants