OpenSesame icon indicating copy to clipboard operation
OpenSesame copied to clipboard

Graphical experiment builder for the social sciences

Results 87 OpenSesame issues
Sort by recently updated
recently updated
newest added

When specifying a timeout for a text_input form, and running it online, the timeout is ignored and the form stays on indefinitely. See https://forum.cogsci.nl/discussion/7873/timeout-of-form-text-input-not-working-when-running-in-osweb#latest and a minimal example: [Newexperiment.zip](https://github.com/open-cogsci/OpenSesame/files/8305920/Newexperiment.zip) first...

Enhancement

Some students in the lab got this error in opensesame: ``` Traceback (most recent call last): File "XXX\Lib\site-packages\pyqode\core\managers\backend.py", line 284, in _send_heartbeat self.send_request(echo_worker, {'heartbeat': True}) File "XXX\Lib\site-packages\pyqode\core\managers\backend.py", line 251, in...

Under some conditions, the code-edit widget for item scripts isn't correctly themed. The background is white, except for the current line, and the font is too small. I've seen this...

Bug

Some experiments reliably end with a "Python seems to have crashed" error. The error is harmless because everything seems to have completed successfully, suggesting that Python crashes at the very...

Bug

When using the external runner, any experiment that uses the psycho backend crashes with the following error: ![image](https://user-images.githubusercontent.com/594936/115969067-5ef99300-a53b-11eb-8d69-97b4f2d85a64.png)

Unverified
Bug

I have experienced several occasions now where one would like to limit the allowed keys to which a sketchpad listens. Currently, with `duration: keypress` all keys make the experiment move...

Enhancement

(Feature request) Several times in the past I have found it necessary to save the contents of a canvas to an image file (i.e. make a screenshot). I wrote a...

Enhancement

Hey, For a while now, I experienced sudden crashes when testrunning experiments, mostly when using the quickrun mode (blue arrow), but occasionally also when starting a "regular" run of the...

The Preferences and the Plug-in and extension manager aren't very user friendly, in part because they lack search functionality. Three ways to improve this: - Add a search bar to...

Enhancement