Raimund Hocke
Raimund Hocke
What system environment on the test clients? What Java? Any parallel SikuliX processing on the freezing machine (e.g. with sub processing or observe in background)? Does it really freeze (stop...
@soto1231 Thanks for the evaluation and input. Once again I have to realize, that it seems to hang with the Robot.waitForIdle() (which, looking at the docs, waits until all queued...
--- Regarding the double click, it does happen ... ... thanks for confirming that --- There is a link here regarding what I think might be happening ... ... not...
--- but the other implementation of IRobot.class, which is RobotRemote.class, uses an empty waitForIdle() method VNCRobot and RemoteRobot are implementations, that use some Robot feature on the remote machine and...
Explanation: all these features are not yet implemented for Linux. So this is simply a bug ;-)
use 1.1.1
looks like some mixup of versions. You should delete the folder: C:\Users\Rakesh\AppData\Roaming\Sikulix and start allover new, putting the the downloaded setup jar into a folder like c:\SikuliX as recommended and...
ok, thanks for the pointer. As a workaround you might step down to the Java level and use the Java features directly.
Thanks, I will check.
Thanks for the pointer. I accept this as a doc-bug, in the sense, that I should mention, that in both cases there are possible solutions. But I will not add...