Re: [Sikuli-driver] [Question #661603]: Set tolerance in click(image)

2017-12-11 Thread RaiMan
Question #661603 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661603 RaiMan proposed the following answer: ... but be aware: lowering the wanted similarity to 0.5 increases the risk for false positives. You might think of optimizing your shots (as little background as

Re: [Sikuli-driver] [Question #661603]: Set tolerance in click(image)

2017-12-11 Thread RaiMan
Question #661603 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661603 Status: Open => Answered RaiMan proposed the following answer: have you already looked into the docs? learn about using a Pattern instead of an image, to control wanted similarity. -- You received

Re: [Sikuli-driver] [Question #661265]: How to use ocr in sikuli using python

2017-12-11 Thread RaiMan
Question #661265 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661265 Status: Open => Answered RaiMan proposed the following answer: have a look at class Finder in the docs -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #661265]: How to use ocr in sikuli using python

2017-12-11 Thread Ju1+i-我 .
Question #661265 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661265 Status: Answered => Open Ju1+i-我. is still having a problem: thank you so much , I have solved some functions about this ,but still exists problem. The first one is, the daily number of results of

[Sikuli-driver] [Bug 1409098] Re: findAll limited to 100 matches

2017-12-11 Thread skeets
This also affects me too in a similar fashion. I have an image of a certain size and it is a blank image (16x25, RGB is 0, 0, 0). I find a larger (parent) image using Region exists method (244x25). Then from that parent image, I do a sub-verify using the findAll method to find the smaller blank

[Sikuli-driver] [Question #661603]: Set tolerance in click(image)

2017-12-11 Thread Max
New question #661603 on Sikuli: https://answers.launchpad.net/sikuli/+question/661603 Hi, I have a problem in my Sikuli python script and no idea how to solve it. I need to click on an image, but this could slightly differ from one computer to another. My code now is something like this:

Re: [Sikuli-driver] [Question #661586]: Unable to import xlrd: Syntax error

2017-12-11 Thread RaiMan
Question #661586 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661586 Status: Open => Answered RaiMan proposed the following answer: -- what is the syntax error the xlrd package has an __init__.py, which by convention is executed by the interpreter when a Python modul

Re: [Sikuli-driver] [Question #661586]: Unable to import xlrd: Syntax error

2017-12-11 Thread Ashish
Question #661586 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661586 Status: Needs information => Open Ashish gave more information on the question: Sikuli works fine as such. I need xlrd to read data from excel (.xls). I am running it on Win7. Sorry to ask silly

Re: [Sikuli-driver] [Question #661586]: Unable to import xlrd: Syntax error

2017-12-11 Thread RaiMan
Question #661586 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661586 Status: Open => Needs information RaiMan requested more information: Then you have a problem :-( Does SikuliX as such work? What system are you running on? For what exactly do you need xlrd? Possible

[Sikuli-driver] [Question #661586]: Unable to import xlrd: Syntax error

2017-12-11 Thread Ashish
New question #661586 on Launchpad itself: https://answers.launchpad.net/launchpad/+question/661586 Unable to import xlrd: Syntax error Error Message: [error] script [ Untitled ] stopped with error in line 1 [error] SyntaxError ( ('no viable alternative at input \'"PK\\x03\\x04"\'',

Re: [Sikuli-driver] [Question #661561]: Capture is going to temp instead of project folder

2017-12-11 Thread RaiMan
Question #661561 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661561 RaiMan posted a new comment: for a preliminary description see the bug. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #661586]: Unable to import xlrd: Syntax error

2017-12-11 Thread Ashish
Question #661586 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661586 Project: Launchpad itself => Sikuli -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___ Mailing

Re: [Sikuli-driver] [Question #661561]: Capture is going to temp instead of project folder

2017-12-11 Thread RaiMan
Question #661561 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661561 RaiMan posted a new comment: I find a way, to implement your requested feature. Available now in the latest nightly 1.1.2 -- You received this question notification because your team Sikuli Drivers is an

[Sikuli-driver] [Bug 1737507] Re: [request] capture and store image should be possible with one compound command --- fixed 1.1.2 2017-12-12

2017-12-11 Thread RaiMan
** Summary changed: - [request] capture and store image should be possible with one compound command + [request] capture and store image should be possible with one compound command --- fixed 1.1.2 2017-12-12 ** Changed in: sikuli Importance: High => Critical ** Description changed: +

Re: [Sikuli-driver] [Question #661580]: Sikuli for Centos 7

2017-12-11 Thread RaiMan
Question #661580 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661580 Summary changed to: Sikuli for Centos 7 Description changed to: We are trying to install sikuli for centos 7 for past week.. But couldnt succeed. Can you please guide us for the right package and

Re: [Sikuli-driver] [Question #661580]: Sikuli for Centos 7 (Urgent)

2017-12-11 Thread RaiMan
Question #661580 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661580 Status: Open => Answered RaiMan proposed the following answer: have you been here already: http://www.sikulix.com/specials/files/linux-setup-prerequisites.html -- You received this question

[Sikuli-driver] [Question #661580]: Sikuli for Centos 7 (Urgent)

2017-12-11 Thread Renuka Selvaraj
New question #661580 on Sikuli: https://answers.launchpad.net/sikuli/+question/661580 Hi, We are trying to install sikuli for centos 7 for past week.. But couldnt succeed. Can you please guide us for the right package and dependencies for the successful installation. Thanks, Renuka S --

Re: [Sikuli-driver] [Question #660917]: how to run a sikuli script in jython.exe or jython IDE

2017-12-11 Thread RaiMan
Question #660917 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660917 RaiMan posted a new comment: ... and maybe this: https://answers.launchpad.net/sikuli/+question/661362 -- You received this question notification because your team Sikuli Drivers is an answer contact for

Re: [Sikuli-driver] [Question #660917]: how to run a sikuli script in jython.exe or jython IDE

2017-12-11 Thread RaiMan
Question #660917 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660917 RaiMan posted a new comment: You have to somehow add the CLASSPATH inside Eclipse to your projects run environment. As far as I remember: Eclipse does not automatically propagate the outside (system)

Re: [Sikuli-driver] [Question #660917]: how to run a sikuli script in jython.exe or jython IDE

2017-12-11 Thread xiaocezi
Question #660917 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660917 xiaocezi posted a new comment: yes, i agreen with you about "works for running scripts in any Jython environment with minimum effort and clutter." i sure again that i had set

[Sikuli-driver] [Bug 1737392] Re: [1.1.2] running scripts from net (http://...) not working as expected

2017-12-11 Thread RaiMan
No thanks. Just have to dive into it later ;-) -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1737392 Title: [1.1.2] running scripts from net (http://...) not working as expected Status in

Re: [Sikuli-driver] [Question #660917]: how to run a sikuli script in jython.exe or jython IDE

2017-12-11 Thread RaiMan
Question #660917 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660917 RaiMan posted a new comment: -- to comment#9: obviously a possible solution tailored for Eclipse/PyDev again: the recommended way is one that ALWAYS works for running scripts in any Jython environment with

Re: [Sikuli-driver] [Question #660917]: how to run a sikuli script in jython.exe or jython IDE

2017-12-11 Thread RaiMan
Question #660917 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660917 RaiMan posted a new comment: -- to comment #8: The recommended solution from comment #6 needs (clearly mentioned) - have sikulixapi.jar on the Java classpath at runtime meaning you have to add a

Re: [Sikuli-driver] [Question #660917]: how to run a sikuli script in jython.exe or jython IDE

2017-12-11 Thread xiaocezi
Question #660917 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660917 xiaocezi posted a new comment: in comment 6,i tried successfully ,is in pycharm。 -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #660917]: how to run a sikuli script in jython.exe or jython IDE

2017-12-11 Thread xiaocezi
Question #660917 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660917 xiaocezi posted a new comment: It is puzzling that when i tried this method with jython interpreter in eclipse like: import org.sikuli.script.SikulixForJython from sikuli import * print "Hello

Re: [Sikuli-driver] [Question #660917]: how to run a sikuli script in jython.exe or jython IDE

2017-12-11 Thread xiaocezi
Question #660917 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660917 xiaocezi posted a new comment: i must to add [Add source folder] with "C:\\Users\\xie\\AppData\\Roaming\\Sikulix\\Lib" and[ Add zip/jar/egg] sikuliapi.jar for the project,in project->properties

Re: [Sikuli-driver] [Question #661467]: Find multiple items on the same "screen sample" --- feature in 1.1.2+

2017-12-11 Thread GZ
Question #661467 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661467 GZ posted a new comment: I see. Thanks RaiMan, no problem. 2017-12-11 8:08 GMT+00:00 RaiMan : > Your question #661467 on Sikuli changed: >

[Sikuli-driver] [Bug 1737392] Re: [1.1.2] running scripts from net (http://...) not working as expected

2017-12-11 Thread Ezhil
Hi Raiman. Good morning. Do you need any other details or help? -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1737392 Title: [1.1.2] running scripts from net (http://...) not working as expected

Re: [Sikuli-driver] [Question #661561]: Capture is going to temp instead of project folder

2017-12-11 Thread GZ
Question #661561 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661561 Status: Answered => Solved GZ confirmed that the question is solved: Great! Thanks very much RaiMan! -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #661529]: VisionProxy.dll not available in AppData\Roaming\Sikulix\SikulixLibs_201712071454

2017-12-11 Thread RaiMan
Question #661529 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661529 Status: Open => Answered RaiMan proposed the following answer: I made a test with a plain Java application using a Maven build. see: https://github.com/RaiMan/SikuliX-2014/tree/develop/MavenRun I ran

Re: [Sikuli-driver] [Question #660917]: how to run a sikuli script in jython.exe or jython IDE

2017-12-11 Thread xiaocezi
Question #660917 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660917 xiaocezi posted a new comment: sorry,haha thank you ,RaiMan,i had tried the scripts that in comment 6,it's work now! In fact, I did a similar attempt before I did it correctly, maybe I had set up a wrong

Re: [Sikuli-driver] [Question #660917]: how to run a sikuli script in jython.exe or jython IDE

2017-12-11 Thread RaiMan
Question #660917 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660917 RaiMan posted a new comment: I am sorry to say, that your solution in comment #5 is a possibility, but not the recommended way for SikuliX. So I take the right to hide your comment, so others might not be

[Sikuli-driver] [Bug 1737507] [NEW] [request] capture and store image should be possible with one compound command

2017-12-11 Thread RaiMan
Public bug reported: Hi Everyone, When using the capture(Region=(x,y,w,h)) command, the saved image is going to the temp folder of the OS instead of the .sikuli folder of the project. I assume this is a bug as I've read that it should go to the .sikuli folder, which is what I want. I'm on the

Re: [Sikuli-driver] [Question #661561]: Capture is going to temp instead of project folder

2017-12-11 Thread RaiMan
Question #661561 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661561 Linked to bug: #1737507 https://bugs.launchpad.net/bugs/1737507 "[request] capture and store image should be possible with one compound command" -- You received this question notification

[Sikuli-driver] [Question #661561]: Status of bug #1737507 changed to 'Fix Committed' in Sikuli

2017-12-11 Thread RaiMan
Bug #1737507 status changed in Sikuli: New => Fix Committed https://bugs.launchpad.net/sikuli/+bug/1737507 "[request] capture and store image should be possible with one compound command" This bug is linked to #661561. Capture is going to temp instead of project folder

Re: [Sikuli-driver] [Question #661561]: Capture is going to temp instead of project folder

2017-12-11 Thread RaiMan
Question #661561 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661561 Status: Open => Answered RaiMan proposed the following answer: Capture since the beginning in 2010 is a prominent feature in SikuliX, but also the API/usage differed on the 3 levels IDE/Python/Java from

Re: [Sikuli-driver] [Question #660917]: how to run a sikuli script in jython.exe or jython IDE

2017-12-11 Thread xiaocezi
Question #660917 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660917 Status: Answered => Solved xiaocezi confirmed that the question is solved: now i had achieved to run sikuli scripts in pycharm with jython interpreter. and achieved to run sikuli scripts in eclipse with

Re: [Sikuli-driver] [Question #661532]: region with finder

2017-12-11 Thread Maniraj
Question #661532 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661532 Status: Answered => Solved Maniraj confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #661543]: OCR not able to find text

2017-12-11 Thread RaiMan
Question #661543 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661543 RaiMan proposed the following answer: Principally yes ;-) You have to dive into the details of Tesseract (current Sikuli internally has Tesseract 3.02, but still only uses it like a version 2). You need a

Re: [Sikuli-driver] [Question #661467]: Find multiple items on the same "screen sample" --- feature in 1.1.2+

2017-12-11 Thread RaiMan
Question #661467 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661467 RaiMan posted a new comment: Uuuups, thousand Sorries. Please excuse me. It was later in the evening in Germany and I simply mistaked you with someone else and his case in this forum. My bad that I did not