← Back to team overview

touch-packages team mailing list archive

[Bug 1372579] Re: All apps need access to the D-Bus clipboard

 

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.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor-easyprof-ubuntu
in Ubuntu.
https://bugs.launchpad.net/bugs/1372579

Title:
  All apps need access to the D-Bus clipboard

Status in “apparmor-easyprof-ubuntu” package in Ubuntu:
  New

Bug description:
  All apps need to have send and receive access to the following:

  Service: "com.canonical.QtMir",
  Object: "/com/canonical/QtMir/Clipboard",
  Interface: "com.canonical.QtMir.Clipboard",

  It will be provided by the /usr/bin/unity8 binary.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1372579/+subscriptions


References