Cannot insert snippet - vim object has no attribute server

Bug #503934 reported by kevingill
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PIDA
Incomplete
Undecided
Unassigned

Bug Description

PIDA 0.6beta3
--
I attempted to insert a snippet using the snippet manager. The following error was printed....

Traceback (most recent call last):
  File "/home/kevinadmin/.pida2/plugins/snippets/snippets.py", line 503, in on_insert_snippet
    callback=self.svc.popup_snippet)
  File "/usr/lib/python2.5/site-packages/pida/core/service.py", line 140, in cmd
    return self.commands(commandname, **kw)
  File "/usr/lib/python2.5/site-packages/pida/core/commands.py", line 19, in __call__
    val = cmd(**kw)
  File "/usr/lib/python2.5/site-packages/pida/core/editors.py", line 154, in call_with_current_word
    self.svc.call_with_current_word(callback)
  File "/usr/lib/python2.5/site-packages/pida/editors/vim/vim.py", line 288, in call_with_current_word
    return self._com.get_cword(self.server, callback)
AttributeError: 'Vim' object has no attribute 'server'

I am using vim version 7.2.245

Revision history for this message
ronny (ronny-pfannschmidt-deactivatedaccount) wrote :

what pida version?

Changed in pida:
status: New → Incomplete
Revision history for this message
kevingill (kevin-movieextras) wrote :

The help about shows this version....

PIDA 0.6beta3

$ hg id
9531e61ed8df+ tip

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.