← Back to team overview

sikuli-driver team mailing list archive

[Bug 1480145] Re: [1.1.0] RunServer should accept arguments

 

Hi RaiMan,

I would kike to kindly ask you for fix. I am stuck in env param. posting
into SX and can't move further.

Thank You.

-- 
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


References