Question #193332 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/193332

    Status: Open => Answered

RaiMan proposed the following answer:
popup() has a problem with utf-8 characters (known problem).

this should work:

popup(infoText[1]).decode("utf-8"))

as you might have found out already:

popup("FĂ­sica")

does not work either.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to