[Sikuli-driver] [Question #253560]: Can we preload java libraries for sikuli

2014-08-25 Thread Avinash
New question #253560 on Sikuli: https://answers.launchpad.net/sikuli/+question/253560 In every run it loads libraries: runIDE.cmd -r Hello.sikuli If multiple scripts are to be run ,it consumes lot of time.(Which is not the actual script execution time) Is it possible to preload those

Re: [Sikuli-driver] [Question #253449]: Can any calculation be done using sikuli and coparision of two numeric values?

2014-08-25 Thread Eugene S
Question #253449 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253449 Status: Open = Answered Eugene S proposed the following answer: Hi, Please take a look at this question and answer. It looks like your issue: https://answers.launchpad.net/sikuli/+question/222631 --

Re: [Sikuli-driver] [Question #253560]: Can we preload java libraries for sikuli

2014-08-25 Thread RaiMan
Question #253560 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253560 RaiMan proposed the following answer: BTW: in version 1.1.0 the -r parameter will support more than one script name to be run in a row (not yet implemented though) -- You received this question

Re: [Sikuli-driver] [Question #253560]: Can we preload java libraries for sikuli

2014-08-25 Thread RaiMan
Question #253560 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253560 Status: Open = Answered RaiMan proposed the following answer: It is not the loading of the libraries, but the startup of the scripting support and the internal preparation to run the script, that takes

Re: [Sikuli-driver] [Question #253560]: Can we preload java libraries for sikuli

2014-08-25 Thread RaiMan
Question #253560 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253560 Linked to bug: #1361094 https://bugs.launchpad.net/bugs/1361094 [request] want to run more than one script in a row from command line -- You received this question notification because you are

[Sikuli-driver] [Question #253560]: Status of bug #1361094 changed to 'In Progress' in Sikuli

2014-08-25 Thread RaiMan
Bug #1361094 status changed in Sikuli: New = In Progress https://bugs.launchpad.net/sikuli/+bug/1361094 [request] want to run more than one script in a row from command line This bug is linked to #253560. Can we preload java libraries for sikuli

[Sikuli-driver] [Bug 1361094] [NEW] [request] want to run more than one script in a row from command line

2014-08-25 Thread RaiMan
Public bug reported: In every run it loads libraries: runIDE.cmd -r Hello.sikuli If multiple scripts are to be run ,it consumes lot of time.(Which is not the actual script execution time) Is it possible to preload those libraries, so that time taken is actual script execution time and not

[Sikuli-driver] [Bug 1361094] Re: [request] want to run more than one script in a row from command line

2014-08-25 Thread Avinash
Thanks RaiMan for quick reply. It is not taking 3-5 secs but around a minute on ubuntu 12.04 when run from command line.On Windows it is taking 3-5 secs. I am using Opencv 2.4.8.Are there any libraries on which this time can be dependent. -- You received this bug notification because you are

[Sikuli-driver] [Bug 1361094] Re: [request] want to run more than one script in a row from command line

2014-08-25 Thread RaiMan
Ok, understood. Already heard of that before. I will check this the next time, but I will use Ubuntu 14.04 64-Bit. Nevrtheless: the suggested solution should help a bit, since you only have to wait once for this minute ;-) -- You received this bug notification because you are a member of

Re: [Sikuli-driver] [Question #253449]: Can any calculation be done using sikuli and coparision of two numeric values?

2014-08-25 Thread Subhasree Mohapatra
Question #253449 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253449 Status: Answered = Open Subhasree Mohapatra is still having a problem: Hi, I went thru the question and answer but the error is still there. PFA my code dir_xl =C:\\Program Files\\SIKULI\\Lib\\xlrd

[Sikuli-driver] [Question #253587]: Need a html runner which takes screenshots

2014-08-25 Thread sathya
New question #253587 on Sikuli: https://answers.launchpad.net/sikuli/+question/253587 I need a modified version of html runner which generates screenshots on failure. **I cant access this modified version of html runner link given by @raiman

[Sikuli-driver] [Question #253589]: onChange not detecting changes

2014-08-25 Thread Greg Howell
New question #253589 on Sikuli: https://answers.launchpad.net/sikuli/+question/253589 Raiman, So I'm working on this tracking tool that shows on a map (like a googlemaps satellite view) where there was movement. It does this by showing these little red stars where the movement was detected.

Re: [Sikuli-driver] [Question #253587]: Need a html runner which takes screenshots

2014-08-25 Thread RaiMan
Question #253587 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253587 Status: Open = Answered RaiMan proposed the following answer: The link works. Is it not possible for you, to access Dropbox at all? If yes, send me a mail silently to the address at

Re: [Sikuli-driver] [Question #253449]: Can any calculation be done using sikuli and coparision of two numeric values?

2014-08-25 Thread RaiMan
Question #253449 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253449 Status: Open = Needs information RaiMan requested more information: what version of xlrd? do you have the correct folder in C:\\Program Files\\SIKULI\\Lib\\xlrd? It must contain __init__.py (and the

Re: [Sikuli-driver] [Question #253589]: onChange not detecting changes

2014-08-25 Thread RaiMan
Question #253589 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253589 Status: Open = Needs information RaiMan requested more information: what version of Sikuli? in 1.0.1 there is a problem with FOREVER, which is the default in your case. if 1.0.1 try this:

Re: [Sikuli-driver] [Question #253589]: onChange not detecting changes

2014-08-25 Thread Greg Howell
Question #253589 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253589 Status: Needs information = Solved Greg Howell confirmed that the question is solved: Yes, it is 1.0.1. And that was it! Solved my problem. Thank you so much for such a quick response. This totally

Re: [Sikuli-driver] [Question #253587]: Need a html runner which takes screenshots

2014-08-25 Thread sathya
Question #253587 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253587 sathya posted a new comment: @raiman: Sent you an email. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #250392]: [1.0.1] OSX 10.10: IDE doesn't work using Java 6

2014-08-25 Thread UNCCheezy
Question #250392 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/250392 UNCCheezy posted a new comment: same problem for me. I'm looking into it as well. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for

Re: [Sikuli-driver] [Question #253587]: Need a html runner which takes screenshots

2014-08-25 Thread sathya
Question #253587 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253587 sathya posted a new comment: @Raimund: Sent you an email. I am at office and i don't have access to dropbox here. If you could send me that zip file it would be really helpful :) Cheers, Sathya -- You

Re: [Sikuli-driver] [Question #250392]: [1.0.1] OSX 10.10: IDE doesn't work using Java 6

2014-08-25 Thread UNCCheezy
Question #250392 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/250392 UNCCheezy posted a new comment: unable to install java 7, due to stupid error in java install code. Looking for a mac version 10.7, and the new one is 10.10. -- You received this question notification

Re: [Sikuli-driver] [Question #253449]: Can any calculation be done using sikuli and coparision of two numeric values?

2014-08-25 Thread Subhasree Mohapatra
Question #253449 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253449 Status: Needs information = Open Subhasree Mohapatra gave more information on the question: xlrd version 0.9.0 n the folder structure is xlrd --- _init_.py --- other .py -- You received this question