SikuliX 0.10.2
This release introduces two new command line options --test to run Sikuli's unit test cases and --stderr to print runtime errors to STDERR instead of popping up a message box. And of course several bugs and memory leaks are also fixed.
All Sikuli users are recommended to upgrade to this version.
Milestone information
- Project:
- SikuliX
- Series:
- obsolete
- Version:
- 0.10.2
- 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 0.10.2
2010/08/07
This release introduces two new command line options --test to run Sikuli's unit test cases and --stderr to print runtime errors to STDERR instead of popping up a message box. And of course several bugs and memory leaks are also fixed.
Thank all bug reporter and Brian Creation, niknah, and Timothy Fridey to submit patches.
= General Notes =
* add an option "-test xxx.sikuli" to run a .sikuli as a test case.
* add an option "-s" to output runtime errors to stderr instead of popping up a message box.
* Sikuli-IDE.bat uses 32bit JRE automatically on Windows x64 (Thanks Brian Creation's patch)
* fixed inline images overlapping on code
* fixed unsatisfied linking error (Sikuli-IDE.exe) on Windows x64
* the path to Sikuli scripts can have non-roman characters on Mac and Linux now (Thanks for niknah's idea)
* fixed a critical memory leak issue (Thanks for niknah's patch)
* fixed png pattern parsing failure (Thanks Timothy Fridey's patch)
* fixed Korean IDE i18n resources
* fixed the default width of the unit test panel, the default height of the console panel
= New Command Line Usage =
usage: Sikuli-IDE [--args <arguments>] [-h] [-r <sikuli-file>] [-s] [-t <sikuli-test-case>]
--args <arguments> specify the arguments passed to Jython's sys.argv
-h,--help print this help message
-r, --run <sikuli-file> run .sikuli or .skl file
-s,--stderr print runtime errors to stderr instead of popping up a message box
-t,--test <sikuli-test-case> run .sikuli as a unit test case with junit's text UI runner
= Bug Fixes =
Bug #586699 Solution: 32bit and 64bit issues + java console output window
Bug #595741 image button displayed on top of code WinXP
Bug #514616 run unit testing scripts from command line
Bug #512476 "the path to sikuli scripts can't contain non-roman characters" on Mac OS X.
Bug #610122 Failing silently when sikuli-ide.sh cannot find script, or if script ends with "/"
Bug #597853 A sikuli script's exit code doesn't correspond with script success
Bug #599528 delay before capture setting not honored by auto capture
Bug #575585 Memory leak crashes scripts running or waiting long
Bug #526818 IDE does not display images with capitalized file extensions -- ".PNG"
Bug #594959 Images dissapear in IDE when adding to dictonary
Bug #599484 dragDrop steals left mouse button permanently
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.