sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #19747
[Bug 1211527] Re: [1.0.1} Pattern Match Dialog is not opening --- workaround
** Description changed:
+ --- 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)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unkn
own Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEven
tImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at ja
va.awt.EventDispatchThread.run(Unknown Source)
** Summary changed:
- [1.0.1} Pattern Match Dialog is not opening --- workaround
+ [1.0.1] Pattern Match Dialog is not opening --- workaround
** Description changed:
--- 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)
- at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
- at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
- at javax.swing.DefaultButtonModel.fireActionPerformed(Unkn
-
- own Source)
- at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
- at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
- at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
- at java.awt.Component.processMouseEvent(Unknown Source)
- at javax.swing.JComponent.processMouseEvent(Unknown Source)
- at java.awt.Component.processEvent(Unknown Source)
- at java.awt.Container.processEvent(Unknown Source)
- at java.awt.Component.dispatchEventImpl(Unknown Source)
- at java.awt.Container.dispatchEventImpl(Unknown Source)
- at java.awt.Component.dispatchEvent(Unknown Source)
- at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
- at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
- at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
- at java.awt.Container.dispatchEventImpl(Unknown Source)
- at java.awt.Window.dispatchEventImpl(Unknown Source)
- at java.awt.Component.dispatchEvent(Unknown Source)
- at java.awt.EventQueue.dispatchEven
-
- tImpl(Unknown Source)
- at java.awt.EventQueue.access$200(Unknown Source)
- at java.awt.EventQueue$3.run(Unknown Source)
- at java.awt.EventQueue$3.run(Unknown Source)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
- at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
- at java.awt.EventQueue$4.run(Unknown Source)
- at java.awt.EventQueue$4.run(Unknown Source)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
- at java.awt.EventQueue.dispatchEvent(Unknown Source)
- at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
- at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
- at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
- at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
- at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
- at ja
-
- va.awt.EventDispatchThread.run(Unknown Source)
+ ... more
--
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