sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #19745
[Bug 1211527] Re: [1.0.1} Pattern Match Dialog is not opening --- workaround
** Summary changed:
- Pattern Match Dialog is not opening
+ [1.0.1} Pattern Match Dialog is not opening --- workaround
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1211527
Title:
[1.0.1] Pattern Match Dialog is not opening --- workaround
Status in Sikuli:
New
Bug description:
--- workaround
before clicking any image, run at least one script (might be empty)
I will fix it. Available at August 14.
People having downloaded 1.0.1 before August 14 should run setup again after August 14 to get the fixed version.
------------------------------------------------------------
Version: 1.0.1 - released service update
OS: Windows 7
The Pattern Match Dialog is not opening when you click on an image.
When I do click on an image I get the following error message...
Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: org.sikuli.basics.proxies.VisionProxyJNI.Vision_getParameter(Ljava/lang/String;)F
at org.sikuli.basics.proxies.VisionProxyJNI.Vision_getParameter(Native Method)
at org.sikuli.basics.proxies.Vision.getParameter(Vision.java:91)
at org.sikuli.ide.PatternPaneScreenshot.init(PatternPaneScreenshot.java:68)
at org.sikuli.ide.PatternPaneScreenshot.<init>(PatternPaneScreenshot.java:54)
at org.sikuli.ide.PatternWindow.createScreenshots(PatternWindow.java:131)
at org.sikuli.ide.PatternWindow.createPreviewPanel(PatternWindow.java:121)
at org.sikuli.ide.PatternWindow.init(PatternWindow.java:65)
at org.sikuli.ide.PatternWindow.<init>(PatternWindow.java:41)
at org.sikuli.ide.EditorPatternButton.actionPerformed(EditorPatternButton.java:142)
... more
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1211527/+subscriptions
References