In profiling applications, I received the following DBus error:
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.
In profiling applications, I received the following DBus error: "dbus_method_ call" bus="session" name="org. freedesktop. DBus" path="/ org/freedeskop/ DBus" interface= "org.freedeskto p.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"
Sep 18 10:31:17 localhost dbus[16510]: apparmor="DENIED" operation=
Notice: org/freedeskop/ DBus"
path="/
This should be: org/freedesktop /DBus"
path="/
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.