** Summary changed:

- Screenshots in the script are not longer found after saving with "save as..."
+ Screenshots in the script are no longer found after saving with "save as..."

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

Title:
  Screenshots in the script are no longer found after saving with "save
  as..."

Status in Sikuli:
  Fix Committed

Bug description:
  Sikuli Version 0.9.9
  Windows XP 32-bit
  Java 1.6.0_20

  This is the script I used:
  openApp("calc")
  # For the Windows calculator
  type("12")
  click() 
  # click on the screenshot of "+" with 82% similarity
  type("13")
  click()
  # click on the picture of "=" with 82% similarity

  That's the whole script.
  It works well until I want to save it with "save as..."
  After saving it with "save as..." the screenshots i have taken are no longer 
recognized from SIKULI. I have tried to take new ones, but they are not 
recognized too. i turned the sinilarity down to 1% but nothing was found.

  After that i tried to proceed the same script in an unsaved File, and
  it works. After saving this new one with "save as..." the same
  happened as I described above.

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

_______________________________________________
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