Skip to content

recent versions of msgpack break iohub keyboard.state #3399

@isolver

Description

@isolver

The demos/coder/iohub/keyboard.py demo does not receive keyboard events - appears to hang until demo timeout occurs. Initial debugging shows that the iohub keyboard.state property is failing on linux. This means demo's / experiments that use keyboard.getEvents() work, but any that use methods like keyboard.getPresses() currently fail on linux.

Env:

  • Mint Linux 18
  • anaconda python 3.6
  • running latest psychopy master source

Metadata

Metadata

Assignees

Labels

🐞 bugIssue describes a bug (crash or error) or undefined behavior.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions