** Changed in: upstart (Ubuntu) Status: In Progress => Fix Released
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, 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: Fix Released 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 -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp