Question #294217 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/294217
sayantan posted a new comment:
I am running on RHEL and trying to connect to Tiger VNC :
VNCScreen vnc = VNCScreen.start("127.0.0.1",5903,10,1000)
Error:
[error] VNCScreen: initScreens: 0 has no connection yet
[error] VNCScreen: initScreens: 1 has no connection yet
Exception in thread "main" java.lang.UnsupportedOperationException:
initScreens: none of the remote screens has a valid connection
at edu.unh.iol.dlc.VNCScreen.initScreens(VNCScreen.java:235)
at edu.unh.iol.dlc.VNCScreen.<init>(VNCScreen.java:153)
at edu.unh.iol.dlc.VNCScreen.start(VNCScreen.java:98)
at test.main(test.java:26)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp