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

Jonas Maurer posted a new comment:
his path is fine, the problem is probably his obviously french keyboard.

I just realized where the main problem is:
as far as I know Sikuli only works on US keyboards flawlessly.
I have a swiss keyboard, that is why I can not use type("=:\\") properly (I 
tested it, it's a no-go). (It's why I use paste whenever possible.)
And he has, judging by the path on his machine, a french keyboard, and knowing 
their layout they are in for worse problems.

He can't do anything with the path as long as the backslash is not typed 
properly.
Perhaps, he might create a parser that replaces the problematic char values 
with working ones.
Judging by the way how he formats his strings however, I think it's too 
difficult for his current level of programming skills.

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