[Sikuli-driver] [Question #665279]: Instantiating SikuliX classes through API with node-java hangs on Mac

2018-03-05 Thread Finn Ellis
New question #665279 on Sikuli: https://answers.launchpad.net/sikuli/+question/665279 I'm using the node-java module (https://github.com/joeferner/node-java) as a bridge between some nodejs test scripts and the SikuliX Java API. It's working great on Windows, but when I try to run the same scrip

Re: [Sikuli-driver] [Question #665279]: Instantiating SikuliX classes through API with node-java hangs on Mac

2018-03-05 Thread Finn Ellis
Question #665279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/665279 Finn Ellis gave more information on the question: A little more info: if I pass java.awt.headless=true then the problem doesn't happen, although of course I get null pointer exceptions when I try to act

Re: [Sikuli-driver] [Question #665279]: Instantiating SikuliX classes through API with node-java hangs on Mac

2018-03-06 Thread Finn Ellis
Question #665279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/665279 Status: Needs information => Open Finn Ellis gave more information on the question: Yep, it's pretty simple: var java = require('java'); java.classpath.push('sikulixapi.j

Re: [Sikuli-driver] [Question #665279]: Instantiating SikuliX classes through API with node-java hangs on Mac

2018-03-06 Thread Finn Ellis
Question #665279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/665279 Status: Needs information => Open Finn Ellis gave more information on the question: Oh ha, yeah, that does it. Here's the output I get before it hangs: [debug] Debug.init: from sikuli.Debu

Re: [Sikuli-driver] [Question #665279]: Instantiating SikuliX classes through API with node-java hangs on Mac

2018-03-06 Thread Finn Ellis
Question #665279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/665279 Finn Ellis posted a new comment: Looking forward to it, thanks! (I think our time zones are pretty far apart, so it may take me a day to report back.) -- You received this question notification because

Re: [Sikuli-driver] [Question #665279]: Instantiating SikuliX classes through API with node-java hangs on Mac

2018-03-07 Thread Finn Ellis
Question #665279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/665279 Status: Answered => Solved Finn Ellis confirmed that the question is solved: Ah, that's a bummer! I'd seen the earlier bug report but didn't have enough Java/AWT understanding to

Re: [Sikuli-driver] [Question #665279]: Instantiating SikuliX classes through API with node-java hangs on Mac

2018-03-07 Thread Finn Ellis
Question #665279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/665279 Finn Ellis confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #665279]: Instantiating SikuliX classes through API with node-java hangs on Mac

2018-03-14 Thread Finn Ellis
Question #665279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/665279 Finn Ellis posted a new comment: I added this to the Github thread(s) as well, but for anyone else who looks here first: my manager found a solution to this! Adding: process.env

Re: [Sikuli-driver] [Question #665279]: [1.1.x] Mac: node-java : Instantiating SikuliX classes through API hangs --- solution

2018-03-15 Thread Finn Ellis
Question #665279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/665279 Finn Ellis posted a new comment: If it's all right with you, as I learn more things about this I'm going to continue putting them here, as an aid to future searchers -- if you'd rather th

Re: [Sikuli-driver] [Question #665279]: [HowTo] node-java : Using SikuliX features through API --- tipps and tricks

2018-03-29 Thread Finn Ellis
Question #665279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/665279 Status: Solved => Open Finn Ellis is still having a problem: I've got another question for you -- I'm keeping it here for now since it's part of the same weird setup, but happy to st

Re: [Sikuli-driver] [Question #665279]: [HowTo] node-java : Using SikuliX features through API --- tipps and tricks

2018-03-30 Thread Finn Ellis
Question #665279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/665279 Status: Answered => Open Finn Ellis is still having a problem: Oh yes, it's definitely running -- I've defined a screen, and can confirm with screenshots that a graphical session has s

Re: [Sikuli-driver] [Question #665279]: [HowTo] node-java : Using SikuliX features through API --- tipps and tricks

2018-03-30 Thread Finn Ellis
Question #665279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/665279 Finn Ellis posted a new comment: Oh, good call. I'll see if I can do that and report back. Thanks for helping out as much as you have, I know this is a weird case I'm working on. (The result is r