← Back to team overview

sikuli-driver team mailing list archive

[Bug 1452605] Re: [1.1.0] crash with script path containing \x --- taken as unicode escape

 

... and using runsikulix.cmd yields the same result: working

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1452605

Title:
  [1.1.0] crash with script path containing \x --- taken as unicode
  escape

Status in Sikuli:
  Opinion

Bug description:
  This issue seems to be occurring again in Sikuli 1.1

  Running sikuli from an Atlassian Bamboo agent (so I can't change the path), I get the following:
  +++ using: -Xms64M -Xmx512M -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine -jar C:\sikuli-1.1\sikulix.jar -r pwl.test\pwl\test\client\sikuli\sikuli_scripts\winscribe\login.sikuli
  [error] script [ C:\bamboo-agent\home\xml-data\build-dir\PWL-ROU-JOB1\pwl.test\pwl\test\client\sikuli\sikuli_scripts\winscribe\login.sikuli ]] stopped with error at line --unknown--
  [error] Could not evaluate error source nor reason. Analyze StackTrace!
  [error] UnicodeDecodeError: 'unicodeescape' codec can't decode bytes in position 20-22: truncated \xXX

  Sikuli seems to be converting the script name to absolute, then can't
  decode the \x in \xml-data

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1452605/+subscriptions


References