Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Unable to grab mouse pointer #230

Open
Nekotje opened this issue Jul 23, 2024 · 6 comments
Open

Unable to grab mouse pointer #230

Nekotje opened this issue Jul 23, 2024 · 6 comments

Comments

@Nekotje
Copy link

Nekotje commented Jul 23, 2024

Im using Pop_os and created a click script. Which is working. but after a while maybe after saved or executed and i want to add or exit the mouse click and choose the pointer to choose a new point to click it says Unable to gram mouse pointer. the program then minimizes and freezes. after i close it and open it again and load the script i still have the problem.

@Jmgr
Copy link
Owner

Jmgr commented Jul 23, 2024

Are you on a X11 or Wayland session? Actiona doesn't work with Wayland.

@Nekotje
Copy link
Author

Nekotje commented Jul 23, 2024

i created a script that can click and it works. and im using wayland i think.

i might have figured it out. maybe a little workaround for my little problem.

i have a windows condition added to check if a windows exists and i run only that line. than i add the click command and i can use the pick location icon to choose the cords. but i have to do that each time i want to add a click command where i have to use the option to pick a location.

@Jmgr
Copy link
Owner

Jmgr commented Jul 23, 2024

Please don't use Wayland, at best Actiona won't work at all, at worst it will crash. Wayland forbids any kind of automation.

@Nekotje
Copy link
Author

Nekotje commented Jul 23, 2024

a lot of other things are messed up here when i use X11 in normal uses sadly. which makes it unworkable for me in general.

@Jmgr
Copy link
Owner

Jmgr commented Jul 23, 2024

I see. You could also try building the latest version if you can't find any workaround: https://wiki.actiona.tools/doku.php?id=en:compilation&s[]=build -- I can't guarantee this will fix all your issues, but I did fix a few problems recently.

@Nekotje
Copy link
Author

Nekotje commented Jul 23, 2024

ok will look into that later thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants