Re: [Sikuli-driver] [Question #188121]: Inconsistency in Match.text() - OCR related

2012-02-19 Thread Sunil
Question #188121 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/188121 Status: Answered = Solved Sunil confirmed that the question is solved: RaiMan, thanks for the inputs. I have raised a bug for Virtual Screen support. Also, as you said, i was able to achieve the

Re: [Sikuli-driver] [Question #188121]: Inconsistency in Match.text() - OCR related

2012-02-19 Thread RaiMan
Question #188121 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/188121 RaiMan posted a new comment: Fine. Could you post an example code snippet, how to do this with BufferedImage. Would help me and may be others. -- You received this question notification because you are a

Re: [Sikuli-driver] [Question #188180]: We want to install Sikuli on Linux OS, can we?

2012-02-19 Thread RaiMan
Question #188180 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/188180 Status: Open = Answered RaiMan proposed the following answer: --1. choice --- implement the prerequisites: Java 6 JRE, OpenCV 2.2, Tesseract 2.04, wmctrl, ... --- download and unzip the Linux 64Bit zip

[Sikuli-driver] [Bug 936432] [NEW] type of CMD sequence using upper case letter causes failure and CMD stuck on

2012-02-19 Thread Dale King
Public bug reported: Under OSX trying to a copy by issuing a CMD-C key sequence using the type command, I have discovered that it you use upper case it causes a failure that leaves the system in a weird state where the CMD key is stuck down until you exit the IDE. Open the IDE and put this into

[Sikuli-driver] [Bug 769837] Re: X-1.0rc3: Env.getClipboard() seems to work only once and does not access real clipboard anymore after using paste()

2012-02-19 Thread Dale King
I was running into similar problems yesterday on OSX. I was not doing any pasting. What I was noticing when this was happening was not that Env.getClipboard() was failing to update to the new contents of the clipboard, but in fact somehow Sikuli was keeping the clipboard from working. When it got

[Sikuli-driver] [Bug 936432] Re: type of CMD sequence using upper case letter causes failure and CMD stuck on

2012-02-19 Thread RaiMan
According to the specification, this is not a bug, since it is the users responsibility to specify the correct key combinations. It is not Sikuli's reponsibility, to check, wether a key combination might lead to problems. In your case type(C, KeyModifier.CMD) leads to a shift-cmd-c LOL: this

[Sikuli-driver] [Bug 936432] Re: type(C, KeyModifier.CMD) crashes script --- yes, it is Sikuli's abort key combo

2012-02-19 Thread Dale King
OK, I didn't realize CMD-Shift C was the abort so that does make sense. I do think leaving the keyboard in a broken state should be fixed however. Let's say I had created a long script in an untitled window and accidentally do this. I will not be able to save my work because I cannot type a

Re: [Sikuli-driver] [Question #187435]: Can't get onChange event handler to run

2012-02-19 Thread Terence Cooper
Question #187435 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/187435 Status: Answered = Solved Terence Cooper confirmed that the question is solved: [RaiMan] observer started!! That should tell you everything! Great job, many thanks. Terry. PS. When will your change

Re: [Sikuli-driver] [Question #187435]: Can't get onChange event handler to run

2012-02-19 Thread Terence Cooper
Question #187435 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/187435 Terence Cooper 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

[Sikuli-driver] [Question #188249]: Windows XP Screen capture problem

2012-02-19 Thread Lance Archer
New question #188249 on Sikuli: https://answers.launchpad.net/sikuli/+question/188249 I can open Sikuli (Sikuli-X-1.0rc3 (r905)-win32) but when I try to do a screen capture (CTRL+shift+Z) I get this: [info] Windows utilities loaded. Exception in thread capture java.lang.StackOverflowError at