← Back to team overview

sikuli-driver team mailing list archive

[Bug 1271463] Re: IDE: menuShowThumbs truncates image paths

 

Raimund, thanks for your suggestion for click().
[debug (1/17/14 6:54:50 PM)] RunSetup: SikuliX Setup Build: 1.0.1 12NOV2013120000
I took it last week from https://launchpad.net/sikuli/+download , and downloaded other jars to my Downloads folder from https://launchpad.net/raiman/+download (1.0.1 release), because setup with sikuli-setup.jar was blocked by proxy at my side.

-- 
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


References