sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #38254
Re: [Question #294217]: VNCScreen Connection error !
Question #294217 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/294217
Status: Needs information => Answered
RaiMan proposed the following answer:
thanks.
--- So,is this caused by some issues in the VNCScreen.java file ?
... yes, I think the VNCScreen() constructor had a problem and I think I
fixed it now.
please try this instead for now:
VNCScreen vnc= new VNCScreen(0);
... and when the fix is online later, I would appreciate if you try again with:
VNCScreen vnc= new VNCScreen();
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.