[1.0.1] "runIDE.cmd -l" preload only the first script
Bug #1255535 reported by
obiwan-92
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SikuliX |
Fix Committed
|
Critical
|
RaiMan |
Bug Description
-- System -------
- Windows7 - 32 bits
- Sikuli : 1.0.1
- Java : 1.7.40
-- Problem -------
the batch command "runIDE.cmd -l script1.sikuli script2.sikuli" preload only the first script (script1.sikuli).
Changed in sikuli: | |
milestone: | 1.1-beta → 1.1.0 |
To post a comment you must log in.
Thanks for finding (I had not marked it as a TODO ;-)
the current implementation:
- in the first step all scripts are opened that were open in last IDE session
- then the -l scripts are opened (duplicate session scripts are closed again), so the -l scripts are in the tabs at the right in the sequence as specified