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

Android runtime: Cannot open experiment if pool filenames contain special characters #345

Closed
smathot opened this issue Jul 21, 2015 · 0 comments
Labels
Milestone

Comments

@smathot
Copy link
Collaborator

smathot commented Jul 21, 2015

No error is visible in the debug output, but android.py logcat gives the following stacktrace:

I/python  (16037): Traceback (most recent call last):
I/python  (16037):   File "start.pyx", line 55, in start (jni/../jni/application/src//start.c:1352)
I/python  (16037):   File "opensesame/main.py", line 108, in main
I/python  (16037):   File "opensesame/libopensesame/experiment.py", line 204, in __init__
I/python  (16037):   File "opensesame/libopensesame/experiment.py", line 622, in open
I/python  (16037): UnicodeEncodeError: 'ascii' codec can't encode characters in position 68-69: ordinal not in range(128)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant