[Sikuli-driver] [Question #681595]: My Sikuli keeps zooming in

2019-06-25 Thread Jordan Still
New question #681595 on Sikuli:
https://answers.launchpad.net/sikuli/+question/681595

I'm super new to sikuli, like it's my very first day using it. I am trying to 
get acquainted with it but I am running into some problems. Whenever I try to 
use the click function sikuli zooms in which makes it impossible for me to 
click on the proper object. In every you tube tutorial I have watched no one 
else seems to be having this problem, and I've been scouring the internet but 
no one seems to be having this issue. I feel like it's a really simple fix, but 
i just don't know how to go about doing it.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
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


Re: [Sikuli-driver] [Question #681578]: Trouble recognizing "and" function

2019-06-25 Thread Daniel Ramirez
Question #681578 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/681578

Status: Needs information => Solved

Daniel Ramirez confirmed that the question is solved:
It looks like it is a non-issue.  I don't know if I changed something in
what I had created but, even though the "and" is no longer in blue it is
still functioning properly.  Thanks for the help.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
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


Re: [Sikuli-driver] [Question #679788]: start up problem: jna.platform.win32.Psapi - NoSuchMethodError

2019-06-25 Thread Lukáš Loucký
Question #679788 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/679788

Lukáš Loucký posted a new comment:
After all I finally fixed the problem in some was.
Running Sikulix 1.1.4-SNAPSHOT from maven dependency still not works. But 
import of sikulixapi.jar into project works with small edit. Looks like there 
are conflicts between Sikulix 1.1.4 and Selenium in com.google.common (I think 
it's Guava libraries). So I deleted this from sikulixapi.jar and it's working 
now. For both, Sikulix 1.1.4 and Selenium.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
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


Re: [Sikuli-driver] [Question #681509]: Click does not work

2019-06-25 Thread Rafal Stankiewicz
Question #681509 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/681509

Status: Open => Solved

Rafal Stankiewicz confirmed that the question is solved:
False alarm. Client admitted that his application hung for a minute and
that was a cause of sikuli exception :)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
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


Re: [Sikuli-driver] [Question #681509]: Click does not work

2019-06-25 Thread Rafal Stankiewicz
Question #681509 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/681509

Status: Solved => Open

Rafal Stankiewicz is still having a problem:
I encountered the problem again. After more then 1k correct iterations,
app did not click image. Uff.. Did anyone have such problem?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
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


Re: [Sikuli-driver] [Question #681578]: Trouble recognizing "and" function

2019-06-25 Thread masuo
Question #681578 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/681578

Status: Open => Needs information

masuo requested more information:
What do you want to be?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
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


[Sikuli-driver] [Question #681587]: [1.1.4]After run [Take screenshot], sikulixIDE window disappear

2019-06-25 Thread Linda
New question #681587 on Sikuli:
https://answers.launchpad.net/sikuli/+question/681587

1. I click [Take screenshot]
2. Screenshot target region or target picture
3. SikulixIDE disappear
4. I reopen sikulix.jar show
   "Terminating on FatalError:cannot access IDE lock 
for/nC:\Users\ADMINI~1\AppData\Local\Temp\s_i_k_u_l_i-ide-isrunning"

OS is Windows Server 2019
sikuli version is 1.1.4

Please refer log:

[debug] ButtonCapture: capture!
[debug] ButtonCapture: doPrompt for
[debug] ScreenImage.getFile:
C:\Users\Administrator\AppData\Roaming\Sikulix\SikulixStore\lastScreenShot.png
[debug] CapturePrompt: started at (123,157) as L(123,157) on 0
[debug] CapturePrompt: finished at (218,196) as L(218,196) on 0
[debug] ButtonCapture: update
[debug] RunTimeIDE: addToWindowsSystemPath: added to systempath:
C:\Users\Administrator\AppData\Roaming\Sikulix\SikulixLibs
[debug] RunTimeIDE: checkJavaUsrPath: added to ClassLoader.usrPaths
[debug] RunTimeIDE: libsExport: folder exists: 
C:\Users\Administrator\AppData\Roaming\Sikulix\SikulixLibs (1.1.4 - 
201904201408)
[debug] RunTimeIDE: loadLib: opencv_java342.dll (success)
Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: The 
specified module could not be found.

at com.sun.jna.Native.open(Native Method)
at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:288)
at com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:427)
at com.sun.jna.Native.register(Native.java:1647)
at com.sun.jna.Native.register(Native.java:1360)
at net.sourceforge.tess4j.TessAPI1.(TessAPI1.java:41)
at org.sikuli.script.TextRecognizer.start(TextRecognizer.java:92)
at 
org.sikuli.ide.PatternPaneNaming.getFilenameFromImage(PatternPaneNaming.java:130)
at org.sikuli.ide.ButtonCapture.update(ButtonCapture.java:144)
at 
org.sikuli.util.OverlayCapturePrompt.notifyObserver(OverlayCapturePrompt.java:266)
at 
org.sikuli.util.OverlayCapturePrompt$1.mouseReleased(OverlayCapturePrompt.java:138)
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$500(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$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown
 Source)
at 
java.security.ProtectionDomain$JavaSecurityAccessImpl.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$JavaSecurityAccessImpl.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)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
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


Re: [Sikuli-driver] [Question #681578]: Trouble recognizing "and" function

2019-06-25 Thread Daniel Ramirez
Question #681578 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/681578

Status: Answered => Open

Daniel Ramirez is still having a problem:
No good, so far.  I find it odd that it will work when I initially type
it in but then if I modify the line at all I lose the function.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
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


Re: [Sikuli-driver] [Question #681509]: Click does not work

2019-06-25 Thread Rafal Stankiewicz
Question #681509 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/681509

Status: Open => Solved

Rafal Stankiewicz confirmed that the question is solved:
solved

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
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


Re: [Sikuli-driver] [Question #681509]: Click does not work

2019-06-25 Thread Rafal Stankiewicz
Question #681509 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/681509

Rafal Stankiewicz posted a new comment:
I clicked with right mouse button on java.exe and in properties
(compatibility table) I set to run java with admin privileges. Issue
seems to be solved.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
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


Re: [Sikuli-driver] [Question #681578]: Trouble recognizing "and" function

2019-06-25 Thread masuo
Question #681578 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/681578

masuo proposed the following answer:
if there is no space between 'and' and 'y', 'andy' is recognized one of 
variables.
if there is space between 'and' and 'y', 'and' is recognized one of reserved 
words.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
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


Re: [Sikuli-driver] [Question #681578]: Trouble recognizing "and" function

2019-06-25 Thread masuo
Question #681578 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/681578

masuo proposed the following answer:
if there is no space between 'and' and 'y', 'andy' is recognized one of 
veriables.
if there is space between 'and' and 'y', 'and' is recognized one of reserved 
words.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
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