← Back to team overview

sikuli-driver team mailing list archive

[Bug 1790616] Re: [1.1.4] IDE crashes at start if path contains spaces or non-english letters --- fixed: 2018-09-05

 

** Summary changed:

- [1.1.4] IDE crashes at start if path contains spaces or non-english letters
+ [1.1.4] IDE crashes at start if path contains spaces or non-english letters --- fixed: 2018-09-05

** Changed in: sikuli
       Status: In Progress => Fix Committed

** Changed in: sikuli
   Importance: Medium => Critical

-- 
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 --- fixed: 2018-09-05

Status in Sikuli:
  Fix Committed

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


References