Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

echo mouse co-ordinates hangs - works after installing OpenJDK in setup steps #920

Closed
AntoryuLimyh opened this issue Jan 29, 2021 · 6 comments
Assignees
Labels

Comments

@AntoryuLimyh
Copy link

Hi I am new here and totally impress by the wonderful presentation yesterday. Thanks

I have successfully launch the Tagui Live on chrome browser over command prompt.

However when I key in the command - echo mouse_xy() with the intent to get the co-ordinates. It seems to hang over there.

Appreciate any advice on it. ( I am a Window User)

Thanks

@ruthtxh
Copy link
Collaborator

ruthtxh commented Jan 29, 2021

Hello @AntoryuLimyh

Good to see you at yesterday's webinar!

You may try the following:

  • Check that backticks are wrapped around the syntax mouse_xy()
  • Ensure live mode is successfully started up before using, by typing only after the "LIVE MODE - type done to quit" line appears

Please see attached snapshot for a sample in Windows cmd. If error persists can you also attach a snapshot so we can investigate further? :)

image

@AntoryuLimyh
Copy link
Author

AntoryuLimyh commented Jan 29, 2021 via email

@ruthtxh
Copy link
Collaborator

ruthtxh commented Jan 29, 2021

Hello @AntoryuLimyh

I see. Perhaps you can try the following:

Please check that you have installed OpenJDK for Windows - see step 3 in installation steps here. FYI, the mouse_xy() function relies on TagUI's built-in integration with SikuliX (base on OpenCV) which is dependent on OpenJDK.

You may also attach a copy of the log file right after you exit the run, for us to investigate further. The log file can be found here: C:\tagui\src\tagui.sikuli\tagui.log , which keeps track of the latest run.

Hope this helps!

@kensoh kensoh added the query label Jan 29, 2021
@kensoh kensoh changed the title echo mouse co-ordinates echo mouse co-ordinates hangs - pending user check on Java installed and logs Jan 29, 2021
@AntoryuLimyh
Copy link
Author

AntoryuLimyh commented Jan 29, 2021 via email

@kensoh
Copy link
Member

kensoh commented Jan 29, 2021

Nice work Ruth!

Hi Andrew, adding on, this is a video of how we arrived at the solution - https://youtu.be/rgDUu0D3Ws4?t=3392

@AntoryuLimyh
Copy link
Author

AntoryuLimyh commented Jan 31, 2021 via email

@kensoh kensoh changed the title echo mouse co-ordinates hangs - pending user check on Java installed and logs echo mouse co-ordinates hangs - now works after installing OpenJDK in setup steps Feb 1, 2021
@kensoh kensoh changed the title echo mouse co-ordinates hangs - now works after installing OpenJDK in setup steps echo mouse co-ordinates hangs - works after installing OpenJDK in setup steps Feb 1, 2021
@kensoh kensoh closed this as completed Feb 18, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants