Re: [Sikuli-driver] [Question #689693]: Java 15: Windows 10 image issues

2020-04-06 Thread RaiMan
Question #689693 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689693 RaiMan proposed the following answer: On Windows, there is no need to for any additional libraries - everything packed in the jar. All you need to know: https://raiman.github.io/SikuliX1/downloads.html --

Re: [Sikuli-driver] [Question #689653]: HTMLTestRunner import problem "syntax - mismatched input"

2020-04-06 Thread RaiMan
Question #689653 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689653 RaiMan proposed the following answer: I guess the problem comes from import unittest which is not needed with HTMLTestRunner (is already imported here). -- You received this question notification because

Re: [Sikuli-driver] [Question #689685]: No X11 DISPLAY variable was set, but this program performed an operation which requires it. (Using Gitlab)

2020-04-06 Thread RaiMan
Question #689685 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689685 RaiMan posted a new comment: Exactly this was missing when run from GitLab: Error: No X11 DISPLAY variable was set, but this program performed an operation which requires it. So be happy to have solved it ;

Re: [Sikuli-driver] [Question #689737]: OCR does not install on ubuntu 18.04

2020-04-06 Thread RaiMan
Question #689737 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689737 Status: Open => Answered RaiMan proposed the following answer: tess4j is not the problem. It is bundled with SikuliX. The problem comes from the tesseract library. As mentioned in the link, tesseract 4

[Sikuli-driver] [Question #689737]: OCR does not install on ubuntu 18.04

2020-04-06 Thread jerome
New question #689737 on Sikuli: https://answers.launchpad.net/sikuli/+question/689737 When I try to use text() on a region in ubuntu 18.04 I get the following error... [error] see: https://github.com/RaiMan/SikuliX1/wiki/macOS-Linux:-Support-libraries-for-Tess4J-Tesseract-4-OCR [error] Save you

Re: [Sikuli-driver] [Question #689653]: HTMLTestRunner import problem "syntax - mismatched input"

2020-04-06 Thread Christoph
Question #689653 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/689653 Christoph posted a new comment: The syntax error disappeared in a magic way. I don't know the reason for that. However I get a different error now: [debug] Runing test A [error] script [ test ] stopped with

[Sikuli-driver] [Bug 1871026] Re: [2.0.4] IDE: on exit: Exception in ShutDownHook --- can be ignored --- fixed in 2.0.5

2020-04-06 Thread Jeff_Vallis
ok -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1871026 Title: [2.0.4] IDE: on exit: Exception in ShutDownHook --- can be ignored --- fixed in 2.0.5 Status in Sikuli: New Bug description:

[Sikuli-driver] [Bug 1871026] Re: [2.0.4] IDE: on exit: Exception in ShutDownHook .-

2020-04-06 Thread RaiMan
this problem can simply be ignored. Does not do any harm. will be fixed in 2.0.5 ** Summary changed: - Exception in thread + [2.0.4] IDE: on exit: Exception in ShutDownHook .- ** Summary changed: - [2.0.4] IDE: on exit: Exception in ShutDownHook .- + [2.0.4] IDE: on exit: Exception in ShutDownH