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

Re: [Sikuli-driver] [Question #687406]: Error Image Path

2019-12-21 Thread Jeff_Vallis
Question #687406 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687406 Status: Answered => Open Jeff_Vallis is still having a problem: No it’s not when running it’s when you first load the script in the IDE On Sat, Dec 21, 2019 at 6:42 PM RaiMan wrote: > Your question

Re: [Sikuli-driver] [Question #687406]: Error Image Path

2019-12-21 Thread RaiMan
Question #687406 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687406 Status: Open => Answered RaiMan proposed the following answer: If I understand right: The problem comes up, when running on Mac and if g_Running_Version == "Mac" does not end up as True. So you get

Re: [Sikuli-driver] [Question #687406]: Error Image Path

2019-12-21 Thread Jeff_Vallis
Question #687406 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687406 Status: Needs information => Open Jeff_Vallis gave more information on the question: Home_Directory = os.environ['HOME'] print "Home_Directory",Home_Directory if Home_Directory == "/Users/Jeff":

Re: [Sikuli-driver] [Question #687072]: App.open doesn't work with variable passed on command line

2019-12-21 Thread RaiMan
Question #687072 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687072 RaiMan posted a new comment: ok, will check. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #687072]: App.open doesn't work with variable passed on command line

2019-12-21 Thread Danish Innis
Question #687072 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687072 Status: Needs information => Open Danish Innis gave more information on the question: 2.0.1 -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Bug 1476773] Re: [2.0.1] observe: setInactive/setActive not working --- fixed with 2.0.2

2019-12-21 Thread RaiMan
** Description changed: + Information about the fix: https://github.com/RaiMan/SikuliX1/issues/270 + -- + Hi again. Im writting a code that will check if an image appeared on a Region. After the image appears the

Re: [Sikuli-driver] [Question #269185]: OnAppear and OnVanish on the same region

2019-12-21 Thread RaiMan
Question #269185 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/269185 RaiMan proposed the following answer: @panadol007 fixed - see the related bug and https://github.com/RaiMan/SikuliX1/issues/270 will be available in 2.0.2 (start of January) and in 2.1.0 nightly later today

[Sikuli-driver] [Bug 1476773] Re: [2.0.1] observe: setInactive/setActive not working --- fixed with 2.0.2

2019-12-21 Thread RaiMan
** Summary changed: - [2.0.1] observe: setInactive/setActive not working --- to be checked + [2.0.1] observe: setInactive/setActive not working --- fixed with 2.0.2 ** Changed in: sikuli Status: In Progress => Fix Committed ** Changed in: sikuli Importance: High => Critical -- You

[Sikuli-driver] [Question #269185]: Status of bug #1476773 changed to 'Fix Committed' in Sikuli

2019-12-21 Thread RaiMan
Bug #1476773 status changed in Sikuli: In Progress => Fix Committed https://bugs.launchpad.net/sikuli/+bug/1476773 "[2.0.1] observe: setInactive/setActive not working --- fixed with 2.0.2" This bug is linked to #269185. OnAppear and OnVanish on the same region

Re: [Sikuli-driver] [Question #687406]: Error Image Path

2019-12-21 Thread RaiMan
Question #687406 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687406 Status: Open => Needs information RaiMan requested more information: How do you set a value for g_Running_Version? -- You received this question notification because your team Sikuli Drivers is an

[Sikuli-driver] [Question #687406]: Error Image Path

2019-12-21 Thread Jeff_Vallis
New question #687406 on Sikuli: https://answers.launchpad.net/sikuli/+question/687406 2.0.1-2019-11-22_16:54/Mac10.15.2/Java13(64)13.0.1+9 When I open a script in the IDE I get many Errors regarding ImagePath e.g. [error] ImagePath: find: File does not exist:

Re: [Sikuli-driver] [Question #687072]: App.open doesn't work with variable passed on command line

2019-12-21 Thread RaiMan
Question #687072 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687072 Status: Open => Needs information RaiMan requested more information: SikuliX version? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.