sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48187
[Bug 1789025] [NEW] version 1.1.4 does not run
Public bug reported:
Version 1.1.4
Windows 10 64 bit
I just downloaded the newest version which does not need to setup. But when I click on it it takes few seconds the mouse pointer shows as if the pc is doing something in the background and then the mouse pointer turns back to normal and nothing happens.
I tried to run it also with the following command to get some logs and
this is the output:
java -jar sikulix.jar -d 3 -c
C:\Sikuli>java -jar sikulix.jar -d 3 -c
[debug] RunTimeINIT: java version
[debug] RunTimeINIT: user.home
[debug] RunTimeINIT: user.dir
[debug] RunTimeINIT: app data path
[debug] RunTimeINIT: store debug.txt
[debug] RunTimeINIT: loadOptions: check: C:\Sikuli
[debug] RunTimeINIT: loadOptions: check: C:\Users\evstr
[debug] RunTimeINIT: loadOptions: check: C:\Users\evstr\AppData\Roaming\Sikulix\SikulixStore
[debug] RunTimeINIT: global init: entering as: IDE
[debug] RunTimeINIT: Accessing: GraphicsEnvironment.getLocalGraphicsEnvironment()
[debug] RunTimeINIT: Accessing: GraphicsEnvironment.getLocalGraphicsEnvironment().getScreenDevices()
[debug] RunTimeINIT: ScreenDevice 0 has (0,0) --- will be primary Screen(0)
[debug] RunTimeINIT: Monitor 0: (0, 0) 1920 x 1080
[debug] RunTimeINIT: runs as sikulix.jar in: C:\Sikuli
[43 debug] RunTimeINIT: exists libs folder at: C:\Users\evstr\AppData\Roaming\Sikulix\SikulixLibs
[46 debug] RunTimeINIT: libs folder empty or has wrong content
[47 debug] RunTimeINIT: export libs from: null
Exception in thread "main" java.lang.NullPointerException
at org.sikuli.script.RunTime.libsExport(RunTime.java:894)
at org.sikuli.script.RunTime.init(RunTime.java:695)
at org.sikuli.script.RunTime.get(RunTime.java:375)
at org.sikuli.ide.SikulixRunIDE.main(SikulixRunIDE.java:32)
[1022 debug] RunTimeINIT: final cleanup
[1031 debug] FileManager: deleteFileOrFolder:
C:\Users\evstr\AppData\Local\Temp\Sikulix_1392585549
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1789025
Title:
version 1.1.4 does not run
Status in Sikuli:
New
Bug description:
Version 1.1.4
Windows 10 64 bit
I just downloaded the newest version which does not need to setup. But when I click on it it takes few seconds the mouse pointer shows as if the pc is doing something in the background and then the mouse pointer turns back to normal and nothing happens.
I tried to run it also with the following command to get some logs and
this is the output:
java -jar sikulix.jar -d 3 -c
C:\Sikuli>java -jar sikulix.jar -d 3 -c
[debug] RunTimeINIT: java version
[debug] RunTimeINIT: user.home
[debug] RunTimeINIT: user.dir
[debug] RunTimeINIT: app data path
[debug] RunTimeINIT: store debug.txt
[debug] RunTimeINIT: loadOptions: check: C:\Sikuli
[debug] RunTimeINIT: loadOptions: check: C:\Users\evstr
[debug] RunTimeINIT: loadOptions: check: C:\Users\evstr\AppData\Roaming\Sikulix\SikulixStore
[debug] RunTimeINIT: global init: entering as: IDE
[debug] RunTimeINIT: Accessing: GraphicsEnvironment.getLocalGraphicsEnvironment()
[debug] RunTimeINIT: Accessing: GraphicsEnvironment.getLocalGraphicsEnvironment().getScreenDevices()
[debug] RunTimeINIT: ScreenDevice 0 has (0,0) --- will be primary Screen(0)
[debug] RunTimeINIT: Monitor 0: (0, 0) 1920 x 1080
[debug] RunTimeINIT: runs as sikulix.jar in: C:\Sikuli
[43 debug] RunTimeINIT: exists libs folder at: C:\Users\evstr\AppData\Roaming\Sikulix\SikulixLibs
[46 debug] RunTimeINIT: libs folder empty or has wrong content
[47 debug] RunTimeINIT: export libs from: null
Exception in thread "main" java.lang.NullPointerException
at org.sikuli.script.RunTime.libsExport(RunTime.java:894)
at org.sikuli.script.RunTime.init(RunTime.java:695)
at org.sikuli.script.RunTime.get(RunTime.java:375)
at org.sikuli.ide.SikulixRunIDE.main(SikulixRunIDE.java:32)
[1022 debug] RunTimeINIT: final cleanup
[1031 debug] FileManager: deleteFileOrFolder:
C:\Users\evstr\AppData\Local\Temp\Sikulix_1392585549
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1789025/+subscriptions
Follow ups