[Bug 1227295] Re: incorrect object path 'deskop' used in gio/gdbusobjectmanagerclient.c

Ubuntu Foundations Team Bug Bot 1227295 at bugs.launchpad.net
Wed Sep 18 20:18:00 UTC 2013


** Tags added: patch

-- 
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:
  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/ubuntu/+source/glib2.0/+bug/1227295/+subscriptions



More information about the foundations-bugs mailing list