** Changed in: sikuli Status: New => Fix Released -- 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: Fix Released 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 _______________________________________________ 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