andersony3k
About
- Username
- andersony3k
- Joined
- Visits
- 1,433
- Last Active
- Roles
- Member
Comments
-
Thanks. Also FYI. The crashes, for me, happen with Windows 7. And I can't remember what version of 3.1 I was using before moving to 3.2. But when I go back to version 3.1.9 I still get python crashes--except that the crash occurs before the experime…
-
Also note that even in OpenSesame 3.1.9, about a third of the time when I try to run an OpenSesame, experiment, there's still an error in launching the experiment. But in this situation, the experiment is fine IF it launches. But about a third of th…
-
When I launch OpenSesame and it opens the default, 'new experiment': * If I change the runner to inprocess it runs without error (instead of resulting in a Python crash). * With the runner still set to inprocess: if I delete the welcome message, or…
-
Here's the entire contents of the debug window after I launch OpenSesame 3.2.1 and click the "Run Fullscreen" button. . . Python 2.7.13* Type "help()", "copyright()", "credits()" or "license()" for …
-
Thanks. It was not the backend (the backend was not different, and changing the backend in 3.2.1 doesn't avoid the Python 2.7 error). For now, I'm simply reverted back to OpenSesame 3.1.9, and everything is working fine again. [Re: Hi, These Pytho…
-
Re Version 3.2.1. It will run experiments created in a previous version, but not experiments created in Version 3.2.1 itself. For example, if I simply launch Version 3.2.1 and simply run the default experiment without changing anything. An error mes…
-
An install problem: "John Sears commented on this incident on Tue 8/30/16 4:23 PM Eastern Daylight Time. Good Afternoon, Richard I have a quick question, would installing the 3.0.7 version of the installer be acceptable. I have been testing …
-
In v 3.1 (including 3.1.2) for Windows: When I double-click the desktip icon for an osexp file I've created, the file doesn't open. Instead, OpenSesame launches and utomatically opens a new, default osexp file. Through trial and error, I figured out…
-
I tried to use widgets to make a form that has two text input fields on one page. I'm using the legacy backend to avoid latency issues. What I've found is that there are some bugs. One first has to enter text into the second input field. Only then c…
-
Yes. This makes sense now. Thank you.
-
Thanks Sebastiaan, This helps some, but I think I'm still missing a concept. The slightly expanded script, below, properly includes the exp.set function in the prepare rather than the run phase of "inline_script". However, for "inlin…
-
I wish for a tutorial on the most basic aspects of variable usage and scripting in Open Sesame (I find that simply typing-in python doesn't always work, possibly because of Open Sesame's distinction between prepare phase and run phase).
-
Currently, it's quite awkward in Open Sesame to begin timing a response and then have a number of events occur (e.g., a stimulus, then a mask, then a blank screen), with the participant having the option to respond prior to, during, or subsequent t…