You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi and thanks for this great tool, I'm using it with xdotool to perform operation but I just noticed that each time I use an action the xdotool process stays running as a defunct process (that can't be killed). If I run the same command inside a terminal there is no defunct process left.
Am I the only one affected by this ? Do you know if there is a way to prevent that ?
Can confirm, same issue for me (Linux Mint 22)
the configured command goes in a state. I tried it with calling a bash script which in turn calls xdotool, and this correctly terminates xdotool, but now my script is .
Not sure what the impact on the system is if those accumulate every few seconds.
The defunct processes are cleaned up when mouse-action is terminated.
Uh oh!
There was an error while loading. Please reload this page.
Hi and thanks for this great tool, I'm using it with xdotool to perform operation but I just noticed that each time I use an action the xdotool process stays running as a defunct process (that can't be killed). If I run the same command inside a terminal there is no defunct process left.
Am I the only one affected by this ? Do you know if there is a way to prevent that ?
Here is my config:
I'm using it on Linux Mint 22 x64 with latest mouse-actions binary (0.4.5) with a systemd user service (that might be part of the problem):
The text was updated successfully, but these errors were encountered: