← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1460895] Re: Alarm API is not working on vivid

 

AppArmor policies must be defined by the application, not the toolkit.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1460895

Title:
  Alarm API is not working on vivid

Status in ubuntu-ui-toolkit package in Ubuntu:
  Invalid

Bug description:
  https://developer.ubuntu.com/api/apps/qml/sdk-15.04/Ubuntu.Components.Alarm/

  Test code: bzr branch lp:~liu-xiao-guo/debiantrial/alarm

  The test image:

  phablet@ubuntu-phablet:~$ system-image-cli -i
  current build number: 208
  device name: mako
  channel: ubuntu-touch/devel-proposed/ubuntu
  last update: 2015-05-25 08:16:16
  version version: 208
  version ubuntu: 20150524
  version device: 20150210
  version custom: 20150524

  syslog on the phone:

  Jun  2 11:29:40 ubuntu-phablet dbus[1668]: apparmor="DENIED" operation="dbus_method_call"  bus="session" path="/org/gnome/evolution/dataserver/SourceManager" interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" mask="send" name=":1.39" pid=6205 label="alarm.liu-xiao-guo_alarm_0.1" peer_pid=2538 peer_label="unconfined"
  Jun  2 11:48:26 ubuntu-phablet dbus[1668]: apparmor="DENIED" operation="dbus_method_call"  bus="session" path="/org/gnome/evolution/dataserver/SourceManager" interface="org.freedesktop.DBus.ObjectManager" member="GetManagedObjects" mask="send" name=":1.39" pid=6928 label="alarm.liu-xiao-guo_alarm_0.1" peer_pid=2538 peer_label="unconfined"

  Is there any missing security policy for the API?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1460895/+subscriptions


References