← Back to team overview

sikuli-driver team mailing list archive

[Bug 1243039] Re: I am unable to take the image in the code

 

ok, this is the relevant part at the end:

[debug] CapturePrompt: Select an image
[debug] ScreenUnion: getIdFromPoint: (1181, 0) as (1181, 0) in (0, 0, 1280, 1024
) on 0
[debug] CapturePrompt: started at (1181,0) as L(1181,0) on 0
[debug] CapturePrompt: finished at (1267,15) as L(1267,15) on 0
[debug] ResourceLoaderBasic: loadLib: VisionProxy
[debug] ResourceLoaderBasic: loadLib: Found: VisionProxy
[debug] ResourceLoaderBasic: loadLib: Now loaded: VisionProxy
[error] TextRecognizer: init: tessdata folder not found at C:/WST_Automation/lib
s/
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
        at org.sikuli.ide.PatternPaneNaming.getFilenameFromImage(PatternPaneNami
ng.java:132)
        at org.sikuli.ide.ButtonCapture.update(ButtonCapture.java:144)
        at org.sikuli.script.OverlayCapturePrompt.notifyObserver(OverlayCaptureP
rompt.java:165)
        at org.sikuli.script.OverlayCapturePrompt$1.mouseReleased(OverlayCapture
Prompt.java:114)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Window.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(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.dispatchEventImpl(Unknown Source)
        at java.awt.EventQueue.access$400(Unknown Source)
        at java.awt.EventQueue$2.run(Unknown Source)
        at java.awt.EventQueue$2.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown
Source)
        at java.security.AccessControlContext$1.doIntersectionPrivilege(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.AccessControlContext$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 java.awt.EventDispatchThread.run(Unknown Source)
[debug] SikuliXFinal: cleanUp: 0

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1243039

Title:
  I am unable to take the image in the code

Status in Sikuli:
  New

Bug description:
  I am working on Sikuli 1.0.1 on windows 7 32-bit
  Earlier I was able to take the image but now it is not allowing me to click the image also I have restarted the sikuli instant.
  please revert back my work has got stuck.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1243039/+subscriptions


References