[Sikuli-driver] [Bug 1566645] Re: Customize guide extension overlay

2016-04-05 Thread Sam Gleske
** Description changed: I notice that you allow customizing the font size of the text overlay in the guide extension. However, it would be nice if I could customize, rather disable, the overlay. - Relevant source files that I could found. + Relevant source files that I could find.

[Sikuli-driver] [Bug 1566645] [NEW] Customize guide extension overlay

2016-04-05 Thread Sam Gleske
Public bug reported: I notice that you allow customizing the font size of the text overlay in the guide extension. However, it would be nice if I could customize, rather disable, the overlay. Relevant source files that I could found.

[Sikuli-driver] [Bug 1566637] [NEW] Hotkey handlers do not properly clean up

2016-04-05 Thread Sam Gleske
Public bug reported: OS: Mac OS X El Capitan 10.11.3 (15D21) Sikuli 1.1.0 When you cancel a script use CMD+SHIFT+C (Mac) the Hotkeys remain active. e.g. #START SCRIPT def doClick(some_location): last_mouse_location = Env.getMouseLocation() click(some_location)

Re: [Sikuli-driver] [Question #289832]: In matching preview it can find but it fails in script

2016-04-05 Thread RaiMan
Question #289832 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/289832 RaiMan requested more information: Did you read this to understand how SikuliX works: http://sikulix-2014.readthedocs.org/en/latest/basicinfo.html#sikulix-how-does-it-find-images-on-the-screen -- You

Re: [Sikuli-driver] [Question #289832]: In matching preview it can find but it fails in script

2016-04-05 Thread faq
Question #289832 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/289832 faq posted a new comment: I just tried version 1.1.1. It still has the same problem. Maybe I need fix my script, 0.99 is not good value, it has some problem so I must re-capture the image in every pc. --

Re: [Sikuli-driver] [Question #289832]: In matching preview it can find but it fails in script

2016-04-05 Thread RaiMan
Question #289832 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/289832 RaiMan proposed the following answer: --- If only a little data changed, it will not be detected. this is how it should be, when using exact (meaning a match score >0.99). it usually means, that ALL pixels

Re: [Sikuli-driver] [Question #289832]: In matching preview it can find but it fails in script

2016-04-05 Thread faq
Question #289832 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/289832 faq posted a new comment: Yes, I change it to 0.98 and it can work. In fact, I use it to verify my data in screen. So I need it keep 0.99. Because 0.98 is not exact. If only a little data changed, it will

Re: [Sikuli-driver] [Question #239574]: Sikuli type() vs python\jython type() commands --- use isinstance() instead

2016-04-05 Thread RaiMan
Question #239574 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/239574 RaiMan posted a new comment: @tranq read again: isinstance() -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #239574]: Sikuli type() vs python\jython type() commands --- use isinstance() instead

2016-04-05 Thread tranquillo
Question #239574 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/239574 tranquillo posted a new comment: instance() does not work: [error] NameError ( name 'instance' is not defined ) -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #289673]: Can I get the text of screenshot?

2016-04-05 Thread Angélica
Question #289673 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/289673 Angélica posted a new comment: I use Settings.OcrTextSearch = True and Settings.OcrTextRead = True, but doesn't recognize the text 100%. The value returned for the function text is "CHI", but my channel

Re: [Sikuli-driver] [Question #289930]: Can't open JAR file

2016-04-05 Thread Irene
Question #289930 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/289930 Status: Answered => Solved Irene confirmed that the question is solved: Thanks Karl, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #289116]: [1.1.x] Sikuli dependencies and commercial usage of sikuli jar

2016-04-05 Thread Ben
Question #289116 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/289116 Ben confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #289116]: [1.1.x] Sikuli dependencies and commercial usage of sikuli jar

2016-04-05 Thread Ben
Question #289116 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/289116 Status: Answered => Solved Ben confirmed that the question is solved: thanks a lot for for detail answer for this question. -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #136146]: Automatic script generation?

2016-04-05 Thread RaiMan
Question #136146 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/136146 RaiMan posted a new comment: @Wykleph thanks, makes sense. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Bug 1096528] Re: highlight doesn't work in linux

2016-04-05 Thread RaiMan
tet with latest nightly 1.1.1 ** Changed in: sikuli Status: In Progress => Fix Committed ** Changed in: sikuli Importance: Medium => Critical ** Changed in: sikuli Milestone: 2.0.0 => 1.1.1 ** Summary changed: - highlight doesn't work in linux + highlight doesn't work in linux

[Sikuli-driver] [Bug 1096528] Re: highlight doesn't work in linux

2016-04-05 Thread vijayvyawhare
Any update on this -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1096528 Title: highlight doesn't work in linux Status in Sikuli: In Progress Bug description: The messages say as much so