will add it after mid August (on vacation)

** Summary changed:

- RunServer with option for arguments
+ [1.1.0] RunServer should accept arguments

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

** Changed in: sikuli
   Importance: Undecided => High

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

** Changed in: sikuli
    Milestone: None => 1.1.0

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

Title:
  [1.1.0] RunServer should accept arguments

Status in Sikuli:
  Fix Committed

Bug description:
  SikuliX version 1.1.0-20150712.231026-126
  Win7 Pro SP1 64 bit Microsoft Windows [Version 6.1.7601]

  Run RunServer with command >

  c:\Tools\SikuliX-1.1.0>runsikulix.cmd -s -- arg1 arg2 arg3

  sys.argv returns value "None" when asked to provide a list of values
  during run-time >

  for arg in sys.argv:
      print arg

  Running in IDE passed the values for sys.argv

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1480145/+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