Howdy, Stranger!

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

Supported by

[solved] error while displaying numbers in bi directional support

edited May 2014 in OpenSesame

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

Sign In or Register to comment.