open-cogsci / OpenSesame

Graphical experiment builder for the social sciences
http://osdoc.cogsci.nl/
GNU General Public License v3.0
237 stars 112 forks source link

Make joystick plug-in back-end independent #218

Open smathot opened 10 years ago

smathot commented 10 years ago

On some systems, the joystick plug-in will cause OpenSesame to freeze when using the psycho back-end. This appears to be due to an incompatibility between pygame, used for joystick support, and pyglet, used by PsychoPy.

smathot commented 10 years ago

Due to problems with PsychoPy and PyGlet 1.1.4, the addition of a psycho back-end has been postponed until things are fixed in these respective packages.