sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #38244
Re: [Question #294217]: VNCScreen Connection error !
Question #294217 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/294217
Summary changed to:
VNCScreen Connection error !
Description changed to:
I am able to connect to the vnc socket, but after that the execution of
VNCScreen vnc = new VNCScreen() gives error :
Exception in thread "main" java.lang .ExceptionInInitializationError
at run.main(run.java.27)
Caused yb :java.lang.NullPointException
at edu.unh.iol.dlc.VNCScreen.initScreens(VNCScreen.java:102) ----> is this error being caused due to some bus in the Sikuli.jar package
at edu.unh.iol.dlc.VNCScreen.<clinit>(VNCScreen.java:67)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.