Re: [Sikuli-driver] [Question #691602]: Highest possible exactness for Match?

2020-06-30 Thread RaiMan
Question #691602 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691602 Status: Open => Needs information RaiMan requested more information: Sikuli version? can you send me a screenshot (situation visible) and the "background"-image to sikulix---at---outlook---dot---com?

Re: [Sikuli-driver] [Question #691602]: Highest possible exactness for Match?

2020-06-30 Thread jerome
Question #691602 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691602 Linked to bug: #1885680 https://bugs.launchpad.net/bugs/1885680 "Pattern.similar values over 0.99 are overwritten as .exact() by the IDE when saving" -- You received this question notification

[Sikuli-driver] [Question #691602]: Status of bug #1885680 changed to 'Invalid' in Sikuli

2020-06-30 Thread RaiMan
Bug #1885680 status changed in Sikuli: New => Invalid https://bugs.launchpad.net/sikuli/+bug/1885680 "Pattern.similar values over 0.99 are overwritten as .exact() by the IDE when saving" This bug is linked to #691602. Highest possible exactness for Match?

[Sikuli-driver] [Question #691602]: Highest possible exactness for Match?

2020-06-30 Thread jerome
New question #691602 on Sikuli: https://answers.launchpad.net/sikuli/+question/691602 I'm having an issue trying to detect transparent images that appear over a background image. The way I've been approaching this is to take a screenshot of the background image and to call a method like

[Sikuli-driver] [Bug 1885680] [NEW] Pattern.similar values over 0.99 are overwritten as .exact() by the IDE when saving

2020-06-30 Thread jerome
Public bug reported: Saving a method in sikuli IDE like has(Pattern("screenshot").similar(0.999)) == False is overwritten by the IDE on opening to be has(Pattern("screenshot"). exact()) == False ** Affects: sikuli Importance: Undecided Status: New -- You received this bug

Re: [Sikuli-driver] [Question #691602]: Highest possible exactness for Match?

2020-06-30 Thread RaiMan
Question #691602 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691602 Status: Open => Answered RaiMan proposed the following answer: The solution is based on an image of the area, where the overlay is expected (screenshot_of_background.png) (in this case including major

Re: [Sikuli-driver] [Question #691602]: Highest possible exactness for Match?

2020-06-30 Thread RaiMan
Question #691602 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691602 Removed link to bug: #1885680 https://bugs.launchpad.net/bugs/1885680 "Pattern.similar values over 0.99 are overwritten as .exact() by the IDE when saving" -- You received this question

Re: [Sikuli-driver] [Question #691447]: Is Sikuli supported on RHEL 7.5 and above platforms?

2020-06-30 Thread Sheetal
Question #691447 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691447 Sheetal posted a new comment: PLEASE find attached logs for more details. oot 52 Mar 6 04:59 rh drwxr-xr-x. 2 root root6 Jun 16 08:30 SetupStuff drwxr-xr-x. 2 root root6 Jun

Re: [Sikuli-driver] [Question #691602]: Highest possible exactness for Match?

2020-06-30 Thread jerome
Question #691602 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691602 Status: Needs information => Open jerome gave more information on the question: 2.0.4, sure I'll end them now -- You received this question notification because your team Sikuli Drivers is an answer

[Sikuli-driver] [Bug 1885680] Re: Pattern.similar values over 0.99 are overwritten as .exact() by the IDE when saving

2020-06-30 Thread RaiMan
This is by intention. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1885680 Title: Pattern.similar values over 0.99 are overwritten as .exact() by the IDE when saving Status in Sikuli:

Re: [Sikuli-driver] [Question #691447]: Is Sikuli supported on RHEL 7.5 and above platforms?

2020-06-30 Thread RaiMan
Question #691447 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691447 RaiMan proposed the following answer: run the IDE from a Terminal using java -jar sikulix.jar -v -c to get debug output to the terminal and look for oddities -- You received this question notification

[Sikuli-driver] [Bug 1885680] Re: Pattern.similar values over 0.99 are overwritten as .exact() by the IDE when saving

2020-06-30 Thread RaiMan
** Changed in: sikuli Status: New => Invalid ** Changed in: sikuli Assignee: (unassigned) => RaiMan (raimund-hocke) -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1885680 Title:

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

2020-06-30 Thread Launchpad Janitor
Question #691315 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691315 Status: Needs information => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Needs information' state without activity for the last 15 days. --

[Sikuli-driver] [Bug 1885858] [NEW] Unable to connect VNC from sikuli after 39th iterations

2020-06-30 Thread Arun Prasath M
Public bug reported: Python version 3.7.4 64 bit Sikuli 2.0.4 Windows server 2016 DC 64 bit & windows 10 64bit Procedure: 1. installed python version 3.7.4 with sikuli 2.0.4 (windows server 2016 DC 64 bit & windows 10 64bit) 2. using Git clone cloned the source to local machine 3. created the