Re: [Sikuli-driver] [Question #294998]: Image recognition is not consistent. Sometimes it is not able to match some images in scren.

2016-06-07 Thread masuo
Question #294998 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294998 Status: Open => Answered masuo proposed the following answer: If although the finding image has appeared but FindFailed has occured, it might be that the feature of find worked before the application dr

Re: [Sikuli-driver] [Question #294050]: Sikuli API not recognizing image data

2016-06-07 Thread Launchpad Janitor
Question #294050 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294050 Status: Open => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Open' state without activity for the last 15 days. -- You received this question no

Re: [Sikuli-driver] [Question #294980]: HTMLTestRunner generates error in shutil (move)

2016-06-07 Thread RaiMan
Question #294980 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294980 Status: Open => Answered RaiMan proposed the following answer: the problem is identified and fixed with today's nightly (capture did no longer return a filename string, but the underlying ScreenImage its

Re: [Sikuli-driver] [Question #294088]: OSX 10.10: How to open .sikuli?

2016-06-07 Thread RaiMan
Question #294088 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294088 Status: Open => Needs information RaiMan requested more information: could you send me a screenshot of the open dialog in the IDE at the moment you try to select a .sikuli to sikulix--at--outlook--dot--

[Sikuli-driver] [Question #295009]: (Chinese (Simplified)) 脚本移植过程中,有些图片不识别

2016-06-07 Thread zhangman
A question was asked in a language (Chinese (Simplified)) spoken by none of the registered Sikuli answer contacts. https://answers.launchpad.net/sikuli/+question/295009 您好: 我在一台电脑上编写的自动化脚本,在另一台电脑上运行时,有些图片不识别, 请问这是什么原因。我的脚本中图片的相似度是0.99 我是个新手,研究sikuli有一段时间了,这个问题一直么有解决,期待您的解答。 -- You rece

Re: [Sikuli-driver] [Question #294970]: addHotKey error

2016-06-07 Thread Karl
Question #294970 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294970 Status: Answered => Solved Karl confirmed that the question is solved: Env.addHotKey() looks deprecated (http://nightly.sikuli.de/docs/org/sikuli/script/Env.html#addHotkey- char-int-org.sikuli.basics.Hot

Re: [Sikuli-driver] [Question #294970]: addHotKey error

2016-06-07 Thread Karl
Question #294970 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294970 Karl confirmed that the question is solved: Thanks masuo, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _

Re: [Sikuli-driver] [Question #294970]: addHotKey error

2016-06-07 Thread RaiMan
Question #294970 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294970 RaiMan posted a new comment: to clarify: the deprecation note is for the Java level. At the Jython level the related feature is in Env.py (not marked as deprecated), to translate the handler to the Java leve

[Sikuli-driver] [Bug 1590067] [NEW] interactive capture twice

2016-06-07 Thread Karl
Public bug reported: I am using SikulixIDE 1.1.0 (2015-10-05_17:07) on Windows 10 64-bit. When I use the capture hotkey to capture a menu bar item, the screen darkens and flickers and the menu collapses (that is the problem). (Notepad works. I realized there were two interactive sessions by using

[Sikuli-driver] [Bug 1590067] Re: interactive capture twice

2016-06-07 Thread RaiMan
not really clear what the problem is. Please write down the steps to reproduce the problem. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1590067 Title: interactive capture twice Status in Siku

[Sikuli-driver] [Question #295025]: Unit test individual tests run successfully, but when all in one unit test work frame, random tests get failed on every run

2016-06-07 Thread Shiva Golchi
New question #295025 on Sikuli: https://answers.launchpad.net/sikuli/+question/295025 I have a code with a lot of assert exists() for images in my IDE. I'm using Python's unittest workframe for the script. The individual tests complete successfully when run individually, but when running from th

[Sikuli-driver] [Question #295027]: Pattern match Preview in IDE show two different matches while "Exact" similarity is set

2016-06-07 Thread Alex Lunyov
New question #295027 on Sikuli: https://answers.launchpad.net/sikuli/+question/295027 I have a browser with two opened tabs of the same site. Each tab shows the same favicon of the site. But here is the difference. When the tab is not active the favicon background is lighly grayed. The logo itse

Re: [Sikuli-driver] [Question #295027]: Pattern match preview in IDE shows two different matches while "Exact" similarity is set

2016-06-07 Thread Alex Lunyov
Question #295027 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295027 Summary changed to: Pattern match preview in IDE shows two different matches while "Exact" similarity is set -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #295027]: Pattern match Preview in IDE show two different matches while "Exact" similarity is set

2016-06-07 Thread Alex Lunyov
Question #295027 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295027 Description changed to: I have a browser with two opened tabs of the same site. Each tab shows the same favicon of the site. But here is the difference. When the tab is not active the favicon background is sl

[Sikuli-driver] [Bug 1590067] Re: interactive capture twice

2016-06-07 Thread Karl
Bug 1: Click "Customize and control Google Chrome" icon (the three lines on the right of the favorites star on the address bar. Press CTRL+SHIFT+2 (the menu bar isn't shown on the darkened overlay)[... overlay is a better word instead of screenshot above] Press ALT+TAB to toggle to get to the s

Re: [Sikuli-driver] [Question #294980]: HTMLTestRunner generates error in shutil (move)

2016-06-07 Thread msansregret
Question #294980 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294980 Status: Answered => Solved msansregret confirmed that the question is solved: Downloaded the latest today. HTMLTestRunner is working fine again. Thanks for addressing this so rapidly RaiMan :-) -- You

Re: [Sikuli-driver] [Question #295025]: Unit test individual tests run successfully, but when all in one unit test work frame, random tests get failed on every run

2016-06-07 Thread Alex Lunyov
Question #295025 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/295025 Status: Open => Needs information Alex Lunyov requested more information: Please, give some lines of your code where Find fails. -- You received this question notification because your team Sikuli Driv