-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash Advanced Calibration: Invalid moviehandle #97
Comments
Hi Ian, strange. Could you add a |
Right bug #98 helps to trigger this one reliably. Spitting out both wpnt and obj.videos(id)
On first run without crash:
On second run after the tick crash:
The windowpointer 10 is valid and the file exists. I suspect this is a PTB problem somewhere. Your original script uses
A |
I tried to repro the crash using |
I can't repro with #98 crash or any crash. I do have another issue with my code that sometimes it just crashes (matlab!) off the bat when trying to load the first video. I need to run |
Using
readmeAdvancedCalibration_nonhuman_primate.m
Every so often (after another crash) I get:
Some cleanup state after a crash causes this. I don't quite understand it as
OpenMovie
doesn't accept moviehandles but filenames? If you runreadmeAdvancedCalibration_nonhuman_primate.m
again then no crash.The text was updated successfully, but these errors were encountered: