sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54697
Re: [Question #689500]: IOE permission denied
Question #689500 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/689500
Status: Answered => Open
Nini Liao is still having a problem:
Thank you for your replying. :)
I fix my mistake about the path. '/dev/shm/logs/playlogs/, and then , no
permission problem.
As for now , i got a now problem.
I run Sikuli on docker container, ( I pull uwaylu/ubuntu-sikulix2-base)
This problem is : no wmctrl and no xdotool in container
$ docker exec node-chrome-sikuli-one java -jar /root/SikuliX/sikulix.jar -r /dev/shm/plushie_frenzy.sikuli
[error] App: command wmctrl is not executable, the App features will not work
[error] App: command xdotool is not executable, the App features will not work
[error] findWindow:
[error] error in command [wmctrl, -lpGx]
[error] switchApp: feature wmctrl: not available or not working
[error] switchApp: feature wmctrl: not available or not working
[error] script [ plushie_frenzy ] stopped with error in line 45
[error] FindFailed ( imgBetSureBtn.png: (130x33) in R[0,0 1920x1080]@S(0) )
[error] --- Traceback --- error source first
line: module ( function ) statement
45: main ( <module> ) click(imgBetSureBtn)
[error] --- Traceback --- end --------------
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.