sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #23570
[Bug 1271470] Re: [1.0.1] taking screenshots either fails or inserts full pathname
** Changed in: sikuli
Status: New => In Progress
** Changed in: sikuli
Status: In Progress => Fix Committed
** Changed in: sikuli
Importance: Undecided => High
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => 1.1.0
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1271470
Title:
[1.0.1] taking screenshots either fails or inserts full pathname
Status in Sikuli:
Fix Committed
Bug description:
After 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)
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1271470/+subscriptions
References