[Bug 1227295] Re: incorrect object path 'deskop' used in gio/gdbusobjectmanagerclient.c
Jamie Strandboge
jamie at ubuntu.com
Tue Sep 24 12:17:41 UTC 2013
** Bug watch added: GNOME Bug Tracker #708677
https://bugzilla.gnome.org/show_bug.cgi?id=708677
** Also affects: glib via
https://bugzilla.gnome.org/show_bug.cgi?id=708677
Importance: Unknown
Status: Unknown
--
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/1227295
Title:
incorrect object path 'deskop' used in gio/gdbusobjectmanagerclient.c
Status in The "G" Library - GLib:
Unknown
Status in “glib2.0” package in Ubuntu:
In Progress
Status in “glib2.0” source package in Saucy:
In Progress
Bug description:
In profiling applications, I received the following DBus denial:
Sep 18 10:31:17 localhost dbus[16510]: apparmor="DENIED" operation="dbus_method_call" bus="session" name="org.freedesktop.DBus" path="/org/freedeskop/DBus" interface="org.freedesktop.DBus" member="AddMatch" mask="send" pid=6756 profile="net.launchpad.ubuntu-security.ubuntu-sdk-1310-api-demos_ubuntu-sdk-1310-api-demos_0.2" peer_profile="unconfined"
Notice:
path="/org/freedeskop/DBus"
This should be:
path="/org/freedesktop/DBus"
Attached is a patch to fix this. Note, this affects application
confinement when using qtorganizer (which uses evolution-data-server),
so it should be fixed. There is already something in -proposed, so I
am not uploading now.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glib/+bug/1227295/+subscriptions
More information about the foundations-bugs
mailing list