SikuliX 0.9.9
Milestone information
- Project:
- SikuliX
- Series:
- obsolete
- Version:
- 0.9.9
- Released:
- Registrant:
- Tsung-Hsiang Chang
- Release registered:
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- No users assigned to blueprints and bugs.
- Blueprints:
- No blueprints are targeted to this milestone.
- Bugs:
- No bugs are targeted to this milestone.
Download files for this release
Release notes
Release notes for Sikuli-20100223 (0.9.9)
= General Notes =
* Sikuli IDE saves all scripts in UTF-8 since this version. In addtion, paste() also supports unicode strings now, so international characters should be able to "paste" into any applications.
* If a image pattern can not be found, find() and all actions that implicitly use find() throw a FindFailed exception by default. This exception can be handled by the try-except statement of Python if needed.
* New API: run(command) - runs a string command and returns its output. This would be useful for running command line programs.
* The vision engine is recompiled with a optimization flag (O2), so it will be faster a little bit.
* The key modifier for click is fixed. Now you can do Ctrl+Alt+
= Platform Specific Fixes =
Mac OS X
* Uses Mac native file dialogs for open/save/export.
Windows
* Fixed Bug #515914 (IDE crashes if VDict takes capture() as a key)
* Last location of opening files is remembered.
Linux
* Last location of opening files is remembered.
= Bug Fixes =
Bug #515914 IDE crashed when running the note.sikuli sample script
Bug #518491 type command turns characters in message string
Bug #516795 UnknownFormatCo
Bug #523718 setAutoWaitTime
Bug #516375 WinXP: "Save as..." doesn't remember last saving location
Bug #517113 MacOS - Save dialog is non-standard and defaults to /
Bug #516233 openApp appears to do nothing in OS X 10.5
Bug #523660 find() if not found throws exception - has problems
Bug #519321 class Key on Windows 7
Bug #525267 type("%") gives UnknownFormatCo
Bug #519916 click modifiers don't work (OS X 10.6)
Bug #517243 Syntax error in MacUtil.java
Changelog
This release does not have a changelog.
0 blueprints and 0 bugs targeted
There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.