Re: [Sikuli-driver] [Question #675510]: Text method in region recognizing number "6" as 5 always.How to resolve it?

2018-10-30 Thread nandhini
Question #675510 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675510 nandhini posted a new comment: Hi RaiMan, I am using SIkulix 1.1.3 version. -- 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-30 Thread Steven Csukardi
Question #675694 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675694 Status: Answered => Solved Steven Csukardi confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is

[Sikuli-driver] [Question #675801]: Window 10: Change the size of text, apps, and other items - zoom issue

2018-10-30 Thread Alexander Petr
New question #675801 on Sikuli: https://answers.launchpad.net/sikuli/+question/675801 Hallo, I'm facing the problem that I use for my windows 10 a 125% "Change the size of text, apps, and other items " on a HD (1920px x 1080px) screen. Sikuli is as a consequence is detecting a screen

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

2018-10-30 Thread Steven Csukardi
Question #675694 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675694 Steven Csukardi posted a new comment: I'll read more up on the Observe feature, thank you. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

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

2018-10-30 Thread RaiMan
Question #675654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675654 RaiMan proposed the following answer: I wish you all the best. due to vacation I will only by available again after Nov 20th. -- You received this question notification because your team Sikuli Drivers is

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

2018-10-30 Thread Paul Chambre
Question #675654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675654 Paul Chambre posted a new comment: Well.. that helps some, in that it's either a Java 8 issue (unlikely) or a CentOS issue... more likely. Or maybe something weird with my VirtualBox setup. For now I'm

[Sikuli-driver] [Bug 1800512] Re: [1.1.4] Windows: App using window title only finds one app, should find all using focus(index)

2018-10-30 Thread RaiMan
** Description changed: + -- the problem + Beginning with 1.1.3 an App object is defined only by the executable. Hence the side effect of specifying (part of) the window title (Windows only) to define an App object is no longer available. + And with that the possibility to focus

[Sikuli-driver] [Bug 1800512] Re: [1.1.4] Windows: App using window title only finds one app, should find all using focus(index)

2018-10-30 Thread RaiMan
** Summary changed: - [1.1.4] Windows: App using window title only returns one app, should return all + [1.1.4] Windows: App using window title only finds one app, should find all using focus(index) -- You received this bug notification because you are a member of Sikuli Drivers, which is

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

2018-10-30 Thread RaiMan
Question #675654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675654 Status: Open => Answered RaiMan proposed the following answer: I am sorry, but I cannot help you. In my macOS 10.13 setup (non-Retina iMac) with VirtualBox running Ubuntu 18 with Java 10 and 11 I do

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

2018-10-30 Thread RaiMan
Question #675694 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675694 Status: Needs information => Answered RaiMan proposed the following answer: you have to press the key as the last action in the onAppear handler. see docs. Carefully read the docs about the observe

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

2018-10-30 Thread RaiMan
Question #675771 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675771 RaiMan posted a new comment: use (3 apostrophes) """ """ this works -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.