Re: [Sikuli-driver] [Question #664713]: vnc: flaky Pattern matching

2018-02-21 Thread Steph
Question #664713 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664713 Status: Answered => Open Steph is still having a problem: I think I successfully compiled 1.1.2 (after deleting the Mac code) Finding patterns via vnc is still flaky. -- You received this quest

Re: [Sikuli-driver] [Question #664713]: vnc: flaky Pattern matching

2018-02-21 Thread Steph
Question #664713 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664713 Status: Answered => Open Steph is still having a problem: Ok, I'm pretty certain now that Sikuli works only with the initial screen capture, and does not get updates when the screen changes. I'm go

Re: [Sikuli-driver] [Question #664713]: vnc: flaky Pattern matching

2018-02-21 Thread Steph
Question #664713 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664713 Status: Needs information => Open Steph gave more information on the question: I'm using 1.1.1 I'm now trying to build 1.1.2 from git, but I'm getting failure (unfortunately, I'm not a java

Re: [Sikuli-driver] [Question #664713]: vnc: flaky Pattern matching

2018-02-21 Thread Steph
Question #664713 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664713 Status: Needs information => Open Steph gave more information on the question: Sorry, let's try a different notation: [ButtonX] is a notation to mean a bitmap containing the text ButtonX "but

[Sikuli-driver] [Question #664713]: vnc: flaky Pattern matching

2018-02-20 Thread Steph
New question #664713 on Sikuli: https://answers.launchpad.net/sikuli/+question/664713 All of this is done on CentOS 7. I run an application on a vncserver on display :1. I run sikulix with something like: v = vncStart(.) use(v) wait(3.0) click("image.png") Where image.png is a screencap of

[Sikuli-driver] [Question #665537]: sys.argv[0] when running sikulix as server

2018-03-13 Thread Steph
New question #665537 on Sikuli: https://answers.launchpad.net/sikuli/+question/665537 It seems like sys.argv[0] is set to None when I run a script via sikulix server. Is there any way to have something meaningful for sys.argv[0]? I'm using sikulix 1.1.2 on Linux (centos 7.4) What is sent on

[Sikuli-driver] [Question #665537]: Status of bug #1755730 changed to 'Fix Released' in Sikuli

2018-03-14 Thread Steph
Bug #1755730 status changed in Sikuli: Fix Committed => Fix Released https://bugs.launchpad.net/sikuli/+bug/1755730 "[1.1.x] Python script runner: sys.argv[0] should contain path of running script" This bug is linked to #665537. sys.argv[0] when running sikulix as server

[Sikuli-driver] [Bug 1755730] Re: [1.1.x] Python script runner: sys.argv[0] should contain path of running script

2018-03-14 Thread Steph
** Changed in: sikuli Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1755730 Title: [1.1.x] Python script runner: sys.argv[0] should contain path of

Re: [Sikuli-driver] [Question #204801]: Open browser, type the url/IP address and hit enter

2016-06-23 Thread Steph Werti
Question #204801 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/204801 Steph Werti posted a new comment: @leochel519 you can simply click() and make a screenshot of the chrome-icon @networkdownloader you can also just add to the command line to open a webpage "C:\Pr

Re: [Sikuli-driver] [Question #304492]: IDE window minimizes and maximizes at different positions

2016-07-27 Thread Steph Werti
Question #304492 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/304492 Steph Werti posted a new comment: this only occured when using win+left or win+right closing as solved -- You received this question notification because your team Sikuli Drivers is an answer contact

[Sikuli-driver] [Question #304492]: IDE window minimizes and maximizes at different positions

2016-07-27 Thread Steph Werti
New question #304492 on Sikuli: https://answers.launchpad.net/sikuli/+question/304492 When i run a script, the IDE minimizes. After the Script is completed, the window is shown again, but in another size and somewhere else. It would be cool if the IDE could just stay there while executing the

Re: [Sikuli-driver] [Question #304492]: IDE window minimizes and maximizes at different positions

2016-07-27 Thread Steph Werti
Question #304492 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/304492 Status: Open => Solved Steph Werti confirmed that the question is solved: this only occured when using win+left or win+right closing as solved -- You received this question notification because y