Comment 0 for bug 1271470

Revision history for this message
Andreas Balogh (baloand) wrote : [1.0.1] taking screenshosts either fails or inserts full pathname

When inserting screenshots using the take screenshot function in the IDE, I observe either
wait("__CLICK-TO-CAPTURE__")
after turning off "menuShowThumbs" (Ctrl-T).
Sometimes I observe the full path to the picture like this:
 wait( "//user/name/sikuli/project/\123876148.png")
which is misinterpreted as text "//user/name/sikuli/project/ 23876148.png" and fails to load the image.

Windows 7 64bit
Java(TM) SE Runtime Environment (build 1.7.0_05-b05)
Java HotSpot(TM) 64-Bit Server VM (build 23.1-b03, mixed mode)