** Changed in: sikuli Status: New => Invalid -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/696719
Title: Exception is thrown when making screenshot Status in Sikuli: Invalid Bug description: Attempt to make screenshot fails. Looks like an unsatisfied dependency. My distro has 2.0 versionof the opencv only. Version: 1.0rc1 OS: Fedora 13 x86_64(Kernel: 2.6.34.7-61.fc13.x86_64) Java: 1.6.0_20 Log: [debug] [Linux] install hotkey: CTRL+SHIFT+2 for onQuickCapture [debug] [Linux] install hotkey: ALT+SHIFT+C for onStopRunning [debug] capture! Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: /tmp/tmplib/libVisionProxy.so: libml.so.2.1: cannot open shared object file: No such file or directory at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1803) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1699) at java.lang.Runtime.load0(Runtime.java:770) at java.lang.System.load(System.java:1003) at com.wapmx.nativeutils.jniloader.NativeLoader.loadLibrary(NativeLoader.java:44) at org.sikuli.script.TextRecognizer.<clinit>(TextRecognizer.java:15) at org.sikuli.ide.NamingPane.getFilenameFromImage(NamingPane.java:50) at org.sikuli.ide.CaptureButton.update(CaptureButton.java:141) at org.sikuli.script.CapturePrompt.notifyObserver(CapturePrompt.java:39) at org.sikuli.script.CapturePrompt$1.mouseReleased(CapturePrompt.java:190) at java.awt.Component.processMouseEvent(Component.java:6263) at java.awt.Component.processEvent(Component.java:6028) at java.awt.Container.processEvent(Container.java:2041) at java.awt.Window.processEvent(Window.java:1836) at java.awt.Component.dispatchEventImpl(Component.java:4630) at java.awt.Container.dispatchEventImpl(Container.java:2099) at java.awt.Window.dispatchEventImpl(Window.java:2478) at java.awt.Component.dispatchEvent(Component.java:4460) at java.awt.EventQueue.dispatchEvent(EventQueue.java:599) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : sikuli-driver@lists.launchpad.net Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp