OpenSesame 0.27.1 'Frisky Freud' available
OpenSesame 0.27.1 is the first maintenance release in the 0.27 'Frisky Freud' series. This release doesn't introduce any new functionality, but addresses bugs that were introduced (or not fixed) in 0.27.
As always, you can download OpenSesame from http://osdoc.cogsci.nl/
If you are upgrading from 0.26, please read the 0.27 release notes.
Bugs fixed:
- Fix numeric values in form checkboxes
- Do not show start-up tab when opening a file directly
- Catch errors due to missing closing quotations when editing a sketchpad element
- Fix
super()error in form plug-ins - Fix variable background color in sketchpad item
- Catch recursion errors in general script
- More comprehensive HTML and font implementation in psycho and legacy back-ends
- Do not interpret special character sequences in script
- Fix joystick plug-in
- Fix
exp.get_file()in opensesamerun - Fix option splitting by return in form_multiple_choice plug-in
- Fix a bug where timeouts were always counted as incorrect
Windows packaging:
- Include joystick plug-in
Ubuntu/ Debian packaging:
- Include joystick plug-in
- Include repeat_cycle plug-in


Comments
It has come to my attention that on some Windows systems the update checker causes a "hard" crash. The symptoms are: OpenSesame will inform you that a newer version is available. When you close the update notification, the program will crash.
There are two ways to resolve this issue:
Upgrade
Download and install OpenSesame 0.27.1.
Disable the automatic update checking
You can disable the automatic update checking in the OpenSesame preferences. However, if you cannot start the program, you cannot modify the preferences. Fortunately, you can do this from the command line as well.
In the OpenSesame folder (that contains
opensesame.exe), create a batch file calledopensesame_no_updates.bat. Open this batch file (for example in notepad) and enter the following line:opensesame.exe -c auto_update_check=FalseNext, close the batch file and double-click on it to start OpenSesame without checking for updates. The next time you can start OpenSesame normally, because your preferences will be remembered.
Check out SigmundAI.eu for our OpenSesame AI assistant!
I'm terribly late with this, but there seem to be no new deb packages for .27 in http://files.cogsci.nl/software/opensesame/
Upgrading from a deb was hilariously simple last time; did you drop those?
Hi Wouter,
I don't upload the deb files separately anymore, because OpenSesame is available through a number of repositories:
Cheers!
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!