← Back to team overview

sikuli-driver team mailing list archive

[Bug 1218138] Re: [1.0.1] IDE: Using thumbnail view and CommandBar: FindFailed ( can not find __CLICK-TO-CAPTURE__ on the screen. ) --- workaround

 

I tried to unselect the ImageThumbs options, but if I restart the
selection isn't saved.  That being said, If I don't close down it looks
like the options are correct.  Here is what I'm getting as an error now:

[error] C:\Users\shawn\Desktop\sikuli.sikuli_7880585495.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 [ sikuli ] stopped with error in line 4
[error] FindFailed ( Text search currently switched off )

Also posted screenshot of setup.

If I use the click(region) code sukuli works as normal

** Attachment added: "sikuli_img_error.png"
   https://bugs.launchpad.net/sikuli/+bug/1218138/+attachment/3795607/+files/sikuli_img_error.png

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

Title:
  [1.0.1] IDE: Using thumbnail view and CommandBar: FindFailed ( can not
  find __CLICK-TO-CAPTURE__ on the screen. ) --- workaround

Status in Sikuli:
  Fix Committed

Bug description:
  ----- workaround

  in Preferences --> more options ... deselect the option:
  ImageThumbs (on) / ImageLabels (off)

  This will show smaller labels with the filename and optional Pattern settings. Hovering over these labels will show the captured images.
  With this setting all works as usual.

  The command bar on the left side cannot be used though.

  I will fix it as soon as possible.

  ----------------------------------------------------

  One might as well download the IDE package according to
  faq 2363 

  and run the offline setup according to the read me.

  ------------------------------------------------------

  I am using Sikuli 1.0.1 IDE
  I'm using Windows 7 64-bit

  I have a simple script, where I just go
  click(<Image of start button>).
  I hit run, and get a FindFailed Exception
  (FindFailed ( can not find __CLICK-TO-CAPTURE__ on the screen. ))
  I have no idea of how to fix it.

  Thanks for your help in advance.

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


References