sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #21940
[Bug 1243141] Re: Click the open dialog and select a folder which is not .sikuli suffix
** Changed in: sikuli
Status: New => Fix Committed
** Changed in: sikuli
Importance: Undecided => High
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => 1.1.0
** Summary changed:
- Click the open dialog and select a folder which is not .sikuli suffix
+ [1.0.1] exception in open dialog when selecting a folder which is not .sikuli
--
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:
[1.0.1] exception in open dialog when selecting a folder which is not
.sikuli
Status in Sikuli:
Fix Committed
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
References