← Back to team overview

sikuli-driver team mailing list archive

[Bug 1189990] Re: Windows 8: IDE quick png screenshot does not work

 

*** This bug is a duplicate of bug 1183017 ***
    https://bugs.launchpad.net/bugs/1183017

Look bug 1183017

** Tags removed: png windows8
** Tags added: idestartup

** This bug has been marked a duplicate of bug 1183017
   [1.0 tempFix] IDE: captured images might be lost in UNTITLED tab

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1189990

Title:
  Windows 8: IDE quick png screenshot does not work

Status in Sikuli:
  New

Bug description:
  In Windows 8, the left pain quick Actions do not work properly.

  Steps to replicate:

  1. Open IDE in Windows 8

  2. Click any of the actions in the left pane, click() for instance
  (this issue occurs for many, if not all these actions)

  3. Capture the screenshot. Capture thumbnail shows in the main script
  window pane properly.

  4. Save .sikuli, close file.

  5. Reopen file.

  6. Result: In main script window, thumbnails are replaced with png filenames like:
  find("1370971145124.png")

  Windows explorer of the save directory shows that no pngs were saved. When sikuli script is run, this error message results:
  [error] 1370971145124.png looks like a file, but not on disk. Assume it's text.
  [error] Region.find(text): text search is currently switched off
  [error] script [ test2 ] stopped with error in line 1
  [error] FindFailed ( Text search currently switched off )

  
  Environment Info
  Sikuli IDE 1.0.0
  Windows 8 Enterprise, 64 bit.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1189990/+subscriptions


References