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

self._on_connect call is missing 'initial_data' parameter #10

Closed
kauhmi81 opened this issue Oct 28, 2015 · 2 comments
Closed

self._on_connect call is missing 'initial_data' parameter #10

kauhmi81 opened this issue Oct 28, 2015 · 2 comments

Comments

@kauhmi81
Copy link

Hangupsbot does not connect and gives error: "_on_connect() missing required positional argument 'initial_data'".

On line 179 the call is missing the 'initial_data' variable:
self._clienton_connect.add_observer(self._on_connect)

Best regards:
Mikael

@wardellbagby
Copy link
Contributor

@kauhmi81 I've already created a potential fix for this. See my pull request, #9, and feel free to use that branch until @xmikos either accepts it or updates the main verse.

@xmikos
Copy link
Owner

xmikos commented Nov 15, 2015

This is fixed in HangupsBot >= 1.7.0. Btw. thanks to @wardellchandler for additional fixes (merged in 1.7.1).

@xmikos xmikos closed this as completed Nov 15, 2015
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

3 participants