[Sikuli-driver] [Question #693680]: [error] Env.getClipboard: cannot open system clipboard

2020-10-27 Thread James Panteleone
New question #693680 on Sikuli: https://answers.launchpad.net/sikuli/+question/693680 I have used these programs for many years and in the past few days i have been troubled with errors while accessing the system clipboard. It's not on every use in my program. I collect data off the screen

Re: [Sikuli-driver] [Question #693505]: java multithreading is not parallel

2020-10-27 Thread RaiMan
Question #693505 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/693505 RaiMan posted a new comment: region.findAny() works on one region with many patterns, the region is only captured once at the beginning and the search is done threaded in the captured image. multiple

Re: [Sikuli-driver] [Question #693662]: VNCScreen.capture doesnt work

2020-10-27 Thread RaiMan
Question #693662 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/693662 Status: Open => Answered RaiMan proposed the following answer: Sorry for ignoring your other question, that meanwhile expired. The VNC support is not my priority and the implementation is based on a

Re: [Sikuli-driver] [Question #693505]: java multithreading is not parallel

2020-10-27 Thread Jaroslav Novotny
Question #693505 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/693505 Jaroslav Novotny posted a new comment: I did some more testing and found this performance scaling pretty much in line with both test above: https://i.imgur.com/D3qGUju.png It's array of 8 patterns each

Re: [Sikuli-driver] [Question #693662]: VNCScreen.capture doesnt work

2020-10-27 Thread Ben weiss
Question #693662 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/693662 Ben weiss posted a new comment: no worries. thanks for the response. im on a centos distro and run sikuli from a java program. TigerVNC is installed and works accordingly on my machine. I cant give away

Re: [Sikuli-driver] [Question #693662]: VNCScreen.capture doesnt work

2020-10-27 Thread RaiMan
Question #693662 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/693662 RaiMan proposed the following answer: ok. thanks. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #693662]: VNCScreen.capture doesnt work

2020-10-27 Thread Ben weiss
Question #693662 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/693662 Ben weiss posted a new comment: no, its over an internal network. i verified that the VNC connection is healthy and can be used in a normal config (i can use vncviewer over default port 5900 and specific

Re: [Sikuli-driver] [Question #693662]: VNCScreen.capture doesnt work

2020-10-27 Thread RaiMan
Question #693662 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/693662 RaiMan requested more information: Are you running the TigerVNC server on the same machine as the SikuliX program? -- You received this question notification because your team Sikuli Drivers is an answer