Comment 2 for bug 1372579

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

Does this rule look ok:

# Mir clicpboard
dbus (receive, send)
      bus=session
      path="/com/canonical/QtMir/Clipboard"
      interface="com.canonical.QtMir.Clipboard",

To test, pick two confined applications: one that should paste into the clipboard and another to copy out of the clipboard. Then, open the corresponding apparmor profile in /var/lib/apparmor/profiles/click_... for the applications, add the above before the file '}', save them and then run: 'sudo apparmor_parser -r /var/lib/apparmor/profiles/click_...' for the profiles you edited. Now, try the clipboard operations.