Re: [Sikuli-driver] [Question #704189]: NameError: name 'use' is not defined

2023-01-03 Thread Ryan K
Question #704189 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/704189 Status: Answered => Open Ryan K is still having a problem: Thanks for responding RaiMan. Switching gears... I talked with my SME. I am currently running all my code within Eclipse, Below is my c

Re: [Sikuli-driver] [Question #704189]: NameError: name 'use' is not defined

2023-01-03 Thread Ryan K
Question #704189 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/704189 Ryan K gave more information on the question: I am still having problems. Can someone assist please? -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #704189]: NameError: name 'use' is not defined

2022-12-22 Thread Ryan K
Question #704189 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/704189 Status: Answered => Open Ryan K is still having a problem: Fixed that Manfred, they were typos. -- You received this question notification because your team Sikuli Drivers is an answer cont

Re: [Sikuli-driver] [Question #704189]: NameError: name 'use' is not defined

2022-12-22 Thread Ryan K
"Ryancode". The file "Ryancode" is very long and I inherited "Ryancode" from another user who I cannot get ahold of. Anyway, I am running the code below within Sikuli IDE: from sikuli import * import Ryancode print("ryan") tmpRegion = tmpRegion.highlig

Re: [Sikuli-driver] [Question #704189]: NameError: name 'use' is not defined

2022-12-22 Thread Ryan K
"Ryancode". The file "Ryancode" is very long and I inherited "Ryancode" from another user who I cannot get ahold of. Anyway, I am running the code below within Sikuli IDE: from sikuli import # import Ryancode print("ryan") tmpRegion = tmpRegion.highlig

Re: [Sikuli-driver] [Question #704189]: NameError: name 'use' is not defined

2022-12-22 Thread Ryan K
ncode". The file "Ryancode" is very long and I inherited "Ryancode" from another user who I cannot get ahold of. Anyway, I am running the code below within Sikuli IDE: from sikuli import # import Ryancode print("ryan") tmpRegion = tmpRegion.highlight(2) Ryanc

[Sikuli-driver] [Question #704189]: NameError: name 'use' is not defined

2022-12-22 Thread Ryan K
ancode" is very long and I inherited "Ryancode" from another user who I cannot get ahold of. Anyway, I am running the code below within Sikuli IDE: from sikuli import # import Ryancode print("ryan") tmpRegion = tmpRegion.highlight(2) Ryancode.captureIma

Re: [Sikuli-driver] [Question #139475]: Sikuli X 1.0rc1 - How to get an exact match with click("String")?

2019-03-26 Thread Ryan
Question #139475 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/139475 Ryan posted a new comment: In case anyone is curious about this: I am using the SNAPSHOT build from 2019-03-20. This feature seems like it is looking for an image file all the time - I can't seem to get

[Sikuli-driver] [Bug 1797505] Re: [1.1.4] Windows: can't find dependent libraries with opencv_java342.dll

2019-03-20 Thread Ryan
Also with Java 8 64-bitbuild 202 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1797505 Title: [1.1.4] Windows: can't find dependent libraries with opencv_java342.dll Status in Sikuli:

[Sikuli-driver] [Bug 1797505] Re: [1.1.4] Windows: can't find dependent libraries with opencv_java342.dll

2019-03-20 Thread Ryan
Update to say that I reinstalled Windows RedStone 4 (fresh Windows, but didn't format the drive). The issue still persisted - so it wasn't the Red Stone update to blame. I then ended up nuking n' paving (formatted and reinstalled Win 10 RedStone 4). NOW a simple 'click the start button' script

[Sikuli-driver] [Bug 1797505] Re: [1.1.4] Windows: can't find dependent libraries with opencv_java342.dll

2019-03-19 Thread Ryan
Oh, I forgot to mention, I am using Sikuli SNAPSHOT from 2019-03-15. On the version that does not work, I have the C++ Redistributables from 2008, 2010, 2012, and 2017. Uninstalled and reinstalling all that did not help. -- You received this bug notification because you are a member of Sikuli

[Sikuli-driver] [Bug 1797505] Re: [1.1.4] Windows: can't find dependent libraries with opencv_java342.dll

2019-03-19 Thread Ryan
I am adding a comment because I have the same issue on one of my test Win10 machines. I tried the solutions here and found elsewhere on the web, but nothing has helped so far. I do have a Win10 machine that will run Sikuli - same Sikuli version. The difference is the Windows versions. The one

Re: [Sikuli-driver] [Question #678731]: How to detect moving images and images in 3D games

2019-03-19 Thread Ryan
Question #678731 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678731 Ryan posted a new comment: The easiest way I have gone about navigating games with Sikuli is to: 1) Base my image searches on static images/words or ones that change slowly (giving time for sikuli to scan

Re: [Sikuli-driver] [Question #678788]: Mojave : SikuliXIDE : Simple example needed to integrate SikuliX script into RobotFramework

2019-03-19 Thread Ryan
Question #678788 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678788 Ryan posted a new comment: Melvin - I know the feeling. I had to re script everything basically to convert my Sikuli script into something that would work from RF. I had to re-think who was in the driver

Re: [Sikuli-driver] [Question #674340]: Issue with clicking anything inside a VMware Workstation 14 VM.

2018-09-24 Thread Ryan
Question #674340 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/674340 Ryan Lozier posted a new comment: Thanks for you prompt response and suggestions. I will check down that path. -- You received this question notification because your team Sikuli Drivers is an answer

[Sikuli-driver] [Question #674340]: Issue with clicking anything inside a VMware Workstation 14 VM.

2018-09-24 Thread Ryan Lozier
will them move to the desired location and issues a click but it does nothing. Once again I can click the desired location and it functions as expected. Any help would be greatly appreciated. -Ryan -- You received this question notification because your team Sikuli Drivers is an answer contact

[Sikuli-driver] [Bug 1793408] Re: [1.1.4] Win: popFile only allows sikuli folders to be seleted --- save script first or say ESC to script-save dialog --- fixed 2018-09-21

2018-09-21 Thread Ryan
Tested against 1.1.4(2018-09-21-17:33) This now works - thanks RaiMan! -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1793408 Title: [1.1.4] Win: popFile only allows sikuli folders to be seleted

[Sikuli-driver] [Bug 1793408] Re: [1.1.4] Win: popFile only allows sikuli folders to be seleted --- save script first or say ESC to script-save dialog

2018-09-20 Thread Ryan
Hi RaiMan, I went back and recreated my one line script from above. I made sure to save the script (I clicked the Run button, then saved the script as a new sikuli file). The popFile dialog then appeared (I see that the dialog is titled what I specified in my script), when I choose a non-sikuli

[Sikuli-driver] [Bug 1793408] [NEW] popFile on Win10 only allows sikuli folders to be seleted

2018-09-19 Thread Ryan
Public bug reported: When I write a Sikuli script to open a dialog to let me choose a folder location, the IDE will only allow me to choose a sikuli folder. This is my script: -- test = popFile("Choose a folder") print(test) -- REPRO: 1. Load Sikuli 1.1.4 (2018-09-19_07:17) onto a

[Sikuli-driver] [Bug 1793408] Re: popFile on Win10 only allows sikuli folders to be seleted

2018-09-19 Thread Ryan
Digging through the Answers backlog, I found a question that was solved back in 2016: https://answers.launchpad.net/sikuli/+question/294059 I didn't see a related bug to re-open. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

[Sikuli-driver] [Bug 1793035] Re: [1.1.4] RobotFramework: scripts not embedding screenshot into log --- needs robot 3.0.4 --- fixed 2018-09-19

2018-09-19 Thread Ryan
Deleted the entire Sikuli folder in AppData, the JAR file of the previous build and also uninstalled RF through pip. I downloaded and tested build # 2018-09-19_07:17. Images are now embedding in the log file! Thanks for the quick turn-around :D One note, I kept seeing this error ('No installed

[Sikuli-driver] [Bug 1793035] [NEW] Robot scripts not embedding screenshot into log

2018-09-17 Thread Ryan
Public bug reported: Hello, I have been using Sikuli 1.1.4 (2019-09-12_07-01) with the robotframework-3.0.4 JAR distribution to add screenshots to my log files for visual verification. I have been unable to have the screenshot added to the log when I run the script through the Sikuli IDE.

Re: [Sikuli-driver] [Question #658038]: [1.1.1] subprocess.Popen does not seem to work on macOS 10.12+

2017-09-19 Thread Ryan
Question #658038 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658038 Ryan posted a new comment: Hrmmm ok, I will have a look at my setup - I might not have fully cleared out the old version. -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #658038]: [1.1.1] subprocess.Popen does not seem to work on macOS 10.12+

2017-09-15 Thread Ryan
Question #658038 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658038 Status: Solved => Open Ryan is still having a problem: HI RaiMan Thanks for taking a look at this - I really appreciate it! I tried out the new build today (1.1.2-SNAPSHOT 2017-09-15_08:24) an

Re: [Sikuli-driver] [Question #658038]: subprocess.Popen does not seems to function within Sikuli 2017-90-14 macOS build

2017-09-14 Thread Ryan
Question #658038 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658038 Summary changed to: subprocess.Popen does not seems to function within Sikuli 2017-90-14 macOS build -- You received this question notification because your team Sikuli Drivers is an answer contact for

Re: [Sikuli-driver] [Question #658038]: subprocess.Popen does not seems to function within Sikuli 2017-09-14 macOS build

2017-09-14 Thread Ryan
Question #658038 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658038 Summary changed to: subprocess.Popen does not seems to function within Sikuli 2017-09-14 macOS build -- You received this question notification because your team Sikuli Drivers is an answer contact for

[Sikuli-driver] [Question #658038]: subprocess.Popen does not seems to function within Sikuli 2017-90-14 build

2017-09-14 Thread Ryan
New question #658038 on Sikuli: https://answers.launchpad.net/sikuli/+question/658038 Hello, I am in the process of creating a script that will run through various Unreal demos for me - it will launch them with a few arguments and then kill the process. So far, I am focusing on having A

Re: [Sikuli-driver] [Question #645547]: "Location: outside any screen" when running headless

2017-06-29 Thread Ryan
Question #645547 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/645547 Status: Answered => Open Ryan is still having a problem: I already use Sikuli headlessly with similar configurations in multiple other VMs. Those questions do not apply to mine, as I'm not us

Re: [Sikuli-driver] [Question #645547]: "Location: outside any screen" when running headless

2017-06-29 Thread Ryan
Question #645547 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/645547 Description changed to: Hi, I'm trying to run Sikuli on a Windows 7 VDI to automate a simple report that I do in the morning. I use a powershell script which automatically creates a session at 1280 x 1024

[Sikuli-driver] [Question #645547]: "Location: outside any screen" when running headless

2017-06-29 Thread Ryan
New question #645547 on Sikuli: https://answers.launchpad.net/sikuli/+question/645547 Hi, I'm trying to run Sikuli on a VDI to automate a simple report that I do in the morning. I use a powershell script which automatically creates a session at 1280 x 1024 for Sikuli to run if no one is

Re: [Sikuli-driver] [Question #634971]: Sikuli hanging on 2nd run of a script

2017-06-09 Thread Ryan
Question #634971 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634971 Ryan confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #634971]: Sikuli hanging on 2nd run of a script

2017-06-09 Thread Ryan
Question #634971 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634971 Status: Answered => Solved Ryan confirmed that the question is solved: Hi again RaiMan, As it turns out, I found some free time today. I downloaded the 06-04 nightly build of Sikuli 1.

Re: [Sikuli-driver] [Question #634971]: Sikuli hanging on 2nd run of a script

2017-06-09 Thread Ryan
Question #634971 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634971 Ryan posted a new comment: I haven't had a chance to check yet. I am working on my Sikuli project in my spare time at work and it's been pretty busy lately. I am hoping the get sometime soon to check

[Sikuli-driver] [Question #642659]: Sikuli can no longer create new files

2017-06-09 Thread Ryan
New question #642659 on Sikuli: https://answers.launchpad.net/sikuli/+question/642659 Hi all, Would really appreciate any insight on this, as I've spent a lot of time troubleshooting to no avail. I'm using Sikuli on a VM to do some morning checkouts for a suite of applications, and one week

Re: [Sikuli-driver] [Question #634971]: Sikuli hanging on 2nd run of a script

2017-06-08 Thread Ryan
Question #634971 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634971 Ryan posted a new comment: Hi RaiMan, thanks for the response. I was using popFile() since it allowed me to drag a folder onto the text entry field and it would paste the location of that folder so then I

[Sikuli-driver] [Bug 1694102] Re: [1.1.1] macOS: popFile() hangs --- fixed 1.1.2 2017-05-28

2017-05-30 Thread Ryan
oooh, looks like it was a bug. I guess this means I should try to give 1.1.2 a shot ;) Thanks for fixing! -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1694102 Title: [1.1.1] macOS: popFile()

Re: [Sikuli-driver] [Question #634971]: Sikuli hanging on 2nd run of a script

2017-05-26 Thread Ryan
Question #634971 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634971 Description changed to: Hello, I am running a test script on macOS where I choose a location of a folder and sikuli stores the variable for use later in the script. I am running into an issue where sikuli

Re: [Sikuli-driver] [Question #634971]: Sikuli hanging on 2nd run of a script

2017-05-26 Thread Ryan
Question #634971 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634971 Description changed to: Hello, I am running a test script on macOS where I choose a location of a folder and sikuli stores the variable for use later in the script. I am running into an issue where sikuli

[Sikuli-driver] [Question #634971]: Sikuli hanging on 2nd run of a script

2017-05-26 Thread Ryan
New question #634971 on Sikuli: https://answers.launchpad.net/sikuli/+question/634971 Hello, I am running a test script on macOS where I choose a location of a folder and sikuli stores the variable for use later in the script. I am running into an issue where sikuli will correctly run the

[Sikuli-driver] [Question #404167]: Following successful setup, sikuli-ide.jar and RunIDE.cmd are running setup again instead of running the actual IDE

2016-11-17 Thread Ryan
New question #404167 on Sikuli: https://answers.launchpad.net/sikuli/+question/404167 Before anyone asks, I'm using v1.0.1 as per the specifications of my project (1.1.0 doesn't run as smoothly in my environment). I ran setup and everything looks fine, but when I try to run the IDE it opens

Re: [Sikuli-driver] [Question #266141]: [1.1.0] Jython-2.7-rc3: Subclassing Region: with __init__ the java level constructors not used with super()__init__(), leaving Region "empty" --- workaround

2016-10-28 Thread Ryan
Question #266141 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/266141 Ryan posted a new comment: RaiMan fixed this in 1.1.0 actually (as per my request). If you subclass Region you need to include self.init(ptn) in the __init__. The ptn should be whatever the incoming

Re: [Sikuli-driver] [Question #295053]: .focus() and .isRunning() Issues

2016-06-08 Thread Ryan
Question #295053 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295053 Description changed to: Hello - I have been experiencing a strange issue with the App class. As of just last week I had been getting different behavior out of both these methods. I had a long post here

Re: [Sikuli-driver] [Question #295053]: .focus() and .isRunning() Issues

2016-06-08 Thread Ryan
Question #295053 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295053 Ryan posted a new comment: Would still like some clarification on this question. However, using app.window() as a check seems to work much better. This seems to be contingent on things not being minimized

[Sikuli-driver] [Question #295053]: .focus() and .isRunning() Issues

2016-06-08 Thread Ryan
New question #295053 on Sikuli: https://answers.launchpad.net/sikuli/+question/295053 Hello - I have been experiencing a strange issue with the App class. As of just last week I had been getting different behavior out of both these methods. Currently trying to get SikuliX to verify that a

Re: [Sikuli-driver] [Question #293512]: [1.1.1] Using Robotframework with SikuliX (2016-05-20+)

2016-05-20 Thread Ryan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Ryan posted a new comment: Thanks for the update! can't wait to try it! -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-19 Thread Ryan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Ryan posted a new comment: I think I figured out how to fix the '.robot' directory deleting itself. I did not have 'from sikuli import *' in my script before the LoginLibrary class section. I added

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-19 Thread Ryan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Ryan posted a new comment: I should add that when I ran the script a 2nd time the .robot directory (that was created in the 1st run) was auto-deleted and the script complained it couldn't find any files

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-19 Thread Ryan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Status: Answered => Solved Ryan confirmed that the question is solved: Hi RaiMan (or anyone else who is curious, I thought I would share the steps I needed to take to get robot working now that a

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-10 Thread Ryan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Ryan posted a new comment: Oooo, nice to hear it wasn't just me not doing something obvious :) And thanks for looking into this and fixing it. I didn't see a nightly build that was built on the Night Build

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-09 Thread Ryan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Description changed to: Hello, I am trying to get SikuliX to 'play with' Robot Framework as outlines here: http://www.sikulix.com/support.html I am running with: - Win 10 64-bit - SikuliX 1.1.0

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-09 Thread Ryan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Ryan posted a new comment: Think support page on the Sikuli site says "As a workaround, you have to have a copy of the robot module (the folder robot containing the file __init__.py) in the SikulixAp

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-09 Thread Ryan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Ryan posted a new comment: I should add that I am new to coding of any sort, so sorry if I ask questions that are super obvious. -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-09 Thread Ryan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Ryan posted a new comment: Thanks RaiMan - any help is appreciated by you or anyone. I am really liking Sikuli. The RunServer option worked like a charm! -- You received this question notification

[Sikuli-driver] [Question #293512]: Adding Robotframework to SikuliX

2016-05-09 Thread Ryan
New question #293512 on Sikuli: https://answers.launchpad.net/sikuli/+question/293512 Hello, I am trying to get SikuliX to 'play with' Robot Framework as outlines here: http://www.sikulix.com/support.html I am running with: - Win 10 64-bit - SikuliX 1.1.0 (2015-10-05_(17:07) - Installed

Re: [Sikuli-driver] [Question #272088]: onAppear with an array of images?

2015-10-06 Thread Ryan
Question #272088 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272088 Status: Answered => Solved Ryan confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an ans

[Sikuli-driver] [Question #272088]: onAppear with an array of images?

2015-10-05 Thread Ryan
New question #272088 on Sikuli: https://answers.launchpad.net/sikuli/+question/272088 https://pastebin.com/9fFre1Bm How do I go about doing something like this? It sounded like a fairly simple concept when I started, but it seems like onAppear only works with individual images. -- You

Re: [Sikuli-driver] [Question #270538]: Is there a way to remove the sikuli import feature in the nightly build?

2015-08-24 Thread Ryan
Question #270538 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270538 Ryan posted a new comment: This is working for me now! -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #270538]: Is there a way to remove the sikuli import feature in the nightly build?

2015-08-20 Thread Ryan
Question #270538 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270538 Ryan posted a new comment: Yes we are still talking 1.1.0 with the issue, sorry. I was describing the existing way that Sikuli is launched in reference to the question about using the .sikuli folder

Re: [Sikuli-driver] [Question #270538]: Is there a way to remove the sikuli import feature in the nightly build?

2015-08-20 Thread Ryan
Question #270538 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270538 Ryan posted a new comment: Oh my gosh, I'm sorry... I forgot to put in the self parameters for the def statements. I have Eclipse set up to do that for me so I haven't typed self as a parameter in a really

Re: [Sikuli-driver] [Question #270538]: Is there a way to remove the sikuli import feature in the nightly build?

2015-08-20 Thread Ryan
Question #270538 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270538 Ryan posted a new comment: Yes that is correct. Sorry, I was referring to your comment if I could thoroughly test it. I was just saying I'm not sure what to even test beyond what I am currently doing

Re: [Sikuli-driver] [Question #270538]: Is there a way to remove the sikuli import feature in the nightly build?

2015-08-19 Thread Ryan
Question #270538 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270538 Status: Answered = Open Ryan is still having a problem: I'll do my best to provide what I have but some of it I cannot disclose unfortunately. The import part looks like this: The entry point

Re: [Sikuli-driver] [Question #270538]: Is there a way to remove the sikuli import feature in the nightly build?

2015-08-19 Thread Ryan
Question #270538 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270538 Status: Answered = Open Ryan is still having a problem: Thanks!! We are using the single .sikuli folder only as the entry point. It is called via 'java -jar sikuli-script.jar -r c:\path

Re: [Sikuli-driver] [Question #270538]: Is there a way to remove the sikuli import feature in the nightly build?

2015-08-19 Thread Ryan
Question #270538 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270538 Ryan posted a new comment: It looks like there is something more to this so I will provide some more detail: An object is looking to find a series of buttons to assign regions to. I am first assigning

Re: [Sikuli-driver] [Question #270538]: Is there a way to remove the sikuli import feature in the nightly build?

2015-08-19 Thread Ryan
Question #270538 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/270538 Ryan posted a new comment: I don't know how to edit the question above so I'm going to add an additional comment: It does appear that it is directly related to subclassing region. We were only subclassing

[Sikuli-driver] [Question #269444]: Three parallel scripts optimization help?

2015-07-20 Thread Ryan
New question #269444 on Sikuli: https://answers.launchpad.net/sikuli/+question/269444 1: https://pastebin.com/fmSBWnuV 2: https://pastebin.com/s1DAyLr3 3: https://pastebin.com/y8NSY7Rg Album: http://imgur.com/a/jxEIv I've just moved over to Sikuli today, and was previously using the trial of

Re: [Sikuli-driver] [Question #269444]: Three parallel scripts optimization help?

2015-07-20 Thread Ryan
Question #269444 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269444 Description changed to: 1: https://pastebin.com/fmSBWnuV 2: https://pastebin.com/s1DAyLr3 3: https://pastebin.com/y8NSY7Rg Album: http://imgur.com/a/jxEIv I've just moved over to Sikuli today, and was

Re: [Sikuli-driver] [Question #269444]: Three parallel scripts optimization help?

2015-07-20 Thread Ryan
Question #269444 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269444 Ryan posted a new comment: Ah, thanks. The observe feature looks like what I needed, just have to read up on how to implement it now. -- You received this question notification because you are a member

Re: [Sikuli-driver] [Question #269444]: Three parallel scripts optimization help?

2015-07-20 Thread Ryan
Question #269444 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269444 Status: Answered = Solved Ryan 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

Re: [Sikuli-driver] [Question #269444]: Three parallel scripts optimization help?

2015-07-20 Thread Ryan
Question #269444 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269444 Status: Answered = Open Ryan is still having a problem: You are running SikulixIDE 1.10 Build: 2015-07-20_01:00nightly No the game doesn't have any kind of bot detection, it allows modding and anything

Re: [Sikuli-driver] [Question #197294]: Can Sikuli Methods be Overridden?

2015-07-20 Thread Ryan
Question #197294 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/197294 Ryan posted a new comment: I too am hoping for something similar. In my project we are extending the Region class extensively and sometimes need click to have a side effect on the derived class. For example

Re: [Sikuli-driver] [Question #197294]: Can Sikuli Methods be Overridden?

2015-07-20 Thread Ryan
Question #197294 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/197294 Ryan posted a new comment: One of the reasons we did this was to intentionally block the global undotted methods. The way our testing and framework are set up already removes the ability to run modules

[Sikuli-driver] [Bug 1453886] [NEW] platform.architecture() does not work from sikuli-script.jar

2015-05-11 Thread Ryan
Public bug reported: To determine some test parameters we are looking to check the system architecture configuration (32 vs 64 specifically). When in an interactive jython session, I get the following: Picked up JAVA_TOOL_OPTIONS: -agentlib:jvmhook Picked up _JAVA_OPTIONS: -Xrunjvmhook

[Sikuli-driver] [Bug 1450805] [NEW] Allow click() to accept and ignore 'None' as a modifier

2015-05-01 Thread Ryan
Public bug reported: Currently the click() method accepts key modifiers as optional arguments. We have created a wrapper function on the click to ensure a little extra stability with the click method and have it available across all scripts. ex: def myClickFun(region, image, modifier=None):

[Sikuli-driver] [Bug 1450805] Re: [1.0.1] Allow click() to accept and ignore 'None' as a modifier --- fixed 2015-05-02+

2015-05-01 Thread Ryan
That makes sense, I didn't think about how that would look in Java, though I did initially check to see if any of the click() code was in Jython. I was hesitant to split the call with an if statement (if modifier or not) since the logic is more complex than my trivial example, and the click is

[Sikuli-driver] [Bug 1270177] Re: [request] want a feature to select an image in a drop down list

2015-04-28 Thread Ryan
Why not dynamically create a region based on the corners of the dropdown? It wouldn't matter what direction the dropdown opens since the user will specify what the top left, bottom left, and top right region look like. If you capture the images carefully it won't matter what is behind the

Re: [Sikuli-driver] [Question #255662]: مشاهدة فيلم الجزيرة الجزء الثانى 2014 كامل aljazeera يوتيوب dvd

2014-11-06 Thread Ryan
Question #255662 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255662 Ryan posted a new comment: I appologize, my account may have been hacked? I certainly did not turn this question into foreign spam -- You received this question notification because you are a member

Re: [Sikuli-driver] [Question #255662]: Jython scripting: using observe(): handler functions cannot be cast as a handler in Eclipse integration

2014-11-06 Thread Ryan
Question #255662 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255662 Summary changed to: Jython scripting: using observe(): handler functions cannot be cast as a handler in Eclipse integration Description changed to: I'm running some user acceptance tests before beginning a

Re: [Sikuli-driver] [Question #255662]: Stopping an observer outside of the handler

2014-11-06 Thread Ryan
Question #255662 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255662 Summary changed to: Stopping an observer outside of the handler Description changed to: I'm looking to stop an observer if the event hasn't occurred by the end of the script. Depending on which project we

Re: [Sikuli-driver] [Question #255662]: Jython scripting: using observe(): handler functions cannot be cast as a handler in Eclipse integration

2014-11-06 Thread Ryan
Question #255662 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/255662 Ryan posted a new comment: I opened up the email that I received when I posted the new bug/question and the information was contained in the email. I tried checking the history first to see

[Sikuli-driver] [Question #256107]: Is it possible to stop an observer without an event occuring?

2014-10-23 Thread Ryan
New question #256107 on Sikuli: https://answers.launchpad.net/sikuli/+question/256107 I'm looking to stop an observer if the event hasn't occurred by the end of the script. Depending on which project we are automation I'm looking to create several different observers to monitor the execution

Re: [Sikuli-driver] [Question #256107]: Is it possible to stop an observer without an event occuring?

2014-10-23 Thread Ryan
Question #256107 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/256107 Description changed to: I'm looking to stop an observer when the event hasn't occurred by the end of the script (or after some predetermined step is complete). Depending on which project we are automation

[Sikuli-driver] [Bug 1379844] Re: Functions cannot be cast as a handler in Eclipse integration

2014-10-13 Thread Ryan
That did the trick, thanks! -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1379844 Title: Functions cannot be cast as a handler in Eclipse integration Status in Sikuli: New Bug description:

[Sikuli-driver] [Question #255662]: Functions cannot be cast as a handler in Eclipse integration

2014-10-13 Thread Ryan
New question #255662 on Sikuli: https://answers.launchpad.net/sikuli/+question/255662 I'm running some user acceptance tests before beginning a section of a project, so the code is very generic. I'm attempting to create a background listener before launching my automation code to look for

[Sikuli-driver] [Bug 1379844] [NEW] Functions cannot be cast as a handler in Eclipse integration

2014-10-10 Thread Ryan
Public bug reported: I'm running some user acceptance tests before beginning a section of a project, so the code is very generic. I'm attempting to create a background listener before launching my automation code to look for unexpected errors within UI regression suites. I'm getting the

Re: [Sikuli-driver] [Question #254915]: Unable to type URL because of shifting problem

2014-09-25 Thread Ryan
Question #254915 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/254915 Status: Needs information = Open Ryan gave more information on the question: I'm using a 3rd-party email data scraping application that requires pasting URLs of pages to be scraped. ctrl-v and cmd-v

Re: [Sikuli-driver] [Question #254915]: Unable to type URL because of shifting problem

2014-09-24 Thread Ryan
Question #254915 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/254915 Status: Answered = Open Ryan is still having a problem: When I use a paste in this Windows program, it results in only a v being inserted, which is why I turned to type() -- You received this question

Re: [Sikuli-driver] [Question #254915]: Unable to type URL because of shifting problem

2014-09-24 Thread Ryan
Question #254915 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/254915 Ryan posted a new comment: print() works fine, but neither paste or type work in this situation -- You received this question notification because you are a member of Sikuli Drivers, which is an answer

[Sikuli-driver] [Question #254915]: Unable to type URL because of shifting problem

2014-09-23 Thread Ryan
New question #254915 on Sikuli: https://answers.launchpad.net/sikuli/+question/254915 Hello, I am trying to have Sikuli type a URL into a form, but have a problem because the shift key is not being activated. In Sikuli: type(http://google.com;) I want http://google.com to be inserted into the

Re: [Sikuli-driver] [Question #252118]: [RC3] On execution of .skl file, Preparing to Install

2014-07-28 Thread Ryan Johnson
Question #252118 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252118 Ryan Johnson posted a new comment: Found solution - Open .skl file in batch file -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

[Sikuli-driver] [Question #252118]: On execution of .skl file, Preparing to Install

2014-07-27 Thread Ryan Johnson
New question #252118 on Sikuli: https://answers.launchpad.net/sikuli/+question/252118 I am running the below commands in a Sun VirtualBox I am executing a .skl file, but then Windows raises a message: Preparing to Install. Once the loading bar has completed ,another installation loading bar

Re: [Sikuli-driver] [Question #232881]: Finder - how to match multiple sub-images within a captured image

2013-07-23 Thread Ryan Paterson
Question #232881 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/232881 Ryan Paterson posted a new comment: Thank you for your quick response! I looked through the source code and noticed the following Finder constructor: public Finder(String imageFilename, Region

[Sikuli-driver] [Question #232881]: Finder - how to match multiple sub-images within a captured image

2013-07-22 Thread Ryan Paterson
New question #232881 on Sikuli: https://answers.launchpad.net/sikuli/+question/232881 Attempting to scan a previously saved screen capture. The screen capture contains multiple (similar) blocks of data. Each block contains three fields. Field 1 is a unique identifier, Field 2 will vary and

[Sikuli-driver] [Bug 845744] Re: SCREEN.capture is broken (__builtin__ is not defined)

2013-06-19 Thread Ryan Paterson
Sorry, Java version is Java 6 x64 JRE, doesn't look like posts can be edited. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/845744 Title: SCREEN.capture is broken (__builtin__ is not defined)

[Sikuli-driver] [Bug 845744] Re: SCREEN.capture is broken (__builtin__ is not defined)

2013-06-19 Thread Ryan Paterson
I hit a similar error in the latest Sikuli version. It appears that import __builtin__ exists in sikuli-script.jar/Lib/sikuli/Screen.py but is commented out. Un-commenting the import statement appears to fix it. Sikuli Version: Sikuli IDE 1.0.0 Win64 OS: Windows 7 x64 Java: Java 6 x86 JRE Script

[Sikuli-driver] [Question #210069]: Clicking Object every 4 hours.

2012-10-01 Thread Ryan Mur
New question #210069 on Sikuli: https://answers.launchpad.net/sikuli/+question/210069 I would like to know how make script to click number of objects every 4 hours. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #198796]: Fedora 15 - libVisionProxy.so: libml.so.2.1

2012-06-13 Thread ryan
Question #198796 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/198796 ryan posted a new comment: No I did not know OpenCV *needs* to be 2.1 on the first run. I don't believe this is documented anywhere. Thanks for the tip. I will try this and let you know how it goes

Re: [Sikuli-driver] [Question #198796]: Fedora 15 - libVisionProxy.so: libml.so.2.1

2012-06-13 Thread ryan
Question #198796 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/198796 ryan posted a new comment: I give up. Sikuli will not work on Fedora as long as it needs OpenCV 2.1. Sikuli needs to be updated do it uses updated libraries and dependencies. While trying to make/build

Re: [Sikuli-driver] [Question #198796]: Fedora 15 - libVisionProxy.so: libml.so.2.1

2012-06-12 Thread ryan
Question #198796 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/198796 ryan posted a new comment: --- the current Sikuli is able to work with version 2.2 What about 2.3? That is the latest for Fedora 17. Also, does it only work if OpenCV is compiled? I have tried both compiling

Re: [Sikuli-driver] [Question #198796]: Fedora 15 - libVisionProxy.so: libml.so.2.1

2012-06-12 Thread ryan
Question #198796 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/198796 ryan posted a new comment: Is this still a good source on how to build? https://answers.launchpad.net/sikuli/+faq/1453 Also, do you know if the devs are still working on Sikuli, or has it been dropped

Re: [Sikuli-driver] [Question #198796]: Fedora 15 - libVisionProxy.so: libml.so.2.1

2012-06-12 Thread ryan
Question #198796 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/198796 ryan posted a new comment: I am trying to build on Fedora 17 (64-Bit). So far I am having trouble generating the makefiles with CMake. Java version is 1.7, but Sikuli doesn't like it. This is the error I

  1   2   >