← Back to team overview

unity-api-bugs team mailing list archive

[Bug 1279440] Re: upstart-app-list seems to list stopping apps - that wanted?

 

*** This bug is a duplicate of bug 1308704 ***
    https://bugs.launchpad.net/bugs/1308704

** This bug has been marked a duplicate of bug 1308704
   Provide user tools instead of debugging tools

-- 
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/1279440

Title:
  upstart-app-list seems to list stopping apps - that wanted?

Status in Upstart Application Launcher:
  New

Bug description:
  Here's the output of my shell as I was managing apps:

  phablet@flo:~$ upstart-app-list
  webbrowser-app
  phablet@flo:~$ upstart-app-stop webbrowser-app
  phablet@flo:~$ upstart-app-list
  webbrowser-app
  phablet@flo:~$ upstart-app-stop webbrowser-app

  ** (process:5013): WARNING **: Unable to stop job application-legacy
  app_id webbrowser-app instance_id :
  GDBus.Error:com.ubuntu.Upstart0_6.Error.AlreadyStopped: Job has
  already been stopped: application-legacy (webbrowser-app-)

  (process:5013): GLib-CRITICAL **: g_variant_unref: assertion 'value != NULL' failed
  phablet@flo:~$ upstart-app-list
  webbrowser-app
  phablet@flo:~$ upstart-app-list
  phablet@flo:~$ 

  
  Note that I called stop on webbrowser-app, but it still came up in the list. Trying to stop it again returned an error. I guess once the app finally did stop, it was removed from the list. But perhaps a state field would be useful - i.e. "stopping"

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


References