[Sikuli-driver] [Bug 1885858] [NEW] Unable to connect VNC from sikuli after 39th iterations

2020-06-30 Thread Arun Prasath M
Public bug reported: Python version 3.7.4 64 bit Sikuli 2.0.4 Windows server 2016 DC 64 bit & windows 10 64bit Procedure: 1. installed python version 3.7.4 with sikuli 2.0.4 (windows server 2016 DC 64 bit & windows 10 64bit) 2. using Git clone cloned the source to local machine 3. created the

Re: [Sikuli-driver] [Question #674455]: Text Recognizer

2018-09-27 Thread Daryl Matthieu M. Nicolas
is the set of codes (Java): App.focusedWindow(); Region f = findText(message); f.highlight(2); System.err.println(1); How can I solve this error? Thank you and have a good day, Daryl Matthieu M. Nicolas -- You received this question notification because your team Sikuli Drivers is an answ

[Sikuli-driver] [Question #674455]: Text Recognizer

2018-09-27 Thread Daryl Matthieu M. Nicolas
odes (Java): App.focusedWindow(); Region f = findText(message); f.highlight(2); System.err.println(1); Thank you and have a good day, Daryl Matthieu M. Nicolas -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #669150]: How can I enter the precision value in exists function?

2018-05-17 Thread Sonali M
Question #669150 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669150 Status: Needs information => Open Sonali M gave more information on the question: 19pixels x20 pixels -- You received this question notification because your team Sikuli Drivers is an answer cont

Re: [Sikuli-driver] [Question #669055]: Function in python file not running from sikuli

2018-05-16 Thread Sonali M
Question #669055 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669055 Status: Answered => Solved Sonali M confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Driv

Re: [Sikuli-driver] [Question #669055]: Function in python file not running from sikuli

2018-05-15 Thread Sonali M
Question #669055 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669055 Description changed to: I have written a sikuli script and then imported the python file. When I try to access a particular function (which is in the python file) from my sikuli script the required action

[Sikuli-driver] [Question #669055]: Function in python file not running from sikuli

2018-05-15 Thread Sonali M
New question #669055 on Sikuli: https://answers.launchpad.net/sikuli/+question/669055 I have written a sikuli script and then imported the python file. When I try to access a particular function (which is in the python file) from my sikuli script the required action is not performed. Sikuli is

Re: [Sikuli-driver] [Question #645181]: can sikulix 1.1.1 be pushed to maven central?

2017-08-02 Thread Kevin M.
Question #645181 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/645181 Kevin M. requested more information: RaiMan, I know you are busy and I really appreciate all the work that you do with Sikuli but I would like to second this request to push 1.1.1 to the Maven Central repo

Re: [Sikuli-driver] [Question #402692]: Problem running script from Win command line

2016-10-03 Thread M Baker
Question #402692 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/402692 M Baker posted a new comment: Thank you RaiMan ! For some reason, I kept ending up in the older documentation ( http://doc.sikuli.org/index.html ) over and over as I was digging into this. The link

Re: [Sikuli-driver] [Question #402692]: Problem running script from Win command line

2016-10-02 Thread M Baker
Question #402692 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/402692 M Baker posted a new comment: OK, I think I got it figured out finally :-) If I run runsikulix.cmd -r c:\temp\sikx.sikuli then it loads my script and runs it fine as intended. I guess

Re: [Sikuli-driver] [Question #402692]: Problem running script from Win command line

2016-10-02 Thread M Baker
Question #402692 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/402692 M Baker posted a new comment: And java -Xms64M -Xmx512M -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine -jar d:\SikuliX\sikulix.jar -r c:\temp\sikx.sikuli works too ! Hooray :-) -- You received

Re: [Sikuli-driver] [Question #402692]: Problem running script from Win command line

2016-10-02 Thread M Baker
Question #402692 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/402692 Status: Open => Solved M Baker confirmed that the question is solved: OK, I think I got it figured out finally :-) If I run runsikulix.cmd -r c:\temp\sikx.sikuli then it loads

Re: [Sikuli-driver] [Question #402692]: Problem running script from Win command line

2016-10-02 Thread M Baker
Question #402692 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/402692 M Baker gave more information on the question: Wanted to add that I do not see sikuli-ide.exe or sikuli-ide.bat anywhere. Additionally, I do not have sikuli-script.jar from looking at runsikulix.cmd

[Sikuli-driver] [Question #402692]: Problem running script from Win command line

2016-10-02 Thread M Baker
New question #402692 on Sikuli: https://answers.launchpad.net/sikuli/+question/402692 Hi -- Installed Sikuli on my Windows 10 system in d:\sikulix using sikulixsetup-1.1.0 and selecting Option #1. The install seemed to go OK and the popup test was successful. I can run the GUI fine using the

[Sikuli-driver] [Bug 1473650] [NEW] Not on syspath: C:\Sikuli X\libs --- Extracting runSetup.cmd.

2015-07-11 Thread Pandu M R
Public bug reported: Version : SekuliX-1.0.1 OS : windows 8.1, 64-bit, 8.1 JDK : jdk1.8.0_45 Procedure to Reproduce: 1. I have created the directory called Sikuli X in the C-Drive 2 .I have put the downloaded file sikuli-setup.jar in to the directory 3. If I execute the file the following popup

Re: [Sikuli-driver] [Question #256455]: Sikulix IDE terminating: no scripting support available

2015-04-02 Thread Clint M
Question #256455 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/256455 Clint M posted a new comment: Just wanted to add a comment here and say that I just received this error I think because: 1. I installed sikuli on a system with java 1.7 (maybe it compiled something as part

Re: [Sikuli-driver] [Question #260955]: Hi, all these days, the sikuli ide which was working fine is not loading since today evening.

2015-01-24 Thread M
Question #260955 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/260955 Status: Answered = Open M is still having a problem: Hi RaiMan, Thanks a lot for the timely replies. I could not follow it up in time as I was unwell over the last week. My system is Windows xp 32 bit

[Sikuli-driver] [Question #260955]: Hi, all these days, the sikuli ide which was working fine is not loading since today evening.

2015-01-19 Thread M
New question #260955 on Sikuli: https://answers.launchpad.net/sikuli/+question/260955 Hi, all these days, the sikuli ide which was working fine is not loading since today evening. When I click the ide, the please wait appears and it doesn't load the sikuli ide. I waited almost for 3 hours and

[Sikuli-driver] [Question #260905]: I'm unable to find the exact match for the text box for the 2nd time and henceforth in a loop.

2015-01-18 Thread M
New question #260905 on Sikuli: https://answers.launchpad.net/sikuli/+question/260905 I'm unable to find the exact match for the text box for the 2nd time and henceforth in a loop. Initially I have loaded the text box with all the characters which appear as dots. Later the text box is cleared.

Re: [Sikuli-driver] [Question #260130]: How to find and click 100% or 99% match images in sikuli?

2015-01-11 Thread M
Question #260130 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/260130 M posted a new comment: Hi RaiMan, it would be helpful if you could give the code snippet for the same. From the explanation above my understanding is that I have to be using the text box with some text

Re: [Sikuli-driver] [Question #259899]: Error NameError ( name 'key' is not defined ) is thrown when the type(key.BACKSPACE) command is used.

2015-01-10 Thread M
Question #259899 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/259899 M posted a new comment: :) -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #259939]: How to have calculate time delay automatically while navigating from one screen to another in sikuli?

2015-01-10 Thread M
Question #259939 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/259939 M posted a new comment: Thanks RaiMan :) -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #260130]: How to find and click 100% or 99% match images in sikuli?

2015-01-10 Thread M
Question #260130 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/260130 M posted a new comment: Hi, I have another doubt. When I'm doing form validation like entering a password in the password box by using the screenshot of the password text box, the next time in the loop

Re: [Sikuli-driver] [Question #259792]: How to clear the text in the text box before entering a new one?

2015-01-10 Thread M
Question #259792 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/259792 Status: Answered = Solved M confirmed that the question is solved: Thanks RaiMan :) -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact

Re: [Sikuli-driver] [Question #260130]: How to find and click 100% or 99% match images in sikuli?

2015-01-04 Thread M
Question #260130 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/260130 Status: Answered = Open M is still having a problem: Hi, I'm not able to find the 99% match with that function. Any alternatives for this? -- You received this question notification because you

[Sikuli-driver] [Question #260130]: How to find and click 100% or 99% match images in sikuli?

2015-01-04 Thread M
New question #260130 on Sikuli: https://answers.launchpad.net/sikuli/+question/260130 How to find and click 100% or 99% match images in sikuli? I want the code snippet and if any declarations are required for the classes/functions, then please let me know that too before using them. Thanks in

[Sikuli-driver] [Question #259939]: How to have calculate time delay automatically while navigating from one screen to another in sikuli?

2014-12-31 Thread M
New question #259939 on Sikuli: https://answers.launchpad.net/sikuli/+question/259939 How to calculate time delay automatically when navigated from one screen to another? I have used wasitvanish and delay functions whose delays are random and assumed and given by the user. Is there a function

[Sikuli-driver] [Question #259899]: Error NameError ( name 'key' is not defined ) is thrown when the type(key.BACKSPACE) command is used.

2014-12-30 Thread M
New question #259899 on Sikuli: https://answers.launchpad.net/sikuli/+question/259899 Error NameError ( name 'key' is not defined ) is thrown when the type(key.BACKSPACE) command is used. How to define it? -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #259899]: Error NameError ( name 'key' is not defined ) is thrown when the type(key.BACKSPACE) command is used.

2014-12-30 Thread M
Question #259899 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/259899 Status: Answered = Solved M confirmed that the question is solved: Thanks a ton for the quick reply!! It really helped!! :) -- You received this question notification because you are a member

Re: [Sikuli-driver] [Question #259792]: How to clear the text in the text box before entering a new one?

2014-12-28 Thread M
Question #259792 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/259792 Status: Answered = Open M is still having a problem: Hi RaiMan, Thank you for your response. Could you please help me out by giving the code snippet of the above steps which would be of immense help

Re: [Sikuli-driver] [Question #249279]: App.open() do not open application on Linux

2014-05-26 Thread Michal M.
Question #249279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/249279 Description changed to: Hi. I have a problem with App.open(). Simple example: #- This works firefox started ff = App(firefox) ff.open() #- This doesnt work x2g = App(x2goclient) x2g.open() Sikuli doesnt

[Sikuli-driver] [Question #249279]: App.open() do not open application on Linux

2014-05-26 Thread Michal M.
New question #249279 on Sikuli: https://answers.launchpad.net/sikuli/+question/249279 Hi. I have a problem with App.open(). Simple example: #- This works firefox started ff = App(firefox) ff.open() #- This doesnt work x2g = App(x2goclient) x2g.open() Sikuli doesnt crash. It simpli put on log

[Sikuli-driver] [Question #245803]: Import Error: Expecting Newline

2014-03-20 Thread Carol-Sue M
New question #245803 on Sikuli: https://answers.launchpad.net/sikuli/+question/245803 I have created a utility class that can be called from multiple scripts. It is call cUtil.sikuli from sikuli import * from ConfigParser import * class cUtil: def readConfig(self): . .

Re: [Sikuli-driver] [Question #245803]: Import Error: Expecting Newline

2014-03-20 Thread Carol-Sue M
Question #245803 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/245803 Status: Answered = Open Carol-Sue M is still having a problem: It seems to be choking at: def readConfig(self): config = ConfigParser.ConfigParser() config.read(C:\\Sikuli

[Sikuli-driver] [Bug 1225871] Re: [request] Want an installer again for Windows instead of using command line setup

2013-09-17 Thread Patrick M Neve
Raimund, I would be glad to test a windows installer as well! patr...@3qilabs.com -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1225871 Title: [request] Want an installer again for Windows

[Sikuli-driver] [Question #234807]: Getting errors trying to install in restricted Win 7 64 machine.

2013-08-28 Thread Patrick M Neve
\Common Files\Voltage Security\ [debug] syspath: C:\Program Files (x86)\Common Files\M-Tech\ [debug] syspath: C:\Program Files\Common Files\M-Tech\ [debug] syspath: c:\Awetest [debug] syspath: C:\Windows\System32\wbem [debug] syspath: C:\Users\pneve\AppData\Local\Programs\Git\cmd [debug] syspath: C

[Sikuli-driver] [Bug 1214614] [NEW] no such method error trying to run functional test on install of sikuli_script.jar

2013-08-20 Thread Patrick M Neve
Public bug reported: Sikuli 1.0.1 Win 7 64 bit C:\SikuliXrunSetup.cmd +++ running this Java java version 1.7.0_25 Java(TM) SE Runtime Environment (build 1.7.0_25-b17) Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode) +++ trying to start Sikuli Setup in C:\SikuliX\ [debug] SikuliX

[Sikuli-driver] [Question #220655]: Open App starts wrong version

2013-01-31 Thread M. Trierscheid
New question #220655 on Sikuli: https://answers.launchpad.net/sikuli/+question/220655 Hi Sikuli community, when trying to open an application of which several versions are installed (Mac OS), then Sikuli always starts the wrong one, although they have different names in the Applications

Re: [Sikuli-driver] [Question #214059]: Link to javadoc is broken again

2012-11-15 Thread Martin M.
Question #214059 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/214059 Status: Answered = Open Martin M. is still having a problem: Still not working :( -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact

Re: [Sikuli-driver] [Question #214067]: Sikuli Script (Sikuli X-1.0) vs. Sikuli API (Java-only new version)

2012-11-15 Thread Martin M.
Question #214067 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/214067 Status: Answered = Solved Martin M. confirmed that the question is solved: Thank's a lot RaiMan. I really appreciate your effort. -- You received this question notification because you are a member

Re: [Sikuli-driver] [Question #214059]: Link to javadoc is broken again

2012-11-15 Thread Martin M.
Question #214059 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/214059 Status: Answered = Solved Martin M. confirmed that the question is solved: ok, thank you :) -- You received this question notification because you are a member of Sikuli Drivers, which is an answer

Re: [Sikuli-driver] [Question #213109]: Link to javadocs broken on new homepage - fixed

2012-11-13 Thread Martin M.
Question #213109 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/213109 Martin M. posted a new comment: The link to the javadoc is still broken or broken again: http://sikuli.org/doc/java-x/ Could you please fix it. The current documentation is great. However, I would prefer

[Sikuli-driver] [Question #214059]: Link to javadoc is broken again

2012-11-13 Thread Martin M.
New question #214059 on Sikuli: https://answers.launchpad.net/sikuli/+question/214059 The link to the javadoc is still broken or broken again: http://sikuli.org/doc/java-x/ Could you please fix it. The current documentation is great. However, I would prefer to have access to the javadoc as

[Sikuli-driver] [Question #214067]: Sikuli Script vs. Sikuli Api

2012-11-13 Thread Martin M.
New question #214067 on Sikuli: https://answers.launchpad.net/sikuli/+question/214067 There is no real development on sikuli script since 01.2010. Correct me if I'm wrong. Now there is an announcement for a new version in 12.2012. There is also a new sikuli, called Sikuli-API which is

Re: [Sikuli-driver] [Question #151742]: Clicking not working on Quality Center

2012-07-19 Thread Dustin M
Question #151742 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/151742 Dustin M posted a new comment: Hey Yves Valgaeren you solved my problem. I coudn't get sikuli to click a certain app at all. It turned out that app had administrative rights but Sikuli did not. Because

[Sikuli-driver] [Bug 548651] Re: Sikuli Can't simulate CTRL+ALT+DELETE in WIN XP

2012-06-26 Thread Chris M
I know it's been two years, but what's the status on this bug? I'm having similar issues with CTRL-SHIFT-DELETE... -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/548651 Title: Sikuli Can't

Re: [Sikuli-driver] [Question #187153]: facing problem with tree view selection

2012-02-08 Thread Manjula C M
Question #187153 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/187153 Status: Answered = Open Manjula C M is still having a problem: If we capture some images with the odler java versions and try to run with the java version 6 will it work? I am sending the sanp shot

[Sikuli-driver] [Question #187153]: facing problem with tree view selection

2012-02-07 Thread Manjula C M
New question #187153 on Sikuli: https://answers.launchpad.net/sikuli/+question/187153 Hi, I am working for NSK(Non stop kernal) GUI automation. The application will be compatible with IE6 and IE7. Uses different JRE versions. I have few questions below, please answer me at the earliest. 1.

[Sikuli-driver] [Question #182672]: Installing Sikuli to local Maven repo

2011-12-22 Thread DP 118/M
New question #182672 on Sikuli: https://answers.launchpad.net/sikuli/+question/182672 Hello! I'm want to install Sikuli into my local Maven repo and have the problem that in the github repository there are no pom.xml files. There is a pom.xml file at

Re: [Sikuli-driver] [Bug 820022] Re: Problem loading on Ubuntu 11.04

2011-08-03 Thread Tesso M Costa
Yeah, the damn site gave me 64bits instead of 32 bits. the 32 bits loads ok, but cant do nothing... all i got is this error [info] install hotkey: CTRL+SHIFT+2 for onQuickCapture [info] install hotkey: ALT+SHIFT+C for onStopRunning Exception in thread AWT-EventQueue-0

Re: [Sikuli-driver] [Bug 820022] Re: Problem loading on Ubuntu 11.04

2011-08-03 Thread Tesso M Costa
Any Ideia how to find them? and make it work? Thanks for the help! On Wed, Aug 3, 2011 at 8:39 AM, RaiMan rmhdeve...@me.com wrote: It seems that the OpenCV 2.1 modules cannot be found. They should be available in a lib directory, that is in the system path. -- You received this bug

[Sikuli-driver] [Bug 820022] [NEW] Problem loading on Ubuntu 11.04

2011-08-02 Thread Tesso M Costa
Public bug reported: When i tried to launch the application and got an error, java and opencv dependencies are alright, im running ubuntu 11.04 /home/local/SOFTBOXCORP/tessom/Download/Sikuli-X-1.0rc2-linux/Sikuli-IDE/libs/libJXGrabKey.so:

[Sikuli-driver] [Bug 820022] Re: Problem loading on Ubuntu 11.04

2011-08-02 Thread Tesso M Costa
my java version java version 1.6.0_21 Java(TM) SE Runtime Environment (build 1.6.0_21-b06) Java HotSpot(TM) Server VM (build 17.0-b16, mixed mode) dunno how to show u guys the libcv version -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to

Re: [Sikuli-driver] [Question #159564]: Neither type nor paste works for Java app

2011-07-11 Thread M. Richardson
Question #159564 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/159564 Status: Answered = Solved M. Richardson confirmed that the question is solved: I should have updated my findings earlier. With some investigation of others trying to get autokey utilities to work

[Sikuli-driver] [Question #164442]: Runtime java exception when running on Ubuntu 11.04

2011-07-11 Thread M. Richardson
to believe I've somehow installed incompatible versions of some libraries? My machine is a 32-bit version and 'uname -m' says i686. Here's the dump when I run the Sikuli IDE using sh sikuli-ide.sh [info] locale: en_US Exception in thread main java.lang.UnsatisfiedLinkError: /tmp/sikuli/Sikuli

Re: [Sikuli-driver] [Question #164442]: Runtime java exception when running on Ubuntu 11.04

2011-07-11 Thread M. Richardson
, libhighgui2.1) I'm getting an exception that leads me to believe I've somehow installed incompatible versions of some libraries? My machine is a 32-bit version and 'uname -m' says i686. Here's the dump when I run the Sikuli IDE using sh sikuli-ide.sh [info] locale: en_US Exception in thread main

Re: [Sikuli-driver] [Question #164442]: Runtime java exception when running on Ubuntu 11.04

2011-07-11 Thread M. Richardson
Question #164442 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/164442 Status: Needs information = Solved M. Richardson confirmed that the question is solved: Raiman, You were quite correct. I clicked on RC2 link on the main website of sikuli.org and didn't think

Re: [Sikuli-driver] [Question #159564]: Neither type nor paste works for Java app

2011-05-31 Thread M. Richardson
Question #159564 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/159564 M. Richardson posted a new comment: @eliteSKL: Appreciate your assistance. Your suggestion to use the Run dialog box is simplier than using a Command prompt. But still prefer that the App.open command

[Sikuli-driver] [Question #159564]: Neither type nor paste works for Java app

2011-05-29 Thread M. Richardson
New question #159564 on Sikuli: https://answers.launchpad.net/sikuli/+question/159564 I am using Sikuli X-1.0rc2 on Windows Win7 SR1 64 bit I have two problems: 1. App.open fails. Cannot figure out why launching app using fully qualified path name fails. I can successfully launch Windows