← Back to team overview

sikuli-driver team mailing list archive

[Bug 1243141] [NEW] Click the open dialog and select a folder which is not .sikuli suffix

 

Public bug reported:

[Precondition]
sikuli version:1.0.0
OS: Win7 64 ; Xp 32;
Procedure:100%

[Step]
Step1: Open the Sikuli IDE.
Step2: Click the File : select "open menuitem".
Step3: Select a folder which is not suffix with .sikuli.(If you  use -debug -c run the sikuli ,it will print the error which is java.io.FileNotFoundException in console.)
Step4: Close the current IDE.
Step5: Open the IDE.

[Expect Result]:The IDE will run normal.

[Observer Result]: The IDE will not run. It will print a exception which is follow:
Exception in thread "main" java.lang.StringIndexOutofBoundsException:String index out of range:-1


solution: You must go to the PC----start----write :regedit
Go to :HKey_Current_User-----software----javasoft----Prefs---org.sikuli.ide---IDE SESSION(Clear it value or give a .sikuli folder path)

** 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/1243141

Title:
  Click the open dialog and select a folder which is not .sikuli suffix

Status in Sikuli:
  New

Bug description:
  [Precondition]
  sikuli version:1.0.0
  OS: Win7 64 ; Xp 32;
  Procedure:100%

  [Step]
  Step1: Open the Sikuli IDE.
  Step2: Click the File : select "open menuitem".
  Step3: Select a folder which is not suffix with .sikuli.(If you  use -debug -c run the sikuli ,it will print the error which is java.io.FileNotFoundException in console.)
  Step4: Close the current IDE.
  Step5: Open the IDE.

  [Expect Result]:The IDE will run normal.

  [Observer Result]: The IDE will not run. It will print a exception which is follow:
  Exception in thread "main" java.lang.StringIndexOutofBoundsException:String index out of range:-1


  
  solution: You must go to the PC----start----write :regedit
  Go to :HKey_Current_User-----software----javasoft----Prefs---org.sikuli.ide---IDE SESSION(Clear it value or give a .sikuli folder path)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1243141/+subscriptions


Follow ups

References