Re: [Sikuli-driver] [Question #236249]: How to use OCR

2013-09-24 Thread VK
Question #236249 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236249 Status: Answered => Open VK is still having a problem: Thanks Mark. When I took the region of web application screen (lot of text) it is able to print very clearly each and every text. It's very awesome

Re: [Sikuli-driver] [Question #236249]: How to use OCR

2013-09-24 Thread Mark Weisler
Question #236249 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236249 Status: Open => Answered Mark Weisler proposed the following answer: Hi VK, To get started with OCR you might try this Sikuli code: myReg= Region(100,100,500,600) myReg.highlight(2) myText = myReg.

Re: [Sikuli-driver] [Question #236249]: How to use OCR

2013-09-24 Thread VK
Question #236249 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236249 Status: Answered => Open VK is still having a problem: Hi RaiMan, I want to use in Sikuli IDE. I couldn't find the OCR option in that document. Can you please share the solution ? and What is the diffe

Re: [Sikuli-driver] [Question #235070]: Is Sikuli stable when it run in Java api for a little complicate program?

2013-09-24 Thread Kurt Chen
Question #235070 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235070 Status: Answered => Open Kurt Chen is still having a problem: I still couldn't get Settings.setShowActions(true) work, I got the latest sikuli-script.jar file, I don't get the double red circles when i

Re: [Sikuli-driver] [Question #236259]: Running only one command from command line

2013-09-24 Thread RaiMan
Question #236259 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236259 Status: Open => Answered RaiMan proposed the following answer: this unofficial trick currently works (it is used during final setup test ;-) you MUST use the java command java -cp sikuli-script.jar org

Re: [Sikuli-driver] [Question #236188]: [1.0.1] having various problems with setup

2013-09-24 Thread RaiMan
Question #236188 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236188 RaiMan proposed the following answer: got your mail and proposed the workaround according to faq 2436 ([1.0.1] text, OCR, tesseract not working --- tessdata folder not found) -- You received this question n

Re: [Sikuli-driver] [Question #236188]: [1.0.1] having various problems with setup

2013-09-24 Thread dinev
Question #236188 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236188 dinev posted a new comment: I narrowed down the problem The test below works fine with v1.0.0 but fails with v1.0.1(installed with option 1+5) ### Open apache.org with IE before starting the script Settings

Re: [Sikuli-driver] [Question #236188]: [1.0.1] having various problems with setup

2013-09-24 Thread RaiMan
Question #236188 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236188 RaiMan requested more information: pls. send silently to my mail at https://launchpad.net/~raimund-hocke - the setup log file - the logfile produced when running the IDE with option -d into the above problem

Re: [Sikuli-driver] [Question #236188]: [1.0.1] having various problems with setup

2013-09-24 Thread dinev
Question #236188 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236188 dinev posted a new comment: I done tests with runIDE.cmd and runScript.cmd (separate installations for option [1+5] and second for [2+5]) Bot run result in "Text search currently switched off" problem mentio

Re: [Sikuli-driver] [Question #236188]: [1.0.1] having various problems with setup

2013-09-24 Thread dinev
Question #236188 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236188 dinev posted a new comment: I done the installation in the right way(2nd and 5th option) and run my tests with new sikuli. Unfortunately I am getting error on the OCR. "FindFailed: FindFailed: Text search

[Sikuli-driver] [Question #236259]: Running only one command from command line

2013-09-24 Thread alans
New question #236259 on Sikuli: https://answers.launchpad.net/sikuli/+question/236259 Is there any possible way how to run only one command from command line? e.g. click() something like runScript.cmd -r "click()" or something lik runScript.cmd --command "click()" without definition of t

Re: [Sikuli-driver] [Question #236188]: [1.0.1] Sikuli install hangs

2013-09-24 Thread RaiMan
Question #236188 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236188 Status: Open => Answered RaiMan proposed the following answer: --- None of the downloaded jars (besides sikuli-setup.jar) are runnable before being processed by setup (so you should not double click them

Re: [Sikuli-driver] [Question #236188]: [1.0.1] having various problems with setup

2013-09-24 Thread RaiMan
Question #236188 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236188 Summary changed to: [1.0.1] having various problems with setup -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #236188]: [1.0.1] Sikuli install hangs

2013-09-24 Thread dinev
Question #236188 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236188 Status: Answered => Open dinev is still having a problem: Sorry, I finally got it. Unfortunately the read.me was not clear enough that new folder "Download " should be created as a child of the current

Re: [Sikuli-driver] [Question #236244]: Sikuli IDE keeps closing

2013-09-24 Thread RaiMan
Question #236244 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236244 Status: Open => Answered RaiMan proposed the following answer: you either act according to faq 2005 or upgrade to version 1.0.1 (http://www.sikuli.org/download.html) -- You received this question noti

Re: [Sikuli-driver] [Question #236244]: [RC3] Sikuli IDE keeps closing

2013-09-24 Thread RaiMan
Question #236244 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236244 Summary changed to: [RC3] Sikuli IDE keeps closing -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #236244]: Sikuli IDE keeps closing

2013-09-24 Thread Rajeshwaran
Question #236244 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236244 Status: Needs information => Open Rajeshwaran gave more information on the question: Hi RaiMan, Sikuli version : Sikuli-X-1.0rc3_(r905)-win32. System :Windows 7 32 bit. When I click on any

Re: [Sikuli-driver] [Question #236244]: Sikuli IDE keeps closing

2013-09-24 Thread RaiMan
Question #236244 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236244 Status: Open => Needs information RaiMan requested more information: what Sikuli version? what system? --- the error log says the related files are not updated. what error log? content? -- You receiv

Re: [Sikuli-driver] [Question #236226]: [1.0.1] how to run Sikuli script without Yellow popup box?

2013-09-24 Thread RaiMan
Question #236226 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236226 Status: Open => Answered RaiMan proposed the following answer: sorry, but you have to wait for the next update. see related bug. -- You received this question notification because you are a member of S

Re: [Sikuli-driver] [Question #236226]: [1.0.1] how to run Sikuli script without Yellow popup box?

2013-09-24 Thread RaiMan
Question #236226 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236226 Linked to bug: #1221062 https://bugs.launchpad.net/bugs/1221062 "[1.0.1] Yellow banner should be invisible in the standard" -- You received this question notification because you are a member of

Re: [Sikuli-driver] [Question #236188]: [1.0.1] Sikuli install hangs

2013-09-24 Thread RaiMan
Question #236188 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236188 Status: Open => Answered RaiMan proposed the following answer: pls. proceed as mentioned in the readme ! -- You received this question notification because you are a member of Sikuli Drivers, which is

Re: [Sikuli-driver] [Question #236249]: How to use OCR

2013-09-24 Thread RaiMan
Question #236249 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236249 Status: Open => Answered RaiMan proposed the following answer: already looked here: http://doc.sikuli.org -- You received this question notification because you are a member of Sikuli Drivers, which is

Re: [Sikuli-driver] [Question #236196]: Problem with find text

2013-09-24 Thread RaiMan
Question #236196 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236196 Status: Open => Needs information RaiMan requested more information: run IDE with option -d and send the log file silently to my mail at https://launchpad.net/~raimund-hocke getting the logfile from the

Re: [Sikuli-driver] [Question #236196]: Problem with find text

2013-09-24 Thread KaMiNsKy
Question #236196 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236196 Status: Answered => Open KaMiNsKy is still having a problem: the same result -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

[Sikuli-driver] [Question #236249]: How to use OCR

2013-09-24 Thread VK
New question #236249 on Sikuli: https://answers.launchpad.net/sikuli/+question/236249 Hi, How can I use the OCR option in Sikuli IDE. Curretly I am using Sikuli X-1.0rc3 (r905). Please give me any example code. -- You received this question notification because you are a member of Sikuli Driver

Re: [Sikuli-driver] [Question #236188]: [1.0.1] Sikuli install hangs

2013-09-24 Thread dinev
Question #236188 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236188 Status: Solved => Open dinev is still having a problem: Still problem is not solved. Steps: 1. I downloaded the zip files and extracted in c:\sikuli 2. Started setup jar that extracted setup cmd 3. Star

[Sikuli-driver] [Question #236244]: Sikuli IDE keeps closing

2013-09-24 Thread Rajeshwaran
New question #236244 on Sikuli: https://answers.launchpad.net/sikuli/+question/236244 I have installed Sikuli IDE in my windows machine. I opened the IDE and i noticed that if i click any button in the IDE,the IDE crashes. the error log says the related files are not updated. -- You received th