[Sikuli-driver] [Question #251409]: spotlight.png looks like a file but not on disk osx

2014-07-09 Thread Michael Tibbatts
New question #251409 on Sikuli:
https://answers.launchpad.net/sikuli/+question/251409

I am trying to carry out the Hello World code example found at 
http://doc.sikuli.org/faq/030-java-dev.html
using Eclipse.
Though after following all the necessary steps when I run the program I receive 
the following error.

[error] imgs/spotlight.png looks like a file, but not on disk. Assume it's text.
[error] Region.find(text): text search is currently switched offFindFailed: 
Text search currently switched off
  Line 1671, in file Region.java

any suggestions as to why this may have occurred?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #251409]: spotlight.png looks like a file but not on disk osx

2014-07-09 Thread RaiMan
Question #251409 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/251409

Status: Open = Answered

RaiMan proposed the following answer:
this should work, if  in your Eclipse project at the root level there is
the folder imgs containing spotlight.png

for version 1.0.1:
https://github.com/RaiMan/SikuliX-API/wiki/Usage-in-Java-programming

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #251409]: spotlight.png looks like a file but not on disk osx

2014-07-09 Thread Michael Tibbatts
Question #251409 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/251409

Michael Tibbatts posted a new comment:
I have now added the images to the imgs folder, the images where obtained using 
command, shift + 4 to obtain the cropped image.
Though I now get a new error

FindFailed: can not find imgs/spotlight.png on the screen.
  Line 1574, in file Region.java

Would this have something to do with the screen size?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp