Re: [Sikuli-driver] [Question #293519]: [1.1.x] external IDE: How to setup/configure JetBrains PyCharm

2018-04-14 Thread sdraganov
Question #293519 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293519 sdraganov posted a new comment: I'm another guy with zero experience in programming who can't manage to configure external IDE to use SikuliX. Tried with Eclipse and PyCharm by following multiple

[Sikuli-driver] [Question #245597]: Status of bug #1293666 changed to 'Fix Released' in Sikuli

2018-04-15 Thread sdraganov
Bug #1293666 status changed in Sikuli: Fix Committed => Fix Released https://bugs.launchpad.net/sikuli/+bug/1293666 "[1.0.1] Settings.Highlight - highlights the pattern twice while using find("image.png")" This bug is linked to #245597. How does "Settings.Highlight" work? https://answers.la

[Sikuli-driver] [Bug 1293666] Re: [1.0.1] Settings.Highlight - highlights the pattern twice while using find("image.png")

2018-04-15 Thread sdraganov
** Changed in: sikuli Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1293666 Title: [1.0.1] Settings.Highlight - highlights the pattern twice while usi

[Sikuli-driver] [Bug 1293666] Re: [1.0.1] Settings.Highlight - highlights the pattern twice while using find("image.png")

2018-04-15 Thread sdraganov
This is still happening in latest 1.1.2. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1293666 Title: [1.0.1] Settings.Highlight - highlights the pattern twice while using find("image.png") St

[Sikuli-driver] [Question #668968]: Capture script run on video.

2018-05-13 Thread sdraganov
New question #668968 on Sikuli: https://answers.launchpad.net/sikuli/+question/668968 I would like to capture my sikulix script run on video - would be very helpful when something failed. I managed to run a video recording with ffmpeg: https://www.ffmpeg.org/ and the following .bat command laun

[Sikuli-driver] [Question #669412]: Click issue after moving to external IDE.

2018-05-20 Thread sdraganov
New question #669412 on Sikuli: https://answers.launchpad.net/sikuli/+question/669412 Since I got lots of crashes after splitting a large sikuli-script into separate files in SikuliIDE, I decide to move to PyCharm hoping for better stability. After lots of trials and errors I finally configured

Re: [Sikuli-driver] [Question #669412]: Click issue after moving to external IDE.

2018-05-20 Thread sdraganov
Question #669412 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669412 Description changed to: Since I got lots of crashes after splitting a large sikuli-script into separate files in SikuliIDE, I decide to move to PyCharm hoping for better stability. After lots of trials and

Re: [Sikuli-driver] [Question #669412]: Click issue after moving to external IDE.

2018-05-20 Thread sdraganov
Question #669412 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669412 Description changed to: Since I got lots of crashes after splitting a large sikuli-script into separate files in SikuliIDE, I decide to move to PyCharm hoping for better stability. After lots of trials and

Re: [Sikuli-driver] [Question #669412]: Click issue after moving to external IDE.

2018-05-20 Thread sdraganov
Question #669412 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669412 Description changed to: Since I got lots of crashes after splitting a large sikuli-script into separate files in SikuliIDE, I decide to move to PyCharm hoping for better stability. After lots of trials and

Re: [Sikuli-driver] [Question #669412]: Click issue after moving to external IDE.

2018-05-20 Thread sdraganov
Question #669412 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669412 Description changed to: Since I got lots of crashes after splitting a large sikuli-script into separate files in SikuliIDE, I decide to move to PyCharm hoping for better stability. After lots of trials and

Re: [Sikuli-driver] [Question #669412]: Click issue after moving to external IDE.

2018-05-20 Thread sdraganov
Question #669412 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669412 Status: Needs information => Open sdraganov gave more information on the question: Ups, forgot about that completely: SikuliIDE - 1.1.2 Windows 10 Enterprise - [Version 10.0.16299.431] Java Versio

Re: [Sikuli-driver] [Question #669412]: Click issue after moving to external IDE.

2018-05-20 Thread sdraganov
Question #669412 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669412 sdraganov posted a new comment: Just tested with nightly build 1.1.3 - there is no improvement. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #669412]: Click issue after moving to external IDE.

2018-05-20 Thread sdraganov
Question #669412 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669412 sdraganov posted a new comment: Thanks, hopefully it will be solved soon :) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

[Sikuli-driver] [Question #669829]: Wait for subprocess.call completion before executing next line.

2018-06-01 Thread sdraganov
New question #669829 on Sikuli: https://answers.launchpad.net/sikuli/+question/669829 I'm running a suprocess.call command in the middle of my sikulix-script and realized that sikuli doesn't wait for subprocess completion, instead it interrupts it and continue executing the code bellow. Adding

Re: [Sikuli-driver] [Question #669829]: Wait for subprocess.call completion before executing next line.

2018-06-10 Thread sdraganov
Question #669829 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669829 Status: Answered => Solved sdraganov confirmed that the question is solved: Thanks, I think by default subprocess.call waits for the completion of the executed command before moving on. SikuliX did

Re: [Sikuli-driver] [Question #166375]: How to get specific registry value in sikuli

2018-06-12 Thread sdraganov
Question #166375 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166375 sdraganov posted a new comment: Does this still works? I am getting the right output from cmd but it gives me the following error from sikuli: ERROR: The system was unable to find the specified registry key

[Sikuli-driver] [Bug 1730645] Re: [1.1.1] Windows 10: Move mouse for click not working since new JRE and Windows update with Java 8 and HiDPI --- workaround Java 9 and scaling 100%

2018-06-12 Thread sdraganov
Is there workaround for this bug? Can't find Java 9 at www.oracle.com - should I download it from third party website? -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1730645 Title: [1.1.1] Window

[Sikuli-driver] [Bug 1730645] Re: [1.1.1] Windows 10: Move mouse for click not working since new JRE and Windows update with Java 8 and HiDPI --- workaround Java 9 and scaling 100%

2018-06-13 Thread sdraganov
I tried that already but it gives me the following error when running SikuliX 1.1.2 https://pastebin.com/dWerkpTa Will try with the nightly 1.1.3 version. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/

[Sikuli-driver] [Bug 1730645] Re: [1.1.1] Windows 10: Move mouse for click not working since new JRE and Windows update with Java 8 and HiDPI --- workaround Java 9 and scaling 100%

2018-06-13 Thread sdraganov
Seems to work fine with 1.1.3, at least with very simple script, just a single click command. Will do more tests and will keep you posted in case something goes wrong. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.la

Re: [Sikuli-driver] [Question #293519]: [1.1.x] external IDE: How to setup/configure JetBrains PyCharm

2018-06-13 Thread sdraganov
Question #293519 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293519 sdraganov posted a new comment: After everything worked fine for some reason PyCharm cannot find SikuliX again: https://pastebin.com/m1UDrLby I have no reasonable explanation. I did the configuration

[Sikuli-driver] [Question #670579]: Separating identical test ideas needed.

2018-06-30 Thread sdraganov
New question #670579 on Sikuli: https://answers.launchpad.net/sikuli/+question/670579 I'm facing probably very common issue but don't know what the best way to deal with it. The issue is that I'm running one sikuli-script that runs the same test over and over again, and if something goes wrong i

Re: [Sikuli-driver] [Question #670579]: Separating identical test ideas needed.

2018-07-02 Thread sdraganov
Question #670579 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670579 sdraganov posted a new comment: Thanks for the suggestions guys. I was familiar with setFindFailedResponse() and setFindFailedHandler() from the docs but I didn't know they would be useful in this ca

[Sikuli-driver] [Question #675916]: 1.1.4 Console is missing.

2018-11-04 Thread sdraganov
New question #675916 on Sikuli: https://answers.launchpad.net/sikuli/+question/675916 I've just updated to the latest version and faced a few challenges. 1.Console is no longer available at IDE startup - this was extremely useful for realtime debugging outputting to a file is a option but it's n

Re: [Sikuli-driver] [Question #675916]: 1.1.4 Console is missing.

2018-11-04 Thread sdraganov
Question #675916 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675916 Description changed to: I've just updated to the latest version and faced a few challenges. (Win10, Java 11) 1.Console is no longer available at IDE startup - this was extremely useful for realtime debugging

Re: [Sikuli-driver] [Question #675916]: 1.1.4 Console is missing.

2018-11-05 Thread sdraganov
Question #675916 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/675916 Status: Answered => Solved sdraganov confirmed that the question is solved: Thanks for the amazing support RaiMan. Everything now works as before. I was a bit surprised about the automatic move of

[Sikuli-driver] [Question #676337]: Running installer via App.open() command error.

2018-11-24 Thread sdraganov
New question #676337 on Sikuli: https://answers.launchpad.net/sikuli/+question/676337 Microsoft Windows [Version 10.0.17134.407] Sikuli 1.1.4 (201810311629) java version "1.8.0_171" I'm trying to run an installer on windows but I App.focus failed: no window error when using the following comman

Re: [Sikuli-driver] [Question #676337]: Running installer via App.open() leads to App.focus failed error.

2018-11-24 Thread sdraganov
Question #676337 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676337 Summary changed to: Running installer via App.open() leads to App.focus failed error. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. __

Re: [Sikuli-driver] [Question #676337]: Running installer via App.open() command error.

2018-11-24 Thread sdraganov
Question #676337 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676337 Description changed to: Microsoft Windows [Version 10.0.17134.407] Sikuli 1.1.4 (201810311629) java version "1.8.0_171" I'm trying to run an installer on windows but I got an error - App.focus failed: no w

Re: [Sikuli-driver] [Question #676337]: Running installer via App.open() command error.

2018-11-24 Thread sdraganov
Question #676337 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676337 Description changed to: Microsoft Windows [Version 10.0.17134.407] Sikuli 1.1.4 (201810311629) java version "1.8.0_171" I'm trying to run an installer on windows but I got an error - App.focus failed: no w

Re: [Sikuli-driver] [Question #676337]: Running installer via App.open() leads to App.focus failed error.

2018-11-24 Thread sdraganov
Question #676337 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676337 Status: Answered => Solved sdraganov confirmed that the question is solved: Thanks for the confirmation and workaround. -- You received this question notification because your team Sikuli Drivers

[Sikuli-driver] [Bug 1804927] Re: [1.1.4] App.open() leads to App.focus failed error

2018-11-24 Thread sdraganov
Works like a champ! Thank you very much! -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1804927 Title: [1.1.4] App.open() leads to App.focus failed error Status in Sikuli: In Progress Bug desc

[Sikuli-driver] [Question #676426]: Cannot start App when executing Sikuli script from cmd

2018-11-28 Thread sdraganov
New question #676426 on Sikuli: https://answers.launchpad.net/sikuli/+question/676426 Microsoft Windows [Version 10.0.17134.407] java version "1.8.0_191" Sikuli 1.1.4 Snapshow 2018/10/31 For some reason the application cannot run when script is executed from command line. I'm using the following

Re: [Sikuli-driver] [Question #676426]: Cannot start App when executing Sikuli script from cmd

2018-11-28 Thread sdraganov
Question #676426 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676426 sdraganov gave more information on the question: OK here is an updated. It looks like Sikuli prevents somehow application to be launched when it is executed from CDM. When I start the application I&#

Re: [Sikuli-driver] [Question #676426]: Cannot start App when executing Sikuli script from cmd

2018-12-05 Thread sdraganov
Question #676426 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676426 sdraganov posted a new comment: I happens every time with Autodesk 3dsMax application with Java 11 as well. Strange thing is it's work fine with version 1.1.3 Let me try with notepad and will let you

Re: [Sikuli-driver] [Question #676426]: Cannot start App when executing Sikuli script from cmd

2018-12-05 Thread sdraganov
Question #676426 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676426 sdraganov posted a new comment: Yeap, it works fine with notepad, so there is something specific to 3dsMax application I'm using. Any idea what to have a look? -- You received this question notific

Re: [Sikuli-driver] [Question #676426]: Cannot start App when executing Sikuli script from cmd

2018-12-05 Thread sdraganov
Question #676426 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676426 sdraganov posted a new comment: Not sure what exactly do you mean by full-screen application, can you get me some examples? -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #676426]: Cannot start App when executing Sikuli script from cmd

2018-12-10 Thread sdraganov
Question #676426 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676426 Status: Answered => Open sdraganov is still having a problem: This approach actually blocks the application to start even when launched via IDE, with previous setup I was able to launch it from IDE,

Re: [Sikuli-driver] [Question #676426]: Cannot start App when executing Sikuli script from cmd

2018-12-13 Thread sdraganov
Question #676426 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676426 sdraganov posted a new comment: Don't worry I could use version 1.1.3 to run scripts from CMD, so far everything works as expected even though I'm using 1.1.4 for writing my scripts. Ther