Closed kenorb closed 5 years ago
My fault, the window closed when the installer finished. I had to improve the logic of the script.
For example:
while ! WID=$(xdotool getactivewindow); do sleep 5; done
echo "Started: $(xdotool getwindowname $WID)..." >&2
I've got the following error:
Script:
The window exists as
xwininfo
is showing the right details.Version:
xdotool amd64 1:3.20150503.1-2
installed via Apt.