← Back to team overview

sikuli-driver team mailing list archive

[Bug 1271470] Re: [1.0.1] taking screenshots either fails or inserts full pathname

 

** Changed in: sikuli
   Importance: High => Critical

** Description changed:

+ should work now: 1.1.0 2014-09-17+
+ ---------------------------------
  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)

-- 
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:
  should work now: 1.1.0 2014-09-17+
  ---------------------------------
  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