Re: [Sikuli-driver] [Question #681871]: Sikulix api 1.1.0 hangs on ubuntu 18.04

2019-07-08 Thread RaiMan
Question #681871 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681871 Status: Open => Needs information RaiMan requested more information: What are the symptoms? Put -Dsikuli.Debug=3 on the Java command to get more debug info. -- You received this question notification

[Sikuli-driver] [Question #681871]: Sikulix api 1.1.0 hangs on ubuntu 18.04

2019-07-08 Thread Sitesh kumar
New question #681871 on Sikuli: https://answers.launchpad.net/sikuli/+question/681871 My maven based automation framework uses sikulix api 1.1.0 . I have ubuntu 18.04 . I did install open cv 3.2 and tesseract as per https://sikulix-2014.readthedocs.io/en/latest/newslinux.html I can't change the

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

2019-07-08 Thread matteoa
Question #681509 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681509 matteoa posted a new comment: Hello,we are running more or less the same setup with ultravnc. We are having the same problems of missing clicks after thousands of cycles; something that mitigate the problem

Re: [Sikuli-driver] [Bug 1833356] Re: [1.1.3] findAll fails but image exists

2019-07-08 Thread Jeff_Vallis
The screen. This could contain a close button or many close buttons if a pop up window called another pop up window hence the code if exists find them all and keep closing till the pop ups are gone or in the actual code it has tried 20 times to prevent an infinite loop. The problem.

[Sikuli-driver] [Question #681852]: Can not send Enter to Citrix Application

2019-07-08 Thread Your full Name
New question #681852 on Sikuli: https://answers.launchpad.net/sikuli/+question/681852 Using Windows 10 SikuliIDE-1.1.4 An Citrix Application. trying to send an ENTER: type("Hello Wolrd") wait(1) type(Key.ENTER) wait(1) keyDown(Key.ENTER) keyUp(Key.ENTER) wait(1) paste("\n") wait(1) none of whi

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

2019-07-08 Thread Linda
Question #681587 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/681587 Status: Answered => Open Linda is still having a problem: After I reinstall my OS,this problem is solved. But for a while,this situation is repoduced. I have no idea what cause this . I have try: -- run