← Back to team overview

unity-api-bugs team mailing list archive

[Bug 1244124] Re: Command "stop application APP_ID=.." does not work

 

It's really more of an entry point than a job itself.  It'd be better if
you used upstart-app-launch and upstart-app-stop.

** Changed in: upstart-app-launch
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to Upstart Application Launcher.
https://bugs.launchpad.net/bugs/1244124

Title:
  Command "stop application APP_ID=.." does not work

Status in Upstart Application Launcher:
  Won't Fix

Bug description:
  I can launch an app with:

  $ start application APP_ID=calculator

  but if I try to stop that app with the obvious:

  $ stop application APP_ID=calculator

  it fails with this error:

     stop: Unknown instance:

  For symmetry alone, would be nice if this just worked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/upstart-app-launch/+bug/1244124/+subscriptions


References