New question #694109 on Sikuli: https://answers.launchpad.net/sikuli/+question/694109
Hello, very new to Sikuli so I apologize in advance for my lack of knowledge or any incorrect use of terms. I have version 2.0.4 on two computers. Work and Personal both Windows 10. Both computers can run the Sikuli script, but my work computer will not allow us to interrupt using Alt + Shift + c. I am able to interrupt using Alt + Shift + c on my Personal computer. Out IT department doesn't know enough to help. What can we check/compare between the two computers to see what might be causing this issue? I downloaded and ran Sikuli the same way on both computers so I believe it is something that our IT department has changed that is causing the issue. I downloaded from downloads page: https://launchpad.net/sikuli/sikulix/2.0.4/+download/sikulixide-2.0.4.jar and then https://repo1.maven.org/maven2/org/python/jython-standalone/2.7.1/jython-standalone-2.7.1.jar then put both files in the same folder then ran sikulixide-2.0.4 to test we were using very simple scripts: sleep(1) hover(Location(1640, 189)) sleep(1) hover(Location(255, 426)) sleep(.5) popup("testing") Please let me know any information I can provide that will help. Thank you. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

