Cannot access back-end settings menu in OpenSesame 3.1.9
in OpenSesame
Hi all,
I just discovered that I cannot access the back-end settings menu in OpenSesame 3.1.9 on Windows. Specifically, when I click on "Back-end settings" in the main experiment item, it opens the general script editor (and not the back-end settings menu). As a short-term remedy, you could still edit the settings via the general script though.
Best,
Pascal
Comments
Just to confirm: the same is happening for me, starting from version 3.1.7, also windows, maybe worthwhile to open a bug report
Good point, just opened the issue on GitHub: https://github.com/smathot/OpenSesame/issues/554
Hi Pascal,
Thanks! Seems like a minor issue, so it should be fixed for 3.1.10.
Cheers,
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!
Hi @sebastiaan,
sorry for bringing the issue up again. But: since I cannot access the backend settings in OpenSesame 3.1.9 - is there a way set OpenGL to no via the script for Expyriment? I did not find a corresponding option there.
Best,
Pascal
Hi Pascal,
Right, you should be able to disable that by entering the following line into the General Script.
Cheers!
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!
Thanks, that works!