Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

ContextException: Unable to share contexts

edited February 2016 in OpenSesame

I am using Open Sesame for an experiment, measuring for accuracy and reaction times of participants' answers to some stimuli. I set up the experiment on my computer and I had no problem. Also, the experiment runs without stopping.

However, once I run the experiment on my assistant's computer, the following error message appears (see below). What could the problem be, given that both of us work with Windows 2007 and have installed the 3.0.X version of opensesame?

I am looking forward to hearing from you and thank you in advance for your help.

Stopped

The experiment did not finish normally for the following reason:

Unexpected error
Details

item-stack: ``
exception message: Unable to share contexts
time: Tue Feb 23 18:33:43 2016
exception type: ContextException
Traceback (also in debug window)

  File "dist\libqtopensesame\misc\process.py", line 140, in run
  File "dist\libopensesame\experiment.py", line 379, in run
  File "dist\libopensesame\experiment.py", line 723, in init_display
  File "dist\openexp\canvas.py", line 65, in init_display
  File "dist\openexp\_canvas\psycho.py", line 352, in init_display
  File "dist\psychopy\visual\window.py", line 330, in __init__
  File "dist\psychopy\visual\window.py", line 1412, in _setupGL
  File "dist\psychopy\visual\window.py", line 1273, in _setupPyglet
  File "dist\pyglet\window\win32\__init__.py", line 131, in __init__
  File "dist\pyglet\window\__init__.py", line 559, in __init__
  File "dist\pyglet\window\win32\__init__.py", line 263, in _create
  File "dist\pyglet\gl\win32.py", line 265, in attach
  File "dist\pyglet\gl\win32.py", line 210, in attach
ContextException: Unable to share contexts

Comments

Sign In or Register to comment.