Re: [Sikuli-driver] [Question #697558]: SikuliX API - headless error on MacOS Big Sur

2021-06-15 Thread Jeff Harmon
Question #697558 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697558 Status: Open => Solved Jeff Harmon confirmed that the question is solved: Seems that the issue is in GraphicsEnvironment.isHeadless() in Java AWT. This is on an M1 Mac, and it seems that evaluates to

Re: [Sikuli-driver] [Question #697558]: SikuliX API - headless error on MacOS Big Sur

2021-06-15 Thread Jeff Harmon
Question #697558 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697558 Jeff Harmon gave more information on the question: I have the SilukiX IDE working just fine and can execute the script I need to work. I want to create an executable jar file that takes a couple of

Re: [Sikuli-driver] [Question #697558]: SikuliX API - headless error on MacOS Big Sur

2021-06-15 Thread Jeff Harmon
Question #697558 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697558 Jeff Harmon gave more information on the question: BTW, Java 11 and SikuliX API 2.0.5 openjdk version "11.0.11" 2021-04-20 OpenJDK Runtime Environment AdoptOpenJDK-11.0.11+9 (build 11.0.11+9) OpenJDK

[Sikuli-driver] [Question #697558]: SikuliX API - headless error on MacOS Big Sur

2021-06-15 Thread Jeff Harmon
New question #697558 on SikuliX: https://answers.launchpad.net/sikuli/+question/697558 I am trying to use SikuliX API on MacOS Big Sur. I have created a Java program that has a main method and does a simple: Screen screen = new Screent(); When that code executes I get an exception : Caused

Re: [Sikuli-driver] [Question #697555]: Connecting to a DB in Sikuli- is there a widely used method for Sikuli 2.0.5?

2021-06-15 Thread mpayne
Question #697555 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697555 Description changed to: Hi, I have connected to a DB in Sikuli before the 2.X versions. In the 2.0.5 version, I can no longer get my scripts to connect to the DB. For reference, the issue I get is

[Sikuli-driver] [Question #697555]: Connecting to a DB in Sikuli- is there a widely used method for Sikuli 2.0.5?

2021-06-15 Thread mpayne
New question #697555 on SikuliX: https://answers.launchpad.net/sikuli/+question/697555 Hi, I have connected to a DB in Sikuli before the 2.X versions. In the 2.0.5 version, I can no longer get my scripts to connect to the DB. For reference, the issue I get is similar to this:

Re: [Sikuli-driver] [Question #694086]: Debugging options in Sikuli IDE --- not planned --- use PyCharms

2021-06-15 Thread RaiMan
Question #694086 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/694086 RaiMan proposed the following answer: I have to check, how 2.0.5 with the bundled Jython 2.7.2 behaves in PyCharms. An IDE like PyCharms will always be needed to debug SikuliX scripts. -- You received

Re: [Sikuli-driver] [Question #694086]: Debugging options in Sikuli IDE --- not planned --- use PyCharms

2021-06-15 Thread Chetan
Question #694086 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/694086 Chetan requested more information: hi Raiman. is this still on the list? have we made some enhancement in build 2.0.5 to make it more comfortable or can expect is in future build? we are planning to use