sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #14305
[Bug 912477] Re: X-1.0rc3: Windows: IDE: Getting unicode decode error if script path contains \x
** Tags added: filenames
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/912477
Title:
X-1.0rc3: Windows: IDE: Getting unicode decode error if script path
contains \x
Status in Sikuli:
Fix Committed
Bug description:
****** workaround
do not have \x in script path ;-)
--------------------------------------------
I have installed Sikuli X-1.0rc3 on Windows XP and trying to run my
first test script. I have set the JAVA_HOME to jre installed path(java
version 6.0.110.03).
script contains the following:
click("jstarr.png")
Getting the following error while runing the script:
[info] Sikuli vision engine loaded.
[info] Windows utilities loaded.
[info] VDictProxy loaded.
[error] Stopped
[error] Error message: UnicodeDecodeError: 'unicodeescape' codec can't decode bytes in position 11-13: truncated \xXX
Please help in resolving this.
Thanks,
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/912477/+subscriptions
References