I guess you do not have OpenCV ready: https://sikulix-2014.readthedocs.io/en/latest/newslinux.html#getting-the-opencv-support-ready
-- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1889415 Title: NoClassDefFoundError in wait for image Status in Sikuli: New Bug description: I'm using: sikulixide-2.0.4.jar Linux 5.7.10_1 #1 SMP x86_64 At the second line of the script openApp("firefox https://www.recheio.pt") wait("1596027541334.png") There's an error message: [error] script [ recheio ] stopped with error in line 2 [error] java.lang.NoClassDefFoundError ( java.lang.NoClassDefFoundError: Could not initialize class org.sikuli.script.Finder$FindInput2 ) [error] --- Traceback --- error source first line: module ( function ) statement 63: Sikuli ( wait ) return SCREEN.wait(target) 2: main ( <module> ) wait("1596027541334.png") [error] --- Traceback --- end -------------- To manage notifications about this bug go to: https://bugs.launchpad.net/sikuli/+bug/1889415/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

