Re: [Sikuli-driver] [Question #675771]: Is there a way to create multiple lines comments in Sikuli?

2018-10-29 Thread Quyen
Question #675771 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675771 Quyen posted a new comment: I tried to use ''' ...''' for multiple comments lines, but this isn’t working. -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #675771]: Is there a way to create multiple lines comments in Sikuli?

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

Re: [Sikuli-driver] [Question #675771]: Is there a way to create multiple lines comments in Sikuli?

2018-10-29 Thread Manfred Hampl
Question #675771 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675771 Status: Open => Answered Manfred Hampl proposed the following answer: see http://www.jython.org/jythonbook/en/1.0/LangSyntax.html#documenting- code -- You received this question notification because

[Sikuli-driver] [Question #675771]: Is there a way to create multiple lines comments in Sikuli?

2018-10-29 Thread Quyen
New question #675771 on Sikuli: https://answers.launchpad.net/sikuli/+question/675771 Hello, Is there a way to create multiple lines comments in Sikuli? It’s useful if we have this feature. -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #675373]: [HowTo] make a simple loop with "exists image" and "click image"? (Sikuli)

2018-10-29 Thread David Borghi
Question #675373 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675373 David Borghi gave more information on the question: Hello, RaiMan! Just letting you know that It's perfectly working (thank you!) except the last part: if exists("img3", 0) and exists("img31", 0):

Re: [Sikuli-driver] [Question #675694]: Matching Game - How to?

2018-10-29 Thread Steven Csukardi
Question #675694 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675694 Steven Csukardi posted a new comment: Unfortunately I don't have any screenshots and I cannot link the game as it's not on the net. No benefit other than seeing if I could create the project and get it

Re: [Sikuli-driver] [Question #675654]: Can't seem to find anything on Linux (CentOS 7)

2018-10-29 Thread Paul Chambre
Question #675654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675654 Status: Answered => Open Paul Chambre is still having a problem: Thanks. Here's what I get back from the two systems (working OSX, and find failed CentOS7). The CentOS7 screen shot was taken locally on

[Sikuli-driver] [Bug 1800512] [NEW] [1.1.4] Windows: App using window title only returns one app, should return all

2018-10-29 Thread RaiMan
Public bug reported: system: windows 10 situation: There are 5 applications with the same name running on the system. (With different PIDs) problem: In version 1.1.2, I can use App("some-text-of-window-title") to get all the windows of the 5 app. But in version 1.1.4, it failed. If I use

Re: [Sikuli-driver] [Question #675373]: [HowTo] make a simple loop with "exists image" and "click image"? (Sikuli)

2018-10-29 Thread David Borghi
Question #675373 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675373 Status: Answered => Solved David Borghi confirmed that the question is solved: No worries about missing the comment. I'm trying to learn, I'm sorry that I'm not growing as fast as you expected. :|

Re: [Sikuli-driver] [Question #675373]: [HowTo] make a simple loop with "exists image" and "click image"? (Sikuli)

2018-10-29 Thread David Borghi
Question #675373 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675373 Status: Solved => Open David Borghi is still having a problem: Q: everything from beginning or what? A: I'm sorry I didn't answer this question. The line 17 was just what you suggested me before.

[Sikuli-driver] [Bug 1800512] Re: [1.1.4] Windows: App using window title only returns one app, should return all

2018-10-29 Thread RaiMan
I will check and fix asap. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1800512 Title: [1.1.4] Windows: App using window title only returns one app, should return all Status in Sikuli: In

[Sikuli-driver] [Question #675666]: Status of bug #1800512 changed to 'In Progress' in Sikuli

2018-10-29 Thread RaiMan
Bug #1800512 status changed in Sikuli: New => In Progress https://bugs.launchpad.net/sikuli/+bug/1800512 "[1.1.4] Windows: App using window title only returns one app, should return all" This bug is linked to #675666. [1.1.4]How to get all apps with the same name on windows

Re: [Sikuli-driver] [Question #675666]: [1.1.4]How to get all apps with the same name on windows

2018-10-29 Thread RaiMan
Question #675666 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675666 Linked to bug: #1800512 https://bugs.launchpad.net/bugs/1800512 "[1.1.4] Windows: App using window title only returns one app, should return all" -- You received this question notification

Re: [Sikuli-driver] [Question #675654]: Can't seem to find anything on Linux (CentOS 7)

2018-10-29 Thread RaiMan
Question #675654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675654 Status: Open => Answered RaiMan proposed the following answer: -Dsikuli.Debug=3 as Java command setting -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #675694]: Matching Game - How to?

2018-10-29 Thread RaiMan
Question #675694 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675694 RaiMan requested more information: Possible for me, to look at the game in the net? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #675694]: Matching Game - How to?

2018-10-29 Thread RaiMan
Question #675694 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675694 Status: Open => Needs information RaiMan requested more information: can you post a screenshot somewhere in the net? To make things fast, you have to restrict the search region to the area, where the

Re: [Sikuli-driver] [Question #675654]: Can't seem to find anything on Linux (CentOS 7)

2018-10-29 Thread RaiMan
Question #675654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675654 Status: Open => Answered RaiMan proposed the following answer: --- comments #1 and #2 your openCV apparently works Sorry, I have overseen that: --- I have built the OpenCV Java 3.43 so and added that

Re: [Sikuli-driver] [Question #675654]: Can't seem to find anything on Linux (CentOS 7)

2018-10-29 Thread Paul Chambre
Question #675654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675654 Status: Answered => Open Paul Chambre is still having a problem: I do have a link to the opencv343 so. Without the link, the app fails immediately on startup complaining about no usable opencv in the

[Sikuli-driver] [Bug 1800496] Re: warning message related to a commented line

2018-10-29 Thread RaiMan
** Changed in: sikuli Status: New => Won't Fix ** Changed in: sikuli Assignee: (unassigned) => RaiMan (raimund-hocke) ** Changed in: sikuli Milestone: None => 1.1.4 ** Summary changed: - warning message related to a commented line + warning about incomplete string in comment

Re: [Sikuli-driver] [Question #675373]: [HowTo] make a simple loop with "exists image" and "click image"? (Sikuli)

2018-10-29 Thread RaiMan
Question #675373 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675373 Status: Open => Answered RaiMan proposed the following answer: sorry, missed your comment #13 and adding idea for #14 # this is step1 if exists("img1", 0) and exists("img11", 0): # check for

Re: [Sikuli-driver] [Question #675708]: I need help for a simple programme

2018-10-29 Thread RaiMan
Question #675708 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675708 Status: Open => Needs information RaiMan requested more information: you can send me the shot and the image1540746616010.png to sikulix---at---outlook---dot---com -- You received this question

Re: [Sikuli-driver] [Question #675373]: [HowTo] make a simple loop with "exists image" and "click image"? (Sikuli)

2018-10-29 Thread David Borghi
Question #675373 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675373 David Borghi gave more information on the question: Hello, RaiMan. I'm sorry for the inconvenience, I'm not pressuring you, I understand that you'll answer as soon as you can (and just If you can), I'm just

Re: [Sikuli-driver] [Question #675654]: Can't seem to find anything on Linux (CentOS 7)

2018-10-29 Thread Paul Chambre
Question #675654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675654 Paul Chambre gave more information on the question: I also tried the test app for openCV Java from here: https://opencv- java-tutorials.readthedocs.io/en/latest/02-first-java-application-with- opencv.html

[Sikuli-driver] [Bug 1800496] [NEW] warning message related to a commented line

2018-10-29 Thread Matteo Acquarone
Public bug reported: Hello, On Sikulix 1.1.4, windows 10 64bit, with the the script below (only one line) # ' writing a comment line like this one when you save the script causes the appearance of a warning saying Delete Images on save etcetc, see attachment. Then everything works and no

Re: [Sikuli-driver] [Question #675708]: I need help for a simple programme

2018-10-29 Thread julien
Question #675708 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675708 Status: Needs information => Open julien gave more information on the question: sorry I don't find any option to add a screen shoot. the line on my script are. switchApp("GB")

Re: [Sikuli-driver] [Question #675708]: I need help for a simple programme

2018-10-29 Thread RaiMan
Question #675708 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675708 Status: Open => Needs information RaiMan requested more information: paste your script. If possible post a screenshot somewhere in the net. -- You received this question notification because your

[Sikuli-driver] [Question #675708]: I need help for a simple programme

2018-10-29 Thread julien
New question #675708 on Sikuli: https://answers.launchpad.net/sikuli/+question/675708 Hello, I am trying to make a simple line code with sikuli but it wont work so far. I have a programme with a part of the screen who get full and empty. ( like a bottle who get empty and can be refill) I want

Re: [Sikuli-driver] [Question #675654]: Can't seem to find anything on Linux (CentOS 7)

2018-10-29 Thread Paul Chambre
Question #675654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675654 Paul Chambre gave more information on the question: In case this helps, here is what I got from cmake: -- OpenCV modules: -- To be built: calib3d core dnn features2d flann highgui