← Back to team overview

sikuli-driver team mailing list archive

[Bug 1444959] Re: sikulix passing arguments --arg not working --- use -- instead

 

Just started a new build.
Should be available within latest 1 h
Download and run a new setup

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

** Summary changed:

- sikulix passing arguments --arg not working --- use -- instead
+ sikulix passing arguments --arg not working (use -- arg1 arg2 ...) --- fixed: 2015-04-17

** Summary changed:

- sikulix passing arguments --arg not working (use -- arg1 arg2 ...) --- fixed: 2015-04-17
+ [1.1.0] sikulix passing arguments --arg not working (use -- arg1 arg2 ...) --- fixed: 2015-04-17

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

Title:
  [1.1.0] sikulix passing arguments --arg not working (use -- arg1 arg2
  ...) --- fixed: 2015-04-17

Status in Sikuli:
  Fix Committed

Bug description:
  sikulix1.1.0 ubuntu 12.04 and windows 8.1 64 bit.
  Earlier in sikuli 1.0.1 we passed arguments through --args to the script. The sys.argv[1] in the python script will be the first argument , sys.argv[2] the second argument and so on.
  But in SikuliX 1.1.0 Iam not able to see the value after --args reflected in the variable sys.argv[1].

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


References