Re: [Sikuli-driver] [Question #687711]: functions not known - SikulixIDE

2020-01-01 Thread masuo
Question #687711 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687711 Status: Open => Answered masuo proposed the following answer: What do you want to do by "x,x,x,x" ? Read document about parameter.

Re: [Sikuli-driver] [Question #687708]: How to keep main window during execution?

2020-01-01 Thread masuo
Question #687708 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687708 Status: Open => Answered masuo proposed the following answer: If you use command line option "-c" when you run SikuliX from command line, all output goes to stdout.

Re: [Sikuli-driver] [Question #687703]: python

2020-01-01 Thread JN
Question #687703 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687703 JN posted a new comment: Ok, change from jpype import * as you said But it ends up stopping at s = Screen(), waiting without doing anything like click I felt unable to instantiate because I took a jar from

Re: [Sikuli-driver] [Question #687686]: Random click region (no images)

2020-01-01 Thread xyz_User
Question #687686 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687686 Status: Answered => Solved xyz_User confirmed that the question is solved: Thanks Manfred Hampl, that solved my question. -- You received this question notification because your team Sikuli Drivers is

[Sikuli-driver] [Question #687711]: functions not known - SikulixIDE

2020-01-01 Thread Driss EL
New question #687711 on Sikuli: https://answers.launchpad.net/sikuli/+question/687711 There is some function that does not work in my laptop, as an example: selectRegion(x,x,x,x) or highLight(x) I have the same error each time, the only thing that change is the name of the function: [error]

[Sikuli-driver] [Question #687708]: How to keep main window during execution?

2020-01-01 Thread Gadi Oron
New question #687708 on Sikuli: https://answers.launchpad.net/sikuli/+question/687708 I would like to follow some output of the script while it runs, but the window is immediately hidden. Looked through the options and couldn't find anything. Thanks -- You received this question notification

Re: [Sikuli-driver] [Question #687703]: python

2020-01-01 Thread RaiMan
Question #687703 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687703 Status: Open => Needs information RaiMan requested more information: error message? stack trace? from jpype import * import jpype does not make sense: either from jpype import * or import jpype --

Re: [Sikuli-driver] [Question #687698]: Sikuli Version 1

2020-01-01 Thread RaiMan
Question #687698 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687698 Status: Open => Answered RaiMan proposed the following answer: 1.1.3 no longer supported -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #687703]: python

2020-01-01 Thread JN
New question #687703 on Sikuli: https://answers.launchpad.net/sikuli/+question/687703 from jpype import * import jpype jvmPath = getDefaultJVMPath() startJVM(jvmPath, "-ea", r"-Djava.class.path=/Users/name/Desktop/sikulixapi-2.0.1.jar") print(jpype.isJVMStarted()) Screen =

[Sikuli-driver] [Bug 1857799] Re: Image Size

2020-01-01 Thread Jeff_Vallis
Have finally setup my Google Drive again on my New Imac Link to Sikuli Script This should give the Actual Sikuli Script I am Running https://drive.google.com/drive/folders/1-_gJ4tps_4zAC40hKIyvlcipeiopsGHv?usp=sharing -- You received this bug notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #687698]: Sikuli Version 1

2020-01-01 Thread Jeff_Vallis
Question #687698 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687698 Jeff_Vallis gave more information on the question: Install File : [debug (01/01/20 08:11:24)] Debug: setLogFile: /Users/Jeff/Documents/SikuliX_1/SikuliX-1.1.3-SetupLog.txt [debug (01/01/20 08:11:24)]

Re: [Sikuli-driver] [Question #687698]: Sikuli Version 1

2020-01-01 Thread Jeff_Vallis
Question #687698 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687698 Jeff_Vallis gave more information on the question: Java - only 1 java installed Jeff@Jeffs-iMac ~ % /usr/libexec/java_home -V Matching Java Virtual Machines (1): 13.0.1, x86_64: "Java SE 13.0.1"

[Sikuli-driver] [Question #687698]: Sikuli Version 1

2020-01-01 Thread Jeff_Vallis
New question #687698 on Sikuli: https://answers.launchpad.net/sikuli/+question/687698 1.1.3(2018-07-11_08:19)/Mac10.15.2/Java13(64)13.0.1+9 Having Problems with Version 2 so want to run version 1 to compare problems Downloaded 1.1.3 although from searches there appears to be a version 1.1.4

Re: [Sikuli-driver] [Question #687690]: Use of a Mask

2020-01-01 Thread Mark McGuinn
Question #687690 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687690 Status: Answered => Solved Mark McGuinn confirmed that the question is solved: Many, many thanks for the quick response which appears to have sorted out the problem. -- You received this question