guyzmo / guyzmo/vim-etherpad

Fails to connect etherpad

Open
#1 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
100
Forks
5
PR merge metrics
No merged PRs in 30d

Description

After I source `plugin/vim-etherpad.vim`, and run `:Etherpad` I get this:

```
Exception AttributeError: "'SocketIO' object has no attribute '_socketIO'" in > ignored
ERROR:vim_etherpad:__init__() got an unexpected keyword argument 'disc_cb'
Traceback (most recent call last):
File "", line 242, in _launch_epad
File "build/bdist.linux-x86_64/egg/py_etherpad/SocketIOClient.py", line 41, in __init__
self.__init()
File "build/bdist.linux-x86_64/egg/py_etherpad/SocketIOClient.py", line 50, in __init
cb=self.cb, **self.kwarg)
TypeError: __init__() got an unexpected keyword argument 'disc_cb'
Couldn't connect to Etherpad: http://localhost:9001/p/test
```

The tests for `py_etherpad` seem to work though, so that's probably not the problem:
![2013-07-17-232444_1920x1080_scrot](https://f.cloud.github.com/assets/343048/816841/0d9c3f52-ef5a-11e2-8e9e-bd1d0793d8fe.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.