Re: [Sikuli-driver] [Bug 1420866] Re: Need IDE settings to overwrite captured images

2015-05-11 Thread Collin Tobin
It seems the nightly build doesn't include the sikuli-script.jar... does it? I only see Sikulix.jar. Thanks RaiMan. Collin On Wed, Feb 11, 2015 at 12:05 PM, RaiMan wrote: > Very well done. Thanks. > > ** Changed in: sikuli >Status: New => Fix Committed > > ** Changed in: sikuli >Im

Re: [Sikuli-driver] [Bug 1420866] Re: Need IDE settings to overwrite captured images

2015-05-11 Thread Collin Tobin
Nevermind, looks like calling sikulix.jar works just fine (not separate jars anymore!). Thanks. On Mon, May 11, 2015 at 2:13 PM, Collin Tobin wrote: > It seems the nightly build doesn't include the sikuli-script.jar... does > it? I only see Sikulix.jar. > > Thanks RaiMan. >

Re: [Sikuli-driver] [Bug 1420866] Re: [1.1.0] Need IDE settings to overwrite captured images

2015-05-11 Thread Collin Tobin
I am running Sikuli 1.1.0 I have a utilities.py that runs most of my common functions. I've included this line at the top: Settings.OverwriteImages = true/1 and also tried Settings.OverwriteImages = true/1 When I capture a pre-existing image, Sikuli names it with a "-1" and doesn't overwrite

[Sikuli-driver] [Question #273841]: running Sikuli on Mac OSX 10

2015-11-06 Thread Collin Tobin
New question #273841 on Sikuli: https://answers.launchpad.net/sikuli/+question/273841 Hi Raiman- This is my first foray into attempting to run Sikuli on a Mac and I'm having trouble. I've tried compiling on the system itself, and it was a miserable failure (my fault I'm sure). I've attempted a

Re: [Sikuli-driver] [Question #273841]: running Sikuli on Mac OSX 10

2015-11-06 Thread Collin Tobin
Question #273841 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/273841 Status: Open => Solved Collin Tobin confirmed that the question is solved: Found this worked great: http://www.sikulix.com/quickstart.html -- You received this question notification because your t

[Sikuli-driver] [Bug 1519935] [NEW] SikuliX quits after 4-5 hours (longevity test) on Mac OSx 10.10, Java 1.8

2015-11-25 Thread Collin Tobin
Public bug reported: I have moved my Sikuli scripts that work quite well otherwise on Windows onto Mac for the first time. I'm running a loop that performs browser memory testing, checks for screen freezes, etc, and it is expected to run at least 8 hours. On the Mac, I will always get an error th

[Sikuli-driver] [Question #258504]: Sikuli pause and capture?

2014-12-02 Thread Collin Tobin
New question #258504 on Sikuli: https://answers.launchpad.net/sikuli/+question/258504 Is it possible to have Sikuli pause on failure and open a capture dialog window, instead of having to kill the script, manually capture, resume, etc. I remember Eggplant had this functionality. -- You receive

Re: [Sikuli-driver] [Question #258504]: Sikuli pause and capture?

2014-12-02 Thread Collin Tobin
Question #258504 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/258504 Status: Answered => Solved Collin Tobin confirmed that the question is solved: Awesome, worked great! -- You received this question notification because you are a member of Sikuli Drivers, which is

[Sikuli-driver] [Question #261956]: Overwrite during image capture

2015-02-11 Thread Collin Tobin
New question #261956 on Sikuli: https://answers.launchpad.net/sikuli/+question/261956 I'd like to enable overwriting of images when capturing them. Sikuli is being very careful and renaming my image captures (if using the same name) by enumerating them "image" "image-1" "image-2". But most of m

Re: [Sikuli-driver] [Question #261956]: Overwrite during image capture

2015-02-11 Thread Collin Tobin
Question #261956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/261956 Collin Tobin posted a new comment: Thanks RaiMan. Unfortunately, in this scenario, I'm not updating my script at all. And I'm using my own custom functions to reference images so I can us

Re: [Sikuli-driver] [Question #261956]: Overwrite during image capture

2015-02-11 Thread Collin Tobin
Question #261956 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/261956 Status: Answered => Solved Collin Tobin confirmed that the question is solved: Thanks, I will file that. Appreciate the prompt and thorough responses. -- You received this question notificat

[Sikuli-driver] [Bug 1420866] [NEW] Need IDE settings to overwrite captured images

2015-02-11 Thread Collin Tobin
Public bug reported: Would like the option of a setting to overwrite images of the same name during the screen capture process. Using Sikuli IDE 1.0.1 / Win 7 64 bit. >From an earlier thread with RaiMan:(https://answers.launchpad.net/sikuli/+question/261956) I will add an option Settings.Overwr