** Summary changed:

- [1.0] command line arguments with Sikuli Standard Commandline Option 
characters (-r, -s, -t, ...) are ignored or give errors
+ [1.0.1 ok] command line arguments with Sikuli Standard Commandline Option 
characters (-r, -s, -t, ...) are ignored or give errors

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

Title:
  [1.0.1 ok] command line arguments with Sikuli Standard Commandline
  Option characters (-r, -s, -t, ...) are ignored or give errors

Status in Sikuli:
  Fix Committed

Bug description:
  --- fixed with 1.0.1

  Hello,

  I'm passing command line argument(s) with sys.argv[1:] and for most of
  them it works. There were 3-4 args which when used immediately
  failed/aborted the Sikuli run, without any error. On analyzing, I
  observed that all these arguments are starting with either of
  "-rxxxx", "-sxxxx" or "-txxxx".  There appear a conflict with the
  Sikuli standard command line arguments (-r, -s, -t) and those I used,
  although I'm using a string (e.g. "-report", "-test") rather than a
  single  character.

  The question is, how to pass such arguments that start with standard
  command line arguments (-r, -s. -t)?

  Thanks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1190176/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to