Public bug reported:

Sikuli IDE 1.0.1
Windows XP 32 bit

I had in Jython code an image from alien folder, and it seemed to work well 
during execution:
mywin.find("w:\\v15\\but8.png").click()
After switching IDE menu View-menuShowThumbs on and off, the path is reduced to 
"but8.png", where the image doesn't exist.
mywin.find("but8.png").click()
It would be useful to keep the whole path to the image, sometimes the location 
is important.

** 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/1271463

Title:
  IDE: menuShowThumbs truncates image paths

Status in Sikuli:
  New

Bug description:
  Sikuli IDE 1.0.1
  Windows XP 32 bit

  I had in Jython code an image from alien folder, and it seemed to work well 
during execution:
  mywin.find("w:\\v15\\but8.png").click()
  After switching IDE menu View-menuShowThumbs on and off, the path is reduced 
to "but8.png", where the image doesn't exist.
  mywin.find("but8.png").click()
  It would be useful to keep the whole path to the image, sometimes the 
location is important.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to