New question #254595 on Sikuli:
https://answers.launchpad.net/sikuli/+question/254595

Trying to paste any cyrillic string in LinuxMint 17 XFCE inside Firefox results 
in something like that:
paste('тест') => тест

Tried regional settings RU/ENG, Firefox RU/ENG. Tried solution from here:
t='somestring'
paste(t).encode("UTF-8")) # hand it over with utf-8 encoding
(https://answers.launchpad.net/sikuli/+question/169226)

did not work for me either...

What else can be done?

-- 
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