← Back to team overview

sikuli-driver team mailing list archive

[Bug 610122] Re: Failing silently when sikuli-ide.sh cannot find script, or if script ends with "/"

 

** Changed in: sikuli
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/610122

Title:
  Failing silently when sikuli-ide.sh cannot find script, or if script
  ends with "/"

Status in Sikuli:
  Fix Released

Bug description:
  Two related bugs/feature requests.  Assuming "my-test.sikuli" exists,
  the following will fail silently:

  Sikuli-IDE.app/sikuli-ide.sh -r my-test.sikuli/
  Sikuli-IDE.app/sikuli-ide.sh -r doesn't-exist.sikuli

  The first fails because of the final "/".  If you use tab completion
  though, the computer will add the slash itself (since sikuli tests are
  essentially folders).  The second fails because the file doesn't
  exist, but no message is given.

  It would be great if the first command worked, and if the second
  command printed a "script not found" error.

  Mac OSX 10.6.4, Sikuli 0.10.1