** Changed in: ubuntu-app-launch Status: In Progress => Fix Committed
-- You received this bug notification because you are a member of Unity API bugs, which is subscribed to Ubuntu Application Launcher. https://bugs.launchpad.net/bugs/1386357 Title: Need to recursively search pids when detecting if pid is in a cgroup Status in Ubuntu Application Launcher: Fix Committed Status in “ubuntu-app-launch” package in Ubuntu: Fix Released Bug description: When searching through the list of pids to detect if they are in the cgroup we care about, u-a-l currently only gets the top pid due to calling GetTasks. Instead, we should call GetTasksRecursive to get the whole list. This is needed when trying to start up X applications inside a container using XMir. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-app-launch/+bug/1386357/+subscriptions -- Mailing list: https://launchpad.net/~unity-api-bugs Post to : unity-api-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~unity-api-bugs More help : https://help.launchpad.net/ListHelp