Re: [Sikuli-driver] [Question #694242]: 20 Observers, Slow Clicks. (using java)

2020-11-29 Thread Matthew Lebo
Question #694242 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/694242 Status: Answered => Solved Matthew Lebo confirmed that the question is solved: I was able to solve this speed issue by reading the and better understanding the documentation around observers

[Sikuli-driver] [Question #694242]: 20 Observers, Slow Clicks. (using java)

2020-11-29 Thread Matthew Lebo
New question #694242 on Sikuli: https://answers.launchpad.net/sikuli/+question/694242 I am starting 20 observeInBackground(). If I do any clicks before the observers are started, I get 20ms clicks. after the 20 observeInBackground() are started, I get clicks anywhere from 2000ms to 6000ms. I'

Re: [Sikuli-driver] [Question #694198]: Check Duration of Blinking Image?

2020-11-28 Thread Matthew Lebo
Question #694198 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/694198 Status: Answered => Solved Matthew Lebo confirmed that the question is solved: Thanks Manfred Hampl, that solved my question. -- You received this question notification because your team Sik

Re: [Sikuli-driver] [Question #694050]: Does highlight() box affect / corrupt an image search?

2020-11-28 Thread Matthew Lebo
Question #694050 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/694050 Status: Answered => Solved Matthew Lebo 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 #694198]: Check Duration of Blinking Image?

2020-11-25 Thread Matthew Lebo
New question #694198 on Sikuli: https://answers.launchpad.net/sikuli/+question/694198 If I have a region and I am checking for an image within that region and it appears, but can disappear and then reappear, but I only want to act on it if that image stays visible for X amount of seconds. Is the

[Sikuli-driver] [Question #694050]: Does highlight() box affect / corrupt an image search?

2020-11-16 Thread Matthew Lebo
New question #694050 on Sikuli: https://answers.launchpad.net/sikuli/+question/694050 Read the docs, I only saw information on clicks and mouse hover. I didn't see if the highlight will cause an image search to fail if it is over the image being searched for? -- You received this question not

Re: [Sikuli-driver] [Question #691091]: Fresh Ubuntu install on VM and SikuliX IDE will not start

2020-06-04 Thread Matthew Forrest
Question #691091 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691091 Status: Answered => Solved Matthew Forrest confirmed that the question is solved: For future readers, I solved by uninstalling openjdk-8-jdk and installing openjdk-11-jdk Still not sure what the is

[Sikuli-driver] [Question #691091]: Fresh Ubuntu install on VM and SikuliX IDE will not start

2020-06-02 Thread Matthew Forrest
New question #691091 on Sikuli: https://answers.launchpad.net/sikuli/+question/691091 Hi, I have a fresh Ubuntu install on a VM. I've tried to put Sikuli onto this VM and launch the IDE but it will not start. If I double click the jar file I briefly see a popup that the IDE is starting and nothi

Re: [Sikuli-driver] [Question #689403]: How to Set variable with growing integers

2020-03-20 Thread Matthew Metcalf
Question #689403 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689403 Status: Open => Solved Matthew Metcalf confirmed that the question is solved: sorry i asked prematurely and found the answer on the message board. -- You received this question notification beca

[Sikuli-driver] [Question #689402]: How to Set variable with growing integers

2020-03-20 Thread Matthew Metcalf
New question #689402 on Sikuli: https://answers.launchpad.net/sikuli/+question/689402 Hi I am looking for a way to concatenate a string variable with a number. Basically i have lots of images that i need to run in a loop Image1(Image) Image2(Image) Image3(Image) Etc. n=1 Is there a way i can

[Sikuli-driver] [Question #689403]: How to Set variable with growing integers

2020-03-20 Thread Matthew Metcalf
New question #689403 on Sikuli: https://answers.launchpad.net/sikuli/+question/689403 Hi I am looking for a way to concatenate a string variable with a number. Basically i have lots of images that i need to run in a loop Image1(Image) Image2(Image) Image3(Image) Etc. n=1 Is there a way i can

[Sikuli-driver] [Bug 1797505] Re: [1.1.4] IDE error opencv_java342.dll windows 10 64bit

2018-10-13 Thread Matthew Miller
I am seeing this issue on Windows Server 2012 and Windows 7. I have Redistributable 2017 installed on both machines as well as the latest JRE. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1797505

[Sikuli-driver] [Question #663806]: Comparing Image with Upper and Lower limit

2018-01-29 Thread Matthew Barthe
New question #663806 on Sikuli: https://answers.launchpad.net/sikuli/+question/663806 Relatively new to Sikuli and I was looking into the possibility of comparing an image using something akin to an upper and lower limit. Essentially I have an image that contains a lot of static detail, but I ha

Re: [Sikuli-driver] [Question #269509]: Setup failed trying to load libVisionProxy.so

2015-07-22 Thread Matthew
Question #269509 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269509 Status: Answered => Solved Matthew confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Driv

[Sikuli-driver] [Question #269509]: Setup failed trying to load libVisionProxy.so

2015-07-21 Thread Matthew
New question #269509 on Sikuli: https://answers.launchpad.net/sikuli/+question/269509 I am running Linux on a Virtual Machine,. My setup failed at functional tests, this was the output for the SetupLog.txt: ---

Re: [Sikuli-driver] [Bug 1320675] Re: [1.1.0-Beta1] Can't open prior saved Sikuli scripts

2014-05-19 Thread Matthew
Found that after some further manual searching. I apologize for not looking just a bit longer. Thank you! On Mon, May 19, 2014 at 12:11 AM, RaiMan wrote: > It seems, that you did not have any Sikuli-IDE.app or SikuliX-IDE.app in > your /Applications folder. > > This is currently the only way,

[Sikuli-driver] [Bug 1320675] Re: Can't open prior saved Sikuli scripts

2014-05-18 Thread Matthew
** Changed in: sikuli Status: New => Fix Committed -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1320675 Title: Can't open prior saved Sikuli scripts Status in Sikuli: Fix Committed Bu

[Sikuli-driver] [Bug 1320675] [NEW] Can't open prior saved Sikuli scripts

2014-05-18 Thread Matthew
Public bug reported: "Open" isn't selectable when trying to open any Sikuli scripts https://www.dropbox.com/s/z7zkqob8urtwuqu/Screenshot%202014-05-18%2010.03.06.png Sikuli - 1.1.0 beta1 Mac OS - 10.9.2 ** Affects: sikuli Importance: Undecided Status: New -- You received this bu

Re: [Sikuli-driver] [Question #237655]: Problem regarding wait(pattern)

2013-10-19 Thread Matthew Eaton
Question #237655 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237655 Status: Answered => Solved Matthew Eaton confirmed that the question is solved: Thanks RaiMan, I can't test until next week but that looks like it will work. Marking as solved. -- You recei

Re: [Sikuli-driver] [Question #237655]: Problem regarding wait(pattern)

2013-10-19 Thread Matthew Eaton
Question #237655 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237655 Matthew Eaton confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer

[Sikuli-driver] [Question #237655]: Problem regarding wait(pattern)

2013-10-19 Thread Matthew Eaton
New question #237655 on Sikuli: https://answers.launchpad.net/sikuli/+question/237655 Hi guys, I'm using Sikuli 1.0.1 to automate running some tests. Here is what I'm doing in pseudo code: open app click(button) # starts the test wait(button), FOREVER # wait for the button to return to its ori

Re: [Sikuli-driver] [Question #231495]: highlight (and other region methods?) not working with Region subclass

2013-07-03 Thread Matthew Arnold
Question #231495 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/231495 Status: Needs information => Open Matthew Arnold gave more information on the question: Below is a trimmed version of what I first posted (the relevant code you asked for). On my computer, on 1.0.0,

Re: [Sikuli-driver] [Question #231495]: highlight (and other region methods?) not working with Region subclass

2013-07-02 Thread Matthew Arnold
Question #231495 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/231495 Status: Answered => Open Matthew Arnold is still having a problem: I'm currently on version 1.0.0 and as you say, highlight() does return the expected region. Still, I get this in the last two

Re: [Sikuli-driver] [Question #231495]: highlight (and other region methods?) not working with Region subclass

2013-06-28 Thread Matthew Arnold
Question #231495 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/231495 Status: Answered => Open Matthew Arnold is still having a problem: I'm not quite sure what you mean by that-- I understand that Region methods return Regions and not MyRegions, so I've

Re: [Sikuli-driver] [Question #231495]: highlight (and other region methods?) not working with Region subclass

2013-06-27 Thread Matthew Arnold
Question #231495 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/231495 Description changed to: For starters, here are the main characteristics of the test code I have below (the real code I cut this down from is more useful and less bogged down with prints, but this version of

[Sikuli-driver] [Question #231495]: highlight (and other region methods?) not working with Region subclass

2013-06-27 Thread Matthew Arnold
New question #231495 on Sikuli: https://answers.launchpad.net/sikuli/+question/231495 For starters, here are the main characteristics of the test code I have below (the real code I cut this down from is more useful and less bogged down with prints, but this version of it illustrates the issue) -

Re: [Sikuli-driver] [Question #230529]: Jython: subclassing Region, overwriting Region methods and using super(): crashes with stack overflow caused by inheritance loop

2013-06-12 Thread Matthew Arnold
Question #230529 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230529 Matthew Arnold posted a new comment: Thanks! This works and you're right about super() being more useful for templates. -- You received this question notification because you are a member of Sikuli Dr

Re: [Sikuli-driver] [Question #230529]: Jython: subclassing Region, overwriting Region methods and using super(): crashes with stack overflow caused by inheritance loop

2013-06-12 Thread Matthew Arnold
Question #230529 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230529 Matthew Arnold confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer

Re: [Sikuli-driver] [Question #230529]: Region subclass inheritance loop

2013-06-11 Thread Matthew Arnold
Question #230529 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/230529 Status: Answered => Open Matthew Arnold is still having a problem: The goal is not to have the popups-- they're just here to illustrate that a call to my method dupeFind will result in infinite

[Sikuli-driver] [Question #230529]: Region subclass inheritance loop

2013-06-10 Thread Matthew Arnold
New question #230529 on Sikuli: https://answers.launchpad.net/sikuli/+question/230529 I'm trying to make a subclass of Region. Here's the relevant code: class MyRegion(Region): def __init__(self, region, regionName = "noNameDefined"): super(MyRegion, self).__init__(region) sel

[Sikuli-driver] [Bug 870913] Re: IDE crashes on take screenshot and create region

2012-08-22 Thread Matthew Van Amburg
And now that I commit that, I notice that it has actually started working. No lag or anything. Super weird. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/870913 Title: IDE crashes on take screen

[Sikuli-driver] [Bug 870913] Re: IDE crashes on take screenshot and create region

2012-08-22 Thread Matthew Van Amburg
I had a similar issue running Windows 7 PRO over a Remote Desktop session. I would click on the Create Region button and the app would disappear leaving only the javaw process. I did not have the issue when doing the same thing locally. It may be that RDP was causing my particular problem, but th

Re: [Sikuli-driver] [Question #189458]: Sikuli-script.dll for calling API from .NET

2012-04-12 Thread Matthew Finitz
Question #189458 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/189458 Matthew Finitz posted a new comment: I tried the same thing and had the same result - In the end, we couldn't justify the time to port. However, I keep checking back occassionally as this would be a big

[Sikuli-driver] Launchpad: maintain your project's translations import queue

2011-08-10 Thread matthew . revell
u've manually approved a file, Launchpad will automatically approve any future updates to it. If you need help, feel free to join us in #launchpad on FreeNode. Thanks, Matthew Revell and the Launchpad team. http://blog.launchpad.net ___ Mailing

Re: [Sikuli-driver] [Question #150217]: getBundlePath returns None when running unit tests from the command line

2011-03-24 Thread Matthew Balvanz
Question #150217 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/150217 Status: Answered => Open Matthew Balvanz is still having a problem: Using the self.path option seems to cause an error that prevents the script from running: [info] Sikuli vision engine loaded. [i

[Sikuli-driver] [Question #150217]: getBundlePath returns None when running unit tests from the command line

2011-03-23 Thread Matthew Balvanz
New question #150217 on Sikuli: https://answers.launchpad.net/sikuli/+question/150217 I have been working with the Sikuli unit test framework successfully using by adding specific paths (e.g. "c:\scripts") to sys.path for module imports but using the built in function getBundlePath() would be fa

Re: [Sikuli-driver] [Question #150145]: IndexError: index out of range: 0

2011-03-23 Thread Matthew Israelsohn
Question #150145 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/150145 Status: Answered => Solved Matthew Israelsohn confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member

Re: [Sikuli-driver] [Question #150145]: IndexError: index out of range: 0

2011-03-23 Thread Matthew Israelsohn
Question #150145 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/150145 Status: Answered => Open Matthew Israelsohn is still having a problem: Thanks, but it still doesn't work :-( (1) I've confirmed sikuli-script.jar is now in c:\ (2) The batch file remains a

Re: [Sikuli-driver] [Question #150145]: IndexError: index out of range: 0

2011-03-23 Thread Matthew Israelsohn
Question #150145 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/150145 Status: Answered => Open Matthew Israelsohn is still having a problem: Thanks for very fast response, RaiMan. I don't know how to "use the threading features instead of subprocess&qu

[Sikuli-driver] [Question #150145]: IndexError: index out of range: 0

2011-03-23 Thread Matthew Israelsohn
Question #150145 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/150145 Description changed to: A colleague & I have been very happily writing and refining Sikuli tests on Windows 7 Professional x32 with JRE 1.6.0_22-b04 and storing the tests in git via http://plan.io/ which is a

[Sikuli-driver] [Question #150145]: IndexError: index out of range: 0

2011-03-23 Thread Matthew Israelsohn
New question #150145 on Sikuli: https://answers.launchpad.net/sikuli/+question/150145 A colleague & I have been very happily writing and refining Sikuli tests and storing the tests in git via http://plan.io/ which is a web based project management tool. Today, none of the Sikuli scripts will wo