← Back to team overview

sikuli-driver team mailing list archive

[Bug 912477] [NEW] Getting unicode decode error while running the test

 

Public bug reported:

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,

** Affects: sikuli
     Importance: Undecided
         Status: New

-- 
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:
  Getting unicode decode error while running the test

Status in Sikuli:
  New

Bug description:
  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


Follow ups

References