[Bug 1227295] [NEW] incorrect object path 'deskop' used in gio/gdbusobjectmanagerclient.c
Jamie Strandboge
jamie at ubuntu.com
Wed Sep 18 18:26:23 UTC 2013
Public bug reported:
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.
** Affects: glib2.0 (Ubuntu)
Importance: High
Status: New
** Affects: glib2.0 (Ubuntu Saucy)
Importance: High
Status: New
** Tags: application-confinement
** Patch added: "fix-gdbusobjectmanagerclient-object-path.patch"
https://bugs.launchpad.net/bugs/1227295/+attachment/3827771/+files/fix-gdbusobjectmanagerclient-object-path.patch
** Also affects: glib2.0 (Ubuntu Saucy)
Importance: Undecided
Status: New
** Changed in: glib2.0 (Ubuntu Saucy)
Importance: Undecided => High
** Description changed:
- In profiling applications, I received the following DBus error:
+ 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.
--
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 “glib2.0” package in Ubuntu:
New
Status in “glib2.0” source package in Saucy:
New
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/ubuntu/+source/glib2.0/+bug/1227295/+subscriptions
More information about the foundations-bugs
mailing list