Re: [Sikuli-driver] [Question #687415]: Strange problem or a bug in Sikuli

2019-12-23 Thread RaiMan
Question #687415 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687415 Status: Open => Answered RaiMan proposed the following answer: Please go to the Launchpad site and answer/comment directly in the thread. Answering to the notification emails directly adds clutter to

Re: [Sikuli-driver] [Question #687415]: Strange problem or a bug in Sikuli

2019-12-23 Thread Mark McGuinn
Question #687415 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687415 Status: Needs information => Open Mark McGuinn gave more information on the question: Hi Manfred thanks for the followup. The exception is raised when the ide does a check before executing the code

Re: [Sikuli-driver] [Question #687415]: Strange problem or a bug in Sikuli

2019-12-22 Thread Manfred Hampl
Question #687415 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687415 Status: Open => Needs information Manfred Hampl requested more information: What is the last output before that error message? I assume it should be the output of print("Time Left i...",time_left_i)​

Re: [Sikuli-driver] [Question #687415]: Strange problem or a bug in Sikuli

2019-12-22 Thread Mark McGuinn
Question #687415 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687415 Status: Answered => Open Mark McGuinn is still having a problem: Manfred, thanks for the suggestion, unfortunately it is causing an exception when I try to implement it: [error] script [

Re: [Sikuli-driver] [Question #687415]: Strange problem or a bug in Sikuli

2019-12-22 Thread Manfred Hampl
Question #687415 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687415 Status: Open => Answered Manfred Hampl proposed the following answer: "ValueError ( invalid literal for int() with base 10: '' )​" This indicates that the value that you wanted to convert was the empty

Re: [Sikuli-driver] [Question #687415]: Strange problem or a bug in Sikuli

2019-12-22 Thread Mark McGuinn
Question #687415 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687415 Status: Answered => Open Mark McGuinn is still having a problem: Hi RaiMan, many thanks for the response,i t has helped me to move things forward. However there is still a problem which is difficult

Re: [Sikuli-driver] [Question #687415]: Strange problem or a bug in Sikuli

2019-12-22 Thread RaiMan
Question #687415 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687415 Status: Open => Answered RaiMan proposed the following answer: --- The names used in this piece of code are unique and only used in these few lines not really true: time_left_i Surely not a SikuliX

Re: [Sikuli-driver] [Question #687415]: Strange problem or a bug in Sikuli

2019-12-21 Thread Mark McGuinn
Question #687415 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687415 Mark McGuinn gave more information on the question: This is the extracted routine: def get_time(): time_reg = (Region(260,692,89,29)) Debug.user("In Timer calculator...")

[Sikuli-driver] [Question #687415]: Strange problem or a bug in Sikuli

2019-12-21 Thread Mark McGuinn
New question #687415 on Sikuli: https://answers.launchpad.net/sikuli/+question/687415 Hi, I have an application which is designed to automate taking part in auctions. One of the functions in the app is to monitor the time left on the auction. It does this by defining a region where the timer