Re: [Sikuli-driver] [Question #657137]: region search work slower

2017-09-05 Thread Alex Lunyov
Question #657137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/657137 Alex Lunyov posted a new comment: OK! Be aware of different visual effects like Aero on Windows 7, transparency effects that your OS uses to display messages etc. A short wait(...) before searching the patter

[Sikuli-driver] [Bug 1705515] Re: [1.1.1 final] Screen().capture() does not return path --- workaround

2017-09-05 Thread Rainer Oehry
@RaiMan Just one question: If I apply the getFile() workaroud to all capture() methods, will this still work after the problem got fixed in 1.1.2, or will I have to remove the getFile() everywhere because it will then cause problems itself? Thank you! -- You received this bug notification beca

[Sikuli-driver] [Question #657594]: Help required to find the text in an image

2017-09-05 Thread Anandhi Vairamanickam
New question #657594 on Sikuli: https://answers.launchpad.net/sikuli/+question/657594 Hi, I get the error when I try to find the text in an image [error] TextRecognizer not working: tessdata stuff not available at: C:\Users\c001351\AppData\Roaming\Sikulix\SikulixTesseract\tessdata [error] text:

[Sikuli-driver] [Question #657596]: EditorRegionButton: createFromString: Problem parsing region expression 3

2017-09-05 Thread Shekhar
New question #657596 on Sikuli: https://answers.launchpad.net/sikuli/+question/657596 Hi, What is "EditorRegionButton: createFromString: Problem parsing region expression 3"? This error has been showing for a code i am working on in Sikuli. It doesn't stop the code from running but it appears

Re: [Sikuli-driver] [Question #657192]: Key Attribute of Function key in keyboard

2017-09-05 Thread Anandhi Vairamanickam
Question #657192 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/657192 Status: Answered => Open Anandhi Vairamanickam is still having a problem: Manfred, I tried the below line of code in Sikuli script but it didn't work. type(Key.F8) I got the message "[log] TYPE "#F8.

Re: [Sikuli-driver] [Question #657191]: Sikuli integration with Jira

2017-09-05 Thread Anandhi Vairamanickam
Question #657191 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/657191 Status: Answered => Solved Anandhi Vairamanickam confirmed that the question is solved: Thanks masuo, that solved my question. -- You received this question notification because your team Sikuli Driver

Re: [Sikuli-driver] [Question #657192]: Key Attribute of Function key in keyboard

2017-09-05 Thread Alex Lunyov
Question #657192 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/657192 Status: Open => Answered Alex Lunyov proposed the following answer: It seems that key stroke could be lost in other application than target. Check please. -- You received this question notification bec