Re: [Sikuli-driver] [Question #270420]: Feature Request: Per Region Settings.ObserveScanRate

2015-08-15 Thread Steve
Question #270420 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/270420

Description changed to:
Currently we can set the observer scan rate of all regions using
Settings.ObserveScanRate.

In my script I have some elements I need to check several times a second
and others once every 30 seconds or so in addition to the normal
processing of the script.

If each region could have a unique ObserveScanRate, significant
processor time could be saved.

-- 
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


[Sikuli-driver] [Question #270420]: Feature Request: Different Settings.ObserveScanRate per observer

2015-08-15 Thread Steve
New question #270420 on Sikuli:
https://answers.launchpad.net/sikuli/+question/270420

Currently we can set the scan rate of all observers using 
Settings.ObserveScanRate. 

In my script I have some elements I need to check several times a second and 
others once every 30 seconds or so in addition to the normal processing of the 
script.

If each region could have a unique ObserveScanRate, significant processor time 
could be saved.

-- 
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 #270420]: Feature Request: Per Region Settings.ObserveScanRate

2015-08-15 Thread Steve
Question #270420 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/270420

Summary changed to:
Feature Request: Per Region Settings.ObserveScanRate

-- 
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 #270420]: Feature Request: Different Settings.ObserveScanRate per Region

2015-08-15 Thread Steve
Question #270420 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/270420

Summary changed to:
Feature Request: Different Settings.ObserveScanRate per Region

-- 
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 #269849]: Could sikulix work with jdk 64bit version

2015-08-15 Thread Launchpad Janitor
Question #269849 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/269849

Status: Open = Expired

Launchpad Janitor expired the question:
This question was expired because it remained in the 'Open' state
without activity for the last 15 days.

-- 
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 #269834]: import issue

2015-08-15 Thread Launchpad Janitor
Question #269834 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/269834

Status: Open = Expired

Launchpad Janitor expired the question:
This question was expired because it remained in the 'Open' state
without activity for the last 15 days.

-- 
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 #270305]: I can use a batch file to open Sikuli IDE but not run my script

2015-08-15 Thread RaiMan
Question #270305 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/270305

Status: Open = Answered

RaiMan proposed the following answer:
use the latest version of Sikuli: http://sikulix.com

-- 
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 #270342]: How to stop sikuli instances running in background?

2015-08-15 Thread RaiMan
Question #270342 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/270342

Status: Open = Needs information

RaiMan requested more information:
If I understand right:
You are looking for some I am alive information, while a SikuliX workflow 
just waits for an image to appear, which in turn might take a long time.

please confirm.

Generally I recommend, to use the latest SikuliX: http://sikulix.com

-- 
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 #270374]: Questions on functional capabilities of Sikuli

2015-08-15 Thread RaiMan
Question #270374 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/270374

Status: Open = Answered

RaiMan proposed the following answer:
--- As far as I can understand, not only I can manipulate the image
recognition code but also I can set the system to use another algorithm,
is that correct?

no, that is not correct: the image recognition code is fixed by the 
implementation. Am image search with a given image either succeeds (found) or 
fails (not found) with the given minimal wanted similarity.
About the magic behind the scenes read:
http://sikulix-2014.readthedocs.org/en/latest/basicinfo.html#sikulix-how-does-it-find-images-on-the-screen

--- image recognition failure mitigation
the image search functions in the API either throw an exception (wait, find) or 
return a null match (exists). For the actions in case of not found you are 
completely responsible yourself by providing code, to handle these situations.
The implementation currently does nothing else, then repeatedly retry the 
search until the given maximum wait time is reached.

-- 
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 #270374]: Questions on functional capabilities of Sikuli

2015-08-15 Thread RaiMan
Question #270374 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/270374

RaiMan proposed the following answer:
regarding the questions 1 - 5 (based on version 1.1.0+)

at1: unicode/utf-8/non-English character support is given by the used scripting 
environment (Jython, JRuby, JavaScript) and in case of Java programming by Java 
itself.
regarding text recognition see comment #1

at 2: versions 1.1.0+ will be backward compatible either implicitly
(simply works) or explicitly by using compatibility features.

at 3 to 5: see comment #3

-- 
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 #270334]: Sikuli doesn't kill the CMD process in Windows after running the script is done

2015-08-15 Thread RaiMan
Question #270334 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/270334

Status: Open = Answered

RaiMan proposed the following answer:
--- Sikuli doesn't kill the CMD process 
Sikuli has nothing to do with that.
This is all Windows batch processing from inside another batch file.

If you want more control, use the java command directly (see
runIDE.cmd):

java -jar sikuli-script.jar -r yourscript.sikuli

-- 
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 #270082]: Calling a data from TXT file

2015-08-15 Thread RaiMan
Question #270082 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/270082

Status: Open = Needs information

RaiMan requested more information:
did you get further?

not really sure, what your problem is.

Try to tell with your own words, what you want to achieve (use some
pseudo code without too much details), instead of posting detailed code,
that might not reflect your intention.

-- 
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 #270350]: Troubles using Region - On Vanish

2015-08-15 Thread RaiMan
Question #270350 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/270350

Status: Open = Answered

RaiMan proposed the following answer:
you should try to solve your problem without using observe:
use wait() or exists() instead.

If you want to use observe, you should switch to the latest version:
http://sikulix.com

-- 
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 #270350]: Troubles using Region - On Vanish

2015-08-15 Thread RaiMan
Question #270350 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/270350

RaiMan proposed the following answer:
instead of onVanish() you could use:

while exists(image,0):
wait(1) # look again after 1 second
# continue after the image is no longer there

-- 
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 #269810]: Sikuli not working on Windows10

2015-08-15 Thread RaiMan
Question #269810 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/269810

Status: Open = Answered

RaiMan proposed the following answer:
@Pramendra
I suppose,
- you have used the latest 1.1.0 from the nightly build page (2015-07-24)
- have some Java 7 or 8 running
- purged everything from previous Sikuli installs and/or trials
- run setup in a fresh directory with at least option 1 for Python
- and the setup told you about success

In a command window run
java -jar path-to-your/sikulix.jar

... and the SikuliX IDE should start up. Before doing anything else, you
should just play around with it.

... and ignore xpnsau's comments: he has some non-standard setup.

-- 
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 #270350]: Troubles using Region - On Vanish

2015-08-15 Thread Razvan
Question #270350 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/270350

Status: Answered = Solved

Razvan confirmed that the question is solved:
Thanks RaiMan, that solved my question.

-- 
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