Skip to content
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

canvas.copy() triggers exception #355

Closed
smathot opened this issue Oct 26, 2015 · 0 comments
Closed

canvas.copy() triggers exception #355

smathot opened this issue Oct 26, 2015 · 0 comments

Comments

@smathot
Copy link
Collaborator

smathot commented Oct 26, 2015

When calling canvas.copy() with any back-end, the following Exception is triggered:

"File "dist\libopensesame\inline_script.py", line 96, in run
  File "dist\libopensesame\python_workspace.py", line 160, in _exec
  File "<string>", line 32, in <module>
  File "dist\openexp\_canvas\xpyriment.py", line 61, in copy
TypeError: set_config() takes exactly 1 argument (2 given)"

This appears to be due to not unpacking a keyword dict.

@smathot smathot added the Medium label Oct 26, 2015
@smathot smathot modified the milestone: 3.0.2 Interactive Ising Oct 26, 2015
@smathot smathot closed this as completed in 2e6839e Nov 4, 2015
dschreij pushed a commit to dschreij/OpenSesame that referenced this issue Nov 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant