Comment 5 for bug 1351041

Revision history for this message
David Planella (dpm) wrote :

Even after adding the write permission for test purposes (see below), while the AppArmor denial goes away, the app still won't load any notes.

$ sudo vi /var/lib/apparmor/profiles/click_com.ubuntu.reminders_reminders_0.5.203
$ tail -f /var/lib/apparmor/profiles/click_com.ubuntu.reminders_reminders_0.5.203
      # LP: #1260044
      deny /usr/lib/@{multiarch}/oxide-qt/locales/ w,

    }

  # No read paths specified

  # No write paths specified
  /run/user/32011/ w,
}
$ sudo apparmor_parser -r /var/lib/apparmor/profiles/click_com.ubuntu.reminders_reminders_0.5.203