Re: [Sikuli-driver] [Question #658440]: Java crash while running sikuli tests

2017-09-25 Thread gregory
Question #658440 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658440 gregory gave more information on the question: After running test on CentOS I moved to Ubuntu. I got same error but also I can see The crashed program seems to use third-party or local libraries:

[Sikuli-driver] [Question #658647]: The quote value (155.5) in the non editable textbox can we read using Sikuli

2017-09-25 Thread lava
New question #658647 on Sikuli: https://answers.launchpad.net/sikuli/+question/658647 My Application is based on Windows SWT based and using XUL framework. when we select the different values the quote value dynamically changes : 1. Can you help me know if from the non editable text box the

Re: [Sikuli-driver] [Question #658505]: Installing Sikuki 1.1.1 on Fedora 26

2017-09-25 Thread RaiMan
Question #658505 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658505 RaiMan posted a new comment: thanks. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___ Mailing

Re: [Sikuli-driver] [Question #637765]: Sikuli Framework - Issue in using switch statement to perform the actions from different .py file

2017-09-25 Thread Varun Palani
Question #637765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/637765 Status: Answered => Solved Varun Palani confirmed that the question is solved: Thanks masuo, that solved my question. -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #658613]: issues when using Python logging module in sikuli

2017-09-25 Thread TestMechanic
Question #658613 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658613 Status: Open => Answered TestMechanic proposed the following answer: Try to change logger.setLevel(logging.DEBUG) to logger.setLevel(10) See here -

Re: [Sikuli-driver] [Question #658440]: Java crash while running sikuli tests

2017-09-25 Thread gregory
Question #658440 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658440 gregory gave more information on the question: Using java 1.8 last update 144 I am having # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x003a6ccf, pid=3568,

Re: [Sikuli-driver] [Question #658596]: Lower pattern match within a loop on repeat

2017-09-25 Thread Manfred Hampl
Question #658596 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/658596 Manfred Hampl proposed the following answer: If I interpret your question correctly, then you are looking for something like print('1st loop') mySimilarity = 1.0 while True: if