What steps will reproduce the problem? 1. invoke omnicompletion by ^X ^O in Vim
What is the expected output? What do you see instead? I expected to see Omnicompletion options. I instead get a lot of errors in Vim. I'm attaching a screenshot of the error.
What version of the product are you using? On what operating system? Pysmell v.0.7.3, Python 2.6.2, Vim 7.2, Vista Home Premium SP1
Please provide any additional information below. I am attaching a screenshot of the error in Vim since I can't copy/paste it.
- pysmell_error.jpg 231.47KB
Comment #1
Posted on May 25, 2010 by Grumpy OxMaybe in pysmell.vim there should not be vimhelper.findBase but idehelper.findBase since findBase is not defined in vimhelper.py.
Comment #2
Posted on Aug 10, 2010 by Helpful Pandagetting this plugin to work is becoming like a sick joke. I'm getting some garbage similiar to this.
Comment #3
Posted on Aug 10, 2010 by Helpful PandaSpecifically I'm getting:
Error detected while processing function pysmell#Complete: line 24: Traceback (most recent call last): Press ENTER or type command to continue Error detected while processing function pysmell#Complete: line 24: File "", line 5, in Press ENTER or type command to continue
Anyone have this problem? Thanx in advance.
Status: New
Labels:
Type-Defect
Priority-Medium