Re: [Sikuli-driver] [Question #190373]: How to run multiple sikuli scripts from a BAT file?

2012-03-12 Thread RaiMan
Question #190373 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/190373 Status: Open = Needs information RaiMan requested more information: --- full suite of jUnit style sikuli scripts Are these Sikuli scripts, that can be run standalone in the IDE? Or does it mean

[Sikuli-driver] [Bug 950611] Re: [request] Region.highlight() should have a color option

2012-03-12 Thread anatoly techtonik
Please note that #795211 mentions ability to have different regions highlighted with different colors - it is not just about changing the default color. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

[Sikuli-driver] [Bug 950611] Re: [request] Region.highlight() should have a color option

2012-03-12 Thread anatoly techtonik
Link to bug #795211. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/950611 Title: [request] Region.highlight() should have a color option Status in Sikuli: New Bug description: Upon

[Sikuli-driver] [Bug 949808] Re: [request] Ubuntu 12.04: Sikuli should work with OpenCV 2.3

2012-03-12 Thread Zhi
** Description changed: Failed to import the module sikuli.Sikuli in jython in Ubuntu 12.04, it seems that it depends on opencv2.1 however opencv2.3 is installed in Ubuntu 12.04. Error:  File /home/administrator/Linux/lib/clientgui.py, line 4, in module from sikuli_utils import

Re: [Sikuli-driver] [Question #190179]: Using Variables via Settings, refresh?

2012-03-12 Thread David Lafferty
Question #190179 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/190179 Status: Needs information = Open David Lafferty gave more information on the question: Apologies for the naming convention. Yes there is a Main.sikuli script. That script as you have correctly guessed

[Sikuli-driver] [Bug 949808] Re: [request] Ubuntu 12.04: Sikuli should work with OpenCV 2.3

2012-03-12 Thread Zhi
Thanks for your indication, RaiMan. Or you have to build Sikuli from source (at least with OpenCV 2.2 this is possible). The following error came to me; do you have any idea about this ? administrator@ubuntu120402:~/sikuli_source/sikuli-sikuli-699d404/sikuli-script/build$ cmake ..

[Sikuli-driver] [Question #190414]: I want to perform multiple actions within a single captured image.

2012-03-12 Thread Mohamed Waseem
New question #190414 on Sikuli: https://answers.launchpad.net/sikuli/+question/190414 Hi, I am new to Sikuli. I liked this tool very much. I have gone through the documentation as you suggest everyone to. But I don't see examples here except the methods of how to do. I have been asked by my

[Sikuli-driver] [Bug 949808] Re: [request] Ubuntu 12.04: Sikuli should work with OpenCV 2.3

2012-03-12 Thread RaiMan
Tessaract OCR 2.04 is not installed as it should be. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/949808 Title: [request] Ubuntu 12.04: Sikuli should work with OpenCV 2.3 Status in Sikuli:

Re: [Sikuli-driver] [Question #190179]: Using Variables via Settings, refresh?

2012-03-12 Thread RaiMan
Question #190179 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/190179 Status: Open = Answered RaiMan proposed the following answer: --- Sometimes causing the first file to repeat it's execution. Sorry, I did not think about the fact, that the first time the main script is

Re: [Sikuli-driver] [Question #190179]: Using Variables via Settings, refresh?

2012-03-12 Thread David Lafferty
Question #190179 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/190179 David Lafferty posted a new comment: Thanks for the time and effort put into that response! I will give the try / except layout within my Main.sikuli script. Odd with regard to the time issue. I may

Re: [Sikuli-driver] [Question #190414]: I want to perform multiple actions within a single captured image.

2012-03-12 Thread RaiMan
Question #190414 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/190414 Status: Open = Answered RaiMan proposed the following answer: If you do not want to capture, you have to use the geometry of a GUI and calculate other regions and click points based on reference images,

[Sikuli-driver] [Question #190442]: Dict/Vdict and screenshots with names

2012-03-12 Thread Simon K
New question #190442 on Sikuli: https://answers.launchpad.net/sikuli/+question/190442 I'm sorry if this has been asked before, I'm new to programming therefore unable to properly search as I'm actually unable to clearly describe what I want. What I have right now: def runMiniSandCastles():

Re: [Sikuli-driver] [Question #190442]: Dict/Vdict and screenshots with names

2012-03-12 Thread RaiMan
Question #190442 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/190442 Status: Open = Answered RaiMan proposed the following answer: The Vdict construct was originally designed as some image database, that you could lookup with an image (e.g. icons, photos or similar

Re: [Sikuli-driver] [Question #190442]: Dict/Vdict and screenshots with names

2012-03-12 Thread Simon K
Question #190442 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/190442 Simon K 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 #190442]: Dict/Vdict and screenshots with names

2012-03-12 Thread Simon K
Question #190442 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/190442 Status: Answered = Solved Simon K confirmed that the question is solved: That solved the mystery, thanks for the amazing support! :) -- You received this question notification because you are a member

[Sikuli-driver] [Bug 953233] [NEW] docStrings not properly coloured in Sikuli IDE

2012-03-12 Thread Simon Pearson
Public bug reported: PyDoc uses double/triple quotes to denote a DocString. In the example below for and class would be highlighted. These should be coloured the same as #. for class x do y This is very minor as it does not affect the behaviour of either Sikuli or Pydoc. ** Affects:

[Sikuli-driver] [Bug 953233] Re: X-1.0rc3: IDE: docStrings not properly coloured in Sikuli IDE

2012-03-12 Thread RaiMan
** Summary changed: - docStrings not properly coloured in Sikuli IDE + X-1.0rc3: IDE: docStrings not properly coloured in Sikuli IDE -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/953233 Title:

Re: [Sikuli-driver] [Question #189706]: copy text from a GUI textbox field

2012-03-12 Thread andrea
Question #189706 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/189706 Status: Answered = Solved andrea 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,