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

Gui freezing in supplied example #6

Open
peter-langer opened this issue Oct 27, 2017 · 0 comments
Open

Gui freezing in supplied example #6

peter-langer opened this issue Oct 27, 2017 · 0 comments
Assignees
Labels

Comments

@peter-langer
Copy link

The gui randomly stops working when executing examples/test_bokehgui.grc.

Error message is:
2017-10-27 10:51:27,108 error handling message Message 'PATCH-DOC' (revision 1): KeyError('references',) 2017-10-27 10:51:27,175 Bad header with no msgtype was: {u'references': [], u'events': [{u'new': u'5.82', u'model': {u'type': u'TextInput', u'id': u'06003215-eba3-4186-b43f-5785170b4e23'}, u'kind': u'ModelChanged', u'attr': u'value'}]} 2017-10-27 10:51:27,176 Bokeh Server protocol error: No 'msgtype' in header, closing connection

This happens after a few seconds and only when using the sliders.

It seems this has to do with the function_probe block and the Bokeh Gui Label block. Changing a slider that does not affect the Gui Label does not trigger the crash.

@kkpatel1 kkpatel1 self-assigned this Oct 27, 2017
@kkpatel1 kkpatel1 added the bug label Oct 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants