sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48345
[Bug 1790616] [NEW] [1.1.4] IDE crashes at start if path contains spaces or non-english letters
Public bug reported:
Build 2018-08-31_21:04 crashes, if path contains spaces or non-english
symbols.
This path works:
C:\temp
These paths fail to start:
C:\t emp
C:\фtemp
Starting with a 'java -jar "c:\t emp\sikulix.jar"' shows
Exception in thread "main" java.lang.NullPointerException
at org.sikuli.ide.Sikulix.main(Sikulix.java:83)
Environment:
Windows 7 ult 64-bit
Java(TM) SE Runtime Environment (build 1.8.0_181-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)
** Affects: sikuli
Importance: Undecided
Status: New
** Description changed:
- Build 2018-08-31_21:04 crashes, if path contains spacs or non-english
+ Build 2018-08-31_21:04 crashes, if path contains spaces or non-english
symbols.
This path works:
C:\temp
These paths fail to start:
C:\t emp
C:\фtemp
Starting with a 'java -jar "c:\t emp\sikulix.jar"' shows
Exception in thread "main" java.lang.NullPointerException
- at org.sikuli.ide.Sikulix.main(Sikulix.java:83)
+ at org.sikuli.ide.Sikulix.main(Sikulix.java:83)
Environment:
Windows 7 ult 64-bit
Java(TM) SE Runtime Environment (build 1.8.0_181-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1790616
Title:
[1.1.4] IDE crashes at start if path contains spaces or non-english
letters
Status in Sikuli:
New
Bug description:
Build 2018-08-31_21:04 crashes, if path contains spaces or non-english
symbols.
This path works:
C:\temp
These paths fail to start:
C:\t emp
C:\фtemp
Starting with a 'java -jar "c:\t emp\sikulix.jar"' shows
Exception in thread "main" java.lang.NullPointerException
at org.sikuli.ide.Sikulix.main(Sikulix.java:83)
Environment:
Windows 7 ult 64-bit
Java(TM) SE Runtime Environment (build 1.8.0_181-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1790616/+subscriptions
Follow ups