Re: [Sikuli-driver] [Question #692602]: SikuliX command line output does not show what SikuliX IDE shows in its Message pane of IDE

2020-08-26 Thread Melaku Bartolomeos
Question #692602 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692602 Status: Needs information => Open Melaku Bartolomeos gave more information on the question: In this example, I simulated a test failure and message area of IDE shows this: This is what I want to

Re: [Sikuli-driver] [Question #692612]: Accelerate exists and finding image process to become fast

2020-08-26 Thread julien abou fadel
Question #692612 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692612 Status: Solved => Open julien abou fadel is still having a problem: I sent you the video and the game link. waiting for reply. -- You received this question notification because your team Sikuli

Re: [Sikuli-driver] [Question #692612]: Accelerate exists and finding image process to become fast

2020-08-26 Thread julien abou fadel
Question #692612 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692612 Status: Answered => Solved julien abou fadel confirmed that the question is solved: What disturbs me is that Sikulix is using java executable instead of having the code be run with python -- You

Re: [Sikuli-driver] [Question #692612]: Accelerate exists and finding image process to become fast

2020-08-26 Thread RaiMan
Question #692612 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692612 Status: Open => Answered RaiMan proposed the following answer: Using OpenCV directly does not change anything. You have to understand, how SikuliX works (again: at least scan through the docs).

Re: [Sikuli-driver] [Question #692612]: Accelerate exists and finding image process to become fast

2020-08-26 Thread julien abou fadel
Question #692612 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692612 julien abou fadel gave more information on the question: https://ibb.co/JjpVSh3 -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #692612]: Accelerate exists and finding image process to become fast

2020-08-26 Thread julien abou fadel
Question #692612 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692612 julien abou fadel gave more information on the question: Can wsop game be automated for free chips? trying to automate the daily blitz -- You received this question notification because your team Sikuli

Re: [Sikuli-driver] [Question #692612]: Accelerate exists and finding image process to become fast

2020-08-26 Thread julien abou fadel
Question #692612 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692612 julien abou fadel gave more information on the question: Maybe if I use openCV directly in python it will be faster but i still need to learn how to do it without sikuli -- You received this question

Re: [Sikuli-driver] [Question #692612]: Accelerate exists and finding image process to become fast

2020-08-26 Thread julien abou fadel
Question #692612 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692612 Status: Needs information => Open julien abou fadel gave more information on the question: rival1 = {} rival2 = {} flop = {} for x in range(2,15): rival2[x] = [0,0,0,0] flop[x] = [0,0,0,0]

Re: [Sikuli-driver] [Question #692612]: Accelerate exists and finding image process to become fast

2020-08-26 Thread RaiMan
Question #692612 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692612 Status: Open => Needs information RaiMan requested more information: How do you do it currently? Paste snippet -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #692612]: Accelerate exists and finding image process to become fast

2020-08-26 Thread julien abou fadel
Question #692612 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692612 Description changed to: I have 56 images to check if it exists on the screen and the software is very slow I want it to become faster, should I get a vps? -- You received this question notification

[Sikuli-driver] [Question #692612]: Accelerate exists and finding image process to become fast

2020-08-26 Thread julien abou fadel
New question #692612 on Sikuli: https://answers.launchpad.net/sikuli/+question/692612 I have 46 images to check if it exists on the screen and the software is very slow I want it to become faster, should I get a vps? -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #692550]: IDE crash when OCR does not find anything. Only 272 unsuccessful calls of text() possible

2020-08-26 Thread Michael Böhm
Question #692550 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692550 Michael Böhm posted a new comment: Hi! Thanks for your quick response --- *) if the image is whitespace: NO crash Since whitespace is an idiom in the string/character/regex world (meaning spaces, newlines,

[Sikuli-driver] [Bug 1891624] Re: IDE graphical errors, not possible to edit

2020-08-26 Thread Michael Böhm
*** monitor configuration [ 2 Screen(s)] *** *** Primary is Screen 0 Screen 0: R[0,0 3440x1440]@S(0) Screen 1: R[-2560,-357 2560x1440]@S(1) *** end monitor configuration *** None -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

Re: [Sikuli-driver] [Question #692602]: SikuliX command line output does not show what SikuliX IDE shows in its Message pane of IDE

2020-08-26 Thread RaiMan
Question #692602 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692602 Status: Open => Needs information RaiMan requested more information: what kind of messages are you missing? Please paste small part of the message area and the respective part of the logfile. -- You

[Sikuli-driver] [Bug 1891624] Re: IDE graphical errors, not possible to edit

2020-08-26 Thread RaiMan
what do you get with: showMonitors() -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1891624 Title: IDE graphical errors, not possible to edit Status in Sikuli: In Progress Bug description:

Re: [Sikuli-driver] [Question #692550]: IDE crash when OCR does not find anything. Only 272 unsuccessful calls of text() possible

2020-08-26 Thread RaiMan
Question #692550 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692550 RaiMan proposed the following answer: --- Sorry for spamming this ticket, but just to ensure No excuses ;-) good job! Thank you --- *) if the image is whitespace: NO crash Since whitespace is an idiom in