Re: [Sikuli-driver] [Question #665677]: Images are not detected in sikuli in java inside Mac VM

2018-03-18 Thread RaiMan
Question #665677 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/665677

Status: Needs information => Answered

RaiMan proposed the following answer:
should work, if the image is visible on the screen in that moment.

-- 
You received this question notification because your team Sikuli Drivers
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 #665677]: Images are not detected in sikuli in java inside Mac VM

2018-03-16 Thread Nissar
Question #665677 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/665677

Nissar posted a new comment:
My code is in java

example code:   
Screen s = new Screen();
s.wait(new Pattern("imagename.png").similar((float) 0.8), 180);

-- 
You received this question notification because your team Sikuli Drivers
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 #665677]: Images are not detected in sikuli in java inside Mac VM

2018-03-16 Thread RaiMan
Question #665677 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/665677

Status: Open => Needs information

RaiMan requested more information:
--- Also updated my maven pom with 1.1.2 , still images are not detected from 
script
Not sure what you are talking about here: script for me means Python scripting.
Maven pom for me means Java programming.

So please be more specific with code snippets.

-- 
You received this question notification because your team Sikuli Drivers
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 #665677]: Images are not detected in sikuli in java inside Mac VM

2018-03-15 Thread Nissar
Question #665677 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/665677

Status: Answered => Open

Nissar is still having a problem:
I have installed SikuliX IDE 1.1.2 inside the VM and image capture and 
everything works fine through IDE.
Also updated my maven pom with 1.1.2 , still images are not detected from 
script, script level screenshot shows black screen

-- 
You received this question notification because your team Sikuli Drivers
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 #665677]: Images are not detected in sikuli in java inside Mac VM

2018-03-15 Thread RaiMan
Question #665677 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/665677

Status: Open => Answered

RaiMan proposed the following answer:
--- Wont VNC Viewer serve as a emulated screen ?
... normally not, depends on how the server is implemented.

You should run the SikuliX IDE on the EC2 Mac and look, what the capture
and the Preview do.

But you have to check the screen situation, as it is seen by Java
Graphics Environment.

As mentioned: use 1.1.2

-- 
You received this question notification because your team Sikuli Drivers
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 #665677]: Images are not detected in sikuli in java inside Mac VM

2018-03-15 Thread Nissar
Question #665677 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/665677

Status: Answered => Open

Nissar is still having a problem:
Hi RaiMan,

Thanks for the quick reply, sorry for posting the question as bug as I
am new to this platform.

I have access to the VM using VNC Viewer and I can see that sikuli
script is actually opening the required app, but not able to detect the
images.

Wont VNC Viewer serve as a emulated screen ?

-- 
You received this question notification because your team Sikuli Drivers
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 #665677]: Images are not detected in sikuli in java inside Mac VM

2018-03-15 Thread RaiMan
Question #665677 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/665677

RaiMan posted a new comment:
please always a question first

-- 
You received this question notification because your team Sikuli Drivers
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 #665677]: Images are not detected in sikuli in java inside Mac VM

2018-03-15 Thread RaiMan
Question #665677 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/665677

Status: Open => Answered

RaiMan proposed the following answer:
please try again with version 1.1.2

If SikuliX is running on Amazon EC2, than you have to make sure, that
you have access to at least an emulated screen (e.g. xvfb or similar)

SikuliX does not work on headless environments.

-- 
You received this question notification because your team Sikuli Drivers
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