[Sikuli-driver] [Bug 1789952] Re: Sikuli Java App completely frozen with findAll

2019-04-12 Thread RaiMan
sorry for the delay. The reason behind: Per definition (see docs of findAll()), the returned Iterator does only step to the next iteration, if the current is consumed (done by using it.next()). This means you implementation with only using hasNext() is an endless loop by default. Conclusion: It

[Sikuli-driver] [Bug 1789952] Re: Sikuli Java App completely frozen with findAll

2019-04-12 Thread RaiMan
not a bug ** Changed in: sikuli Status: In Progress => Invalid ** Converted to question: https://answers.launchpad.net/sikuli/+question/680207 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bu