I see that HUD access needs to use:
  dbus (send)
       bus=session
       path="/com/canonical/hud"
       interface="com.canonical.hud"
       member="RegisterApplication",

but other than that, I am not seeing other accesses. SDK applications
should be using GApplication now, so this is more of a converged device
bug, isn't it? If so, should the priority be adjusted and the bug
retargeted?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1176127

Title:
  GLib Application Registers a DBus name under application confinement

Status in “glib2.0” package in Ubuntu:
  Confirmed

Bug description:
  Under application confinement applications won't be allowed to
  register names on DBus.  GApplication returns an error if it can't do
  that which makes programs unhappy.  Instead they should just believe
  they are the primary app instance if they're running under isolation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1176127/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to