Re: [Sikuli-driver] [Question #691315]: Sikuli-script.jar or sikuli file is not identifying images if arguments are being passed at runtime

2020-06-15 Thread RaiMan
Question #691315 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691315 Status: Open => Needs information RaiMan requested more information: There is no SikuliX1.0.4? so what are you using? What is Test_sikuli.jar? I cannot see, where you try to use passed arguments in you

Re: [Sikuli-driver] [Question #691299]: How to omit \sikulixlibs\mac\libs64\ from exported jar

2020-06-15 Thread RaiMan
Question #691299 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691299 Status: Open => Answered RaiMan proposed the following answer: not supported. You have to live with it. The non Windows stuff does no harm and makes it easier for me to publish the tool. If you really

Re: [Sikuli-driver] [Question #691293]: Fault tolerance for target images

2020-06-15 Thread RaiMan
Question #691293 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691293 Status: Open => Needs information RaiMan requested more information: I do not understand your question - has nothing to do with the original question. And I do not understand, what you mean by "achieve

Re: [Sikuli-driver] [Question #691265]: Nox Multi-instance

2020-06-15 Thread RaiMan
Question #691265 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691265 Status: Open => Answered RaiMan proposed the following answer: - Is it possible to set the region to a certain nox window yes - each nox instance to run separate instances of the script? No. On one mach

Re: [Sikuli-driver] [Question #691260]: I am unable to run sikuli from eclipse

2020-06-15 Thread RaiMan
Question #691260 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691260 Status: Open => Answered RaiMan proposed the following answer: use 2.0.4 -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. __

Re: [Sikuli-driver] [Question #691299]: How to omit \sikulixlibs\mac\libs64\ from exported jar

2020-06-15 Thread Sonu Yadav
Question #691299 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691299 Status: Answered => Solved Sonu Yadav confirmed that the question is solved: Okay, Thank you RaiMan. -- You received this question notification because your team Sikuli Drivers is an answer contact for

[Sikuli-driver] [Question #691325]: Trying to use 2.0.2 sikuli

2020-06-15 Thread Marc Summers
New question #691325 on Sikuli: https://answers.launchpad.net/sikuli/+question/691325 I am updating from 1.1.2 to 2.0.2 and I am getting this error even though I am importing like this: from subprocess import call But I still get this error in my script [error] NameError ( !!WHILE IMPORTING!!

Re: [Sikuli-driver] [Question #691325]: Trying to use 2.0.2 sikuli

2020-06-15 Thread RaiMan
Question #691325 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691325 Status: Open => Answered RaiMan proposed the following answer: 2.0.2 is no longer supported - use 2.0.4 Follow the instructions on the download page (especially about Jython). -- You received this que

Re: [Sikuli-driver] [Question #691325]: Trying to use 2.0.2 sikuli

2020-06-15 Thread Marc Summers
Question #691325 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691325 Status: Answered => Solved Marc Summers confirmed that the question is solved: OK, got 2.0.4 working OK on Windows 10 64bit the problem I had was that for some reason in version 1.1.2 I was able to make

[Sikuli-driver] [Bug 1883605] [NEW] Problems with region.text() in 2.0.4

2020-06-15 Thread Chris Kosieracki
Public bug reported: 2.0.4-2020-03-14_08:01/Mac10.14.5/Java8(64)1.8.0_251-b08 This was working in 1.1.4 I'm using the find(image) to set a region, then modify its boundaries for use in region.text() The region.text() is now finding the text in the original region rather than the modified region