← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #294217]: [1.1.1] new VNCScreen(): crashes with NPE

 

Question #294217 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/294217

sayantan posted a new comment:
i did try to run VNCScreen vnc = new VNCScreen() with the new fix
available , and this is what i get :

[error] VNCScreen: initScreens: 0 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:222)
    at edu.unh.iol.dlc.VNCScreen.<init>(VNCScreen.java:140)
    at run.main(run.java:30)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.