← Back to team overview

sikuli-driver team mailing list archive

[Bug 1445667] [NEW] App.open doesn't work anymore on OS X 10.10.3 with Sikuli X 1.1.0 Nightly

 

Public bug reported:

For some reason I can no longer launch applications using App.open anymore with the latest night build.
It executes the code but the application does not actually launch.
ie,

App.open("/Applications/Mail.app")

** Affects: sikuli
     Importance: Undecided
         Status: New

** Description changed:

  For some reason I can no longer launch applications using App.open anymore with the latest night build.
  It executes the code but the application does not actually launch.
  ie,
  
- App.open("Mail.app")
+ App.open("/Applications/Mail.app")

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

Title:
  App.open doesn't work anymore on OS X 10.10.3 with Sikuli X 1.1.0
  Nightly

Status in Sikuli:
  New

Bug description:
  For some reason I can no longer launch applications using App.open anymore with the latest night build.
  It executes the code but the application does not actually launch.
  ie,

  App.open("/Applications/Mail.app")

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


Follow ups

References