sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #26854
[Bug 1338257] [NEW] NullPointerException is raised when sikuli ends its run from the command line
Public bug reported:
configuration details:
the java version is 1.7.0_21, the sikuli version is 1.1.0-Beta1
My operating system is windows 7, 64-bit.
bug details:
When I'm running sikuli from the command line, in the following manner:
rundikulix.cmd -r SIKULI_SCRIPT
sikuli always ends up with this exception details, when the script ends:
Exception in thread "Thread-0" java.lang.NullPointerException
at org.sikuli_ide.SikuliIDE$1.run(SikuliIDE.java:154)
** Affects: sikuli
Importance: Undecided
Status: New
** Tags: commandline exception
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1338257
Title:
NullPointerException is raised when sikuli ends its run from the
command line
Status in Sikuli:
New
Bug description:
configuration details:
the java version is 1.7.0_21, the sikuli version is 1.1.0-Beta1
My operating system is windows 7, 64-bit.
bug details:
When I'm running sikuli from the command line, in the following
manner:
rundikulix.cmd -r SIKULI_SCRIPT
sikuli always ends up with this exception details, when the script
ends:
Exception in thread "Thread-0" java.lang.NullPointerException
at org.sikuli_ide.SikuliIDE$1.run(SikuliIDE.java:154)
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1338257/+subscriptions
Follow ups
References