← Back to team overview

sikuli-driver team mailing list archive

[Bug 1732658] [NEW] AppEntry options property ignored when using app.open(appEntry) on Mac

 

Public bug reported:

When trying to launch an Application using parameters on a Mac, the
parameters provided via the app.setUsing("-param value"); aren't being
obeyed. From some quick diving into the SikuliX Java Api it seems that
the WinUtil class' implementation of the open(appEntry) method utilised
the params but the MacUtil implementation does not.

The app in question is reliably launched, but the commandline
arguments/params are never delivered.

Using the 1.1.1 Version of SikuliX on a 64-bit macOS (Sierra 10.12.6)

** Affects: sikuli
     Importance: Undecided
         Status: New

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

Title:
  AppEntry options property ignored when using app.open(appEntry) on Mac

Status in Sikuli:
  New

Bug description:
  When trying to launch an Application using parameters on a Mac, the
  parameters provided via the app.setUsing("-param value"); aren't being
  obeyed. From some quick diving into the SikuliX Java Api it seems that
  the WinUtil class' implementation of the open(appEntry) method
  utilised the params but the MacUtil implementation does not.

  The app in question is reliably launched, but the commandline
  arguments/params are never delivered.

  Using the 1.1.1 Version of SikuliX on a 64-bit macOS (Sierra 10.12.6)

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


Follow ups