[Sikuli-driver] [Bug 2060175] Re: Mouse location throws NullPointerException

2024-09-22 Thread Sean Bell
Hi Peter, I incorporated your suggestion in Pull Request 630: https://github.com/RaiMan/SikuliX1/pull/630 We'll see if/when it gets merged in. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to SikuliX. https://bugs.launchpad.net/bugs/206017

Re: [Sikuli-driver] [Question #818719]: Ability to act on files in a folder one at a time

2024-09-21 Thread Sean Bell
Question #818719 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/818719 Status: Open => Answered Sean Bell proposed the following answer: Hi Joe, You probably want to look at using one of a couple other options to launch your CAD application from your script instead

Re: [Sikuli-driver] [Question #253383]: Status of individual observe scan rates

2014-08-20 Thread Sean
Question #253383 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253383 Status: Answered => Solved Sean 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 #253383]: Status of individual observe scan rates

2014-08-20 Thread Sean
New question #253383 on Sikuli: https://answers.launchpad.net/sikuli/+question/253383 After looking around for a little bit I found this question from a year ago saying that individual scan rates were on the list to add to 1.1 and I was wondering if it had been implemented yet. https://answers.

Re: [Sikuli-driver] [Question #253239]: How do you make observe run forever?

2014-08-20 Thread Sean
Question #253239 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253239 Sean 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 contact for

Re: [Sikuli-driver] [Question #253239]: How do you make observe run forever?

2014-08-20 Thread Sean
Question #253239 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253239 Status: Answered => Solved Sean confirmed that the question is solved: I see. Thanks. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer cont

Re: [Sikuli-driver] [Question #253239]: How do you make observe run forever?

2014-08-18 Thread Sean
Question #253239 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253239 Description changed to: I have tried both observe(FOREVER, True) and observe(True) and they only work if the image is already on screen. It works fine if I use a length of time like observe(20, True) -- You

Re: [Sikuli-driver] [Question #253239]: How do you make observe run forever?

2014-08-18 Thread Sean
Question #253239 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253239 Summary changed to: How do you make observe run forever? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. __

Re: [Sikuli-driver] [Question #253239]: How do you make onAppear run forever?

2014-08-17 Thread Sean
Question #253239 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253239 Description changed to: I have tried both observe(FOREVER, True) and observe(True) and they only work if the image is already on screen. It works fine if I use use a length of time like observe(20, True) --

[Sikuli-driver] [Question #253239]: How do you make onAppear run forever?

2014-08-17 Thread Sean
New question #253239 on Sikuli: https://answers.launchpad.net/sikuli/+question/253239 I have tried both observe(FOREVER, True) and observe(True) and they only work if the image is already on screen. It works fine if I use observe(20, True) -- You received this question notification because you

Re: [Sikuli-driver] [Question #251901]: I can't install Sikuli on windows 7

2014-07-20 Thread Sean
Question #251901 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/251901 Status: Open => Solved Sean confirmed that the question is solved: I uninstalled java again, ran ccleaner, and restarted and everything is working now. -- You received this question notificat

[Sikuli-driver] [Question #251901]: I can't install Sikuli on windows 7

2014-07-20 Thread Sean
New question #251901 on Sikuli: https://answers.launchpad.net/sikuli/+question/251901 I've managed to install Sikuli on my windows 8 machine and it worked perfectly, But now when I attempt to install it on my windows 7 machine I keep getting "Error: could not find or load main class C:\SikuliX\s

Re: [Sikuli-driver] [Question #246613]: Encounting error

2014-04-07 Thread Kang Sean
Question #246613 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/246613 Kang Sean posted a new comment: Hi RaiMan, sorry for double submitting this question to you. I will use launchpad in the feature. And thanks so much for your quick reply. The problem has been solved, you

[Sikuli-driver] [Question #246613]: Encounting error "Exception in thread "main" java.lang.UnsatisfiedLinkError: org.sikuli.script.natives.VisionProxyJNI.new_FindInput__SWIG_0()J" while using Sikuli i

2014-04-07 Thread Kang Sean
New question #246613 on Sikuli: https://answers.launchpad.net/sikuli/+question/246613 OS: Windows Server 2008. Sikuli Version: 1.0.1. Installed at C:\Program Files (x86)\Sikuli. The sikuli IDE works fine, and I have made a reference from my Java project to the sikuli-java.ja

Re: [Sikuli-driver] [Question #235179]: Can I run a sikuli script without being logged in. --- simply no

2013-09-06 Thread Sean Westfall
Question #235179 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235179 Sean Westfall posted a new comment: "into the machine"? What does that mean? So for this to work I need to disable screenlock? I was thinking of using an autologin tool: http://technet.microsoft

Re: [Sikuli-driver] [Question #235179]: Can I run a sikuli script without being logged in. --- simply no

2013-09-06 Thread Sean Westfall
Question #235179 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235179 Sean Westfall posted a new comment: Akbar, if you're certain using tscon.exe will work. Could you send me a test script to test on my machine, say something that starts sikuli and maybe opens and clo

[Sikuli-driver] [Question #235179]: Can I run a sikuli script without being logged in.

2013-09-04 Thread Sean Westfall
e insight I'd really appreciate it! Thanks, Sean -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. ___ Mailing list: https://launchpad.net/~sikuli-driver Post to : sikuli-d

Re: [Sikuli-driver] [Question #139304]: Unsatisfied dependency reported by libVisionProxy.so on Ubuntu 10.04

2010-12-29 Thread Sean Chang
Question #139304 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/139304 Sean Chang requested for more information: @Boom, Can you type "ldd libs/libVisionProxy.so" and paste the result here? -- You received this question notification because you are a member of Siku