robbertmijn
About
- Username
- robbertmijn
- Joined
- Visits
- 41
- Last Active
- Roles
- Member
Comments
-
The solution was to ask chatgpt to tell me exactly where to put all var/let/const declarations 🤐 Although I'm still curious what would trigger the browser to redirect like this.
-
https://drive.google.com/file/d/1HDvXb3b9ZRjxFeCeR8Sl1mSAbuzPgVIE/view?usp=sharing Here's link to the experiment
-
I won’t be at a computer before april 18, will check after ✌️
-
In any case, currently on mac the video playback is only supported using either pygame or expyriment with the pygame sound renderer. It sounds like you tried those 2 combinations (can you confirm this?).
-
Hi, sorry for taking so long to get back! It sounds like you've tried most of the things I would recommend. Maybe the problem lies with the media you're trying to play. Can share one of the videos that gives a problem?
-
Hi Maria, Sound like you've already tried quite a bit. What platform do you use opensesame on? (windows, mac, or linux?) Kindly, Robbert
-
Hi @m.vel and @sebastiaan, I'm looking into the auto updater on mac. It is indeed extremely slow, and I wonder if it just freezes at some point. In my anaconda installation it successfully checks for updates (and identifies osweb as a package that n…
-
# A crosshair is drawn onto the eye image. This should be scaled in # pylink 1.1.0.5 (tested on Python 2.7) but not on pylink 1.11.0.0 # (tested on Python 3.6). I'm not sure when this change happened, so # it's quite …
-
pps. the file __version __.py located in C:\Program Files (x86)\OpenSesame\pylink contains the following: __title__ = 'pylink' __description__ = 'Python module for interfacing SR Research EyeLink eye trackers' __url__ = 'https://www.sr-support.com'…
-
ps. I copied the "pylink" folder from "C:\Program Files (x86)\SR Research\EyeLink\SampleExperiments\Python\64\3.7" to the main OS folder
-
@Daniel > What happens if you start OpenSesame from the terminal, but without the `--debug` flag? It also runs the app without problems :-) According to the stackexchange page you mentioned it may have something to do with the "Info.plist&…
-
@Daniel It's not just running experiments that freezes my system. Also just opening a saved experiment will freeze my system for up to 40 seconds. Strangely, running the app in debug mode (like you suggested) completely eliminates the problem. Is …
-
I've just update OS to 3.2.7 on mojave 10.14.3. I'm not sure if it's gotten even slower. Starting an experiment in quickstart (regardless of backend) will freeze my system for 40-45 seconds (even the most simple experiment) before it runs it. From …