[solved] error while displaying numbers in bi directional support
Hi.
hope you all good.
I am using 2.8.1
while using bi directional support when trying to display numbers in sketchpad the following errors arise:
Unexpected error
line: 604
exception message: 'int' object has no attribute 'decode'
exception type: AttributeError
Traceback (also in debug window):
File "dist\libqtopensesame\misc\process.py", line 130, in run
File "dist\libopensesame\experiment.py", line 290, in run
File "dist\libopensesame\sequence.py", line 108, in prepare
File "dist\libopensesame\sketchpad.py", line 205, in prepare
File "dist\openexp\_canvas\legacy.py", line 792, in text
File "dist\libopensesame\html.py", line 141, in render
File "dist\bidi\algorithm.py", line 604, in get_display
AttributeError: 'int' object has no attribute 'decode'
when you check off the bi directional everything works fine.
here is a simple demonstration of the problem
http://pastebin.com/gtcKgM4F
thanx
Dror

Comments
Hi Dror,
Thanks for spotting this one! I filed this as an issue to be fixed in the next bugfix release (2.8.2):
Cheers,
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!