Re: [Sikuli-driver] [Question #678731]: How to detect moving images and images in 3D games

2019-03-19 Thread Ryan
Question #678731 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678731 Ryan posted a new comment: The easiest way I have gone about navigating games with Sikuli is to: 1) Base my image searches on static images/words or ones that change slowly (giving time for sikuli to scan

[Sikuli-driver] [Bug 1797505] Re: [1.1.4] Windows: can't find dependent libraries with opencv_java342.dll

2019-03-19 Thread Ryan
I am adding a comment because I have the same issue on one of my test Win10 machines. I tried the solutions here and found elsewhere on the web, but nothing has helped so far. I do have a Win10 machine that will run Sikuli - same Sikuli version. The difference is the Windows versions. The one

[Sikuli-driver] [Bug 1797505] Re: [1.1.4] Windows: can't find dependent libraries with opencv_java342.dll

2019-03-19 Thread Ryan
Oh, I forgot to mention, I am using Sikuli SNAPSHOT from 2019-03-15. On the version that does not work, I have the C++ Redistributables from 2008, 2010, 2012, and 2017. Uninstalled and reinstalling all that did not help. -- You received this bug notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #679058]: Trying to get sikuli java-scripts running on Ubuntu through jenkins-maven

2019-03-19 Thread VJ
Question #679058 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679058 VJ posted a new comment: Thank you so much for the pointer, this is what I tried: I’ve included the flag in my java-command and also ensured target folder is present on the slave and with proper writable

Re: [Sikuli-driver] [Question #678788]: Mojave : SikuliXIDE : Simple example needed to integrate SikuliX script into RobotFramework

2019-03-19 Thread Melvin Raymond
Question #678788 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678788 Melvin Raymond posted a new comment: I have now gotten a retrofit Framework that I can use to start automating any Desktop application I wanted to at this point. A lot of our stuff is already automated by

Re: [Sikuli-driver] [Question #678788]: Mojave : SikuliXIDE : Simple example needed to integrate SikuliX script into RobotFramework

2019-03-19 Thread Ryan
Question #678788 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678788 Ryan posted a new comment: Melvin - I know the feeling. I had to re script everything basically to convert my Sikuli script into something that would work from RF. I had to re-think who was in the driver

Re: [Sikuli-driver] [Question #679058]: Trying to get sikuli java-scripts running on Ubuntu through jenkins-maven

2019-03-19 Thread VJ
Question #679058 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679058 VJ posted a new comment: "On Linux this is only the bundled libJXGrabKey.so" -- do we need to install this library on linux and export that library in the Jenkins-shell any other native libs I need to

Re: [Sikuli-driver] [Question #679058]: Trying to get sikuli java-scripts running on Ubuntu through jenkins-maven

2019-03-19 Thread VJ
Question #679058 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679058 VJ posted a new comment: Also why I am getting this library export issue with 1.1.4-SNAPSHOT jar; with 1.1.0 jar I didn't hit into this issue; is this a bug in 1.1.4 with linux environment [failure to

Re: [Sikuli-driver] [Question #679292]: App.focus opens another instance of App in Mac OS Sierra/High Sierra

2019-03-19 Thread RaiMan
Question #679292 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679292 Status: Open => Answered RaiMan proposed the following answer: Can you test with 1.1.4? If not: sorry, cannot help you. 1.1.3 is no longer supported. Take care to be able to get back to 1.1.3 in case

Re: [Sikuli-driver] [Question #679317]: organising images and functions in different scripts in sikuli

2019-03-19 Thread RaiMan
Question #679317 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679317 Status: Open => Answered RaiMan proposed the following answer: --- instead of this imagePath="C:\Tools\Images" sys.path.append(imagePath) import Images reload(Images) use just

[Sikuli-driver] [Question #679317]: organising images and functions in different scripts in sikuli

2019-03-19 Thread Sreelekshmi
New question #679317 on Sikuli: https://answers.launchpad.net/sikuli/+question/679317 I have all images in a folder say 'Images.sikuli' with an empty Images.py file. Now I have created another sikuli script lie below to assign variables to images import os import sys myPath =

Re: [Sikuli-driver] [Question #679058]: Trying to get sikuli java-scripts running on Ubuntu through jenkins-maven

2019-03-19 Thread RaiMan
Question #679058 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679058 RaiMan proposed the following answer: run with -Dsikuli.Debug=3 on the java command to get more debug info from SikuliX. The problem is related to the exporting of native libs. On Linux this is only the

[Sikuli-driver] [Question #679301]: Status of bug #1820820 changed to 'In Progress' in Sikuli

2019-03-19 Thread RaiMan
Bug #1820820 status changed in Sikuli: New => In Progress https://bugs.launchpad.net/sikuli/+bug/1820820 "[1.1.4] Windows: multi-monitor environment: SikuliX behaviour depends on the monitor it is started on" This bug is linked to #679301. [1.1.4] Windows: multi-monitor environment:

Re: [Sikuli-driver] [Question #679226]: Keyboard frozen after script run --- need to press ctrl-alt-c

2019-03-19 Thread RaiMan
Question #679226 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679226 RaiMan posted a new comment: until now I did not find an option to start a command prompt using App open. I will make this a request bug (command prompt open, focus and close) The easiest way: type("r",

[Sikuli-driver] [Bug 1820822] [NEW] [request] Windows: App.open(): open a command prompt and allow focus and close

2019-03-19 Thread RaiMan
Public bug reported: missing feature. workaround to open a command prompt: type("r", Key.WIN) wait(1) type("cmd" + Key.ENTER) focus, close not possible yet (only by clicking and typing) ** Affects: sikuli Importance: Medium Assignee: RaiMan (raimund-hocke) Status: In

Re: [Sikuli-driver] [Question #679301]: [1.1.4] Windows: multi-monitor environment: SikuliX behaviour depends on the monitor it is started on

2019-03-19 Thread RaiMan
Question #679301 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679301 Description changed to: ** the observed behaviour I have four monitors. If I initiate Sikuli from monitor 1, everything works. If I initiate Sikuli from any of the other monitors, I get

Re: [Sikuli-driver] [Question #679301]: [1.1.4] Windows: multi-monitor environment: SikuliX behaviour depends on the monitor it is started on

2019-03-19 Thread RaiMan
Question #679301 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679301 RaiMan posted a new comment: thanks for feedback. This is surely a bug. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #679301]: [1.1.4] Windows: multi-monitor environment: SikuliX behaviour depends on the monitor it is started on

2019-03-19 Thread RaiMan
Question #679301 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679301 Summary changed to: [1.1.4] Windows: multi-monitor environment: SikuliX behaviour depends on the monitor it is started on -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #679301]: [1.1.4] Windows: multi-monitor environment: SikuliX behaviour depends on the monitor it is started on

2019-03-19 Thread RaiMan
Question #679301 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679301 Linked to bug: #1820820 https://bugs.launchpad.net/bugs/1820820 "[1.1.4] Windows: multi-monitor environment: SikuliX behaviour depends on the monitor it is started on" -- You received this

Re: [Sikuli-driver] [Question #679226]: Keyboard frozen after script run --- need to press ctrl-alt-c

2019-03-19 Thread RaiMan
Question #679226 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679226 Removed link to bug: #1820258 https://bugs.launchpad.net/bugs/1820258 "After running the sikuli script Keyboard freezes to come out of it we have to manually press control+Alt+C" -- You

[Sikuli-driver] [Bug 1820820] [NEW] [1.1.4] Windows: multi-monitor environment: SikuliX behaviour depends on the monitor it is started on

2019-03-19 Thread RaiMan
Public bug reported: ** the observed behaviour I have four monitors. If I initiate Sikuli from monitor 1, everything works. If I initiate Sikuli from any of the other monitors, I get the errors I posted above and the IDE never starts. You can see that the exception is within

Re: [Sikuli-driver] [Question #679292]: App.focus opens another instance of App in Mac OS Sierra/High Sierra

2019-03-19 Thread 123456789
Question #679292 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679292 Status: Answered => Solved 123456789 confirmed that the question is solved: Tested with 1.1.4 and issue does not occur. Thank you! -- You received this question notification because your team Sikuli