[Bug 1176127] Re: GLib Application Registers a DBus name under application confinement

Ted Gould ted at gould.cx
Wed Sep 4 12:48:12 UTC 2013


On Tue, 2013-09-03 at 18:17 +0000, Jamie Strandboge wrote:

> 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?


The SDK must not be creating the GApplication object with a well-known
name.  So yes, I think that it makes sense to look at post-13.10 for
this.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, 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




More information about the foundations-bugs mailing list