[1.0.1] IDE: menuShowThumbs truncates image paths

Bug #1271463 reported by Eugene Maslov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Fix Committed
Critical
RaiMan

Bug Description

should work now with 1.1.0
--------------------------

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.

Revision history for this message
RaiMan (raimund-hocke) wrote :

ok, should not happen - but I thought to have it fixed already.

I IDE -> About: what is the timestamp of your version?

BTW: this is the same:
mywin.click("w:\\v15\\but8.png")

Revision history for this message
Eugene Maslov (emaslov1) wrote :

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.

Revision history for this message
Eugene Maslov (emaslov1) wrote :

Sorry, now found in Sikuli IDE About window:
Sikuli IDE 1.0.1 November 2013 Build: 12SEP2013160242

Revision history for this message
RaiMan (raimund-hocke) wrote :

ok, thanks - that is the latest.

So it is still abut ;-)

Changed in sikuli:
status: New → In Progress
importance: Undecided → High
assignee: nobody → RaiMan (raimund-hocke)
milestone: none → 1.1.0
summary: - IDE: menuShowThumbs truncates image paths
+ [1.0.1] IDE: menuShowThumbs truncates image paths
RaiMan (raimund-hocke)
Changed in sikuli:
status: In Progress → Fix Committed
RaiMan (raimund-hocke)
Changed in sikuli:
importance: High → Critical
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.