[Bug 1324096] Re: dbus call needed to set multiple environment variables in a single pass

James Hunt 1324096 at bugs.launchpad.net
Mon Jun 2 14:09:53 UTC 2014


** Changed in: upstart (Ubuntu)
       Status: Triaged => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1324096

Title:
  dbus call needed to set multiple environment variables in a single
  pass

Status in “upstart” package in Ubuntu:
  In Progress

Bug description:
  Currently, app launching on the Ubuntu phone involves setting multiple
  environment variables with the SetEnv dbus call.  The GetEnv call only
  takes one variable (key,value) at a time.  As a result, the
  marshalling of the individual calls (and waiting for upstart's
  response) is reported to have a measurable impact on application
  startup time.

  We should investigate having a dbus call that allows setting multiple
  environment variables at once, to reduce this overhead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1324096/+subscriptions



More information about the foundations-bugs mailing list