Activity log for bug #1378817

Date Who What changed Old value New value Message
2014-10-08 13:05:45 Jamie Strandboge bug added bug
2014-10-08 13:06:35 Jamie Strandboge description Reminders and tagger are for some reason trying to do a read on /home/phablet/.local/share/applications/ and /usr/share/applications/, but apparmor policy disallows this: apparmor="DENIED" operation="open" profile="com.ubuntu.developer.mzanetti.tagger_tagger_0.5.1.0" name="/home/phablet/.local/share/applications/" pid=NNN comm="tagger" requested_mask="r" denied_mask="r" fsuid=32011 ouid=32011 apparmor="DENIED" operation="open" profile="com.ubuntu.developer.mzanetti.tagger_tagger_0.5.1.0" name="/usr/share/applications/" pid=NNN comm="tagger" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0 apparmor="DENIED" operation="open" profile="com.ubuntu.reminders_reminders_0.5.262" name="/home/phablet/.local/share/applications/" pid=NNN comm="reminders" requested_mask="r" denied_mask="r" fsuid=32011 ouid=32011 apparmor="DENIED" operation="open" profile="com.ubuntu.reminders_reminders_0.5.262" name="/usr/share/applications/" pid=NNN comm="reminders" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0 This is disallowed because allowed them would constitute a privacy leak. I'm not sure why these apps are doing it and not others-- I would guess they are trying to see if an application is installed so it can use it instead of using url dispatcher. Adding qtbase-opensource-src and url-dispatcher tasks, but feel free to adjust. Reminders and tagger are for some reason trying to do a read on /home/phablet/.local/share/applications/ and /usr/share/applications/, but apparmor policy disallows this: apparmor="DENIED" operation="open" profile="com.ubuntu.developer.mzanetti.tagger_tagger_0.5.1.0" name="/home/phablet/.local/share/applications/" pid=NNN comm="tagger" requested_mask="r" denied_mask="r" fsuid=32011 ouid=32011 apparmor="DENIED" operation="open" profile="com.ubuntu.developer.mzanetti.tagger_tagger_0.5.1.0" name="/usr/share/applications/" pid=NNN comm="tagger" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0 apparmor="DENIED" operation="open" profile="com.ubuntu.reminders_reminders_0.5.262" name="/home/phablet/.local/share/applications/" pid=NNN comm="reminders" requested_mask="r" denied_mask="r" fsuid=32011 ouid=32011 apparmor="DENIED" operation="open" profile="com.ubuntu.reminders_reminders_0.5.262" name="/usr/share/applications/" pid=NNN comm="reminders" requested_mask="r" denied_mask="r" fsuid=32011 ouid=0 This is disallowed because allowed them would constitute a privacy leak. I'm not sure why these apps are doing it and not others-- I would guess they are trying to see if an application is installed so it can use it instead of using url dispatcher. Adding qtbase-opensource-src and url-dispatcher tasks, but feel free to adjust. Not marking for RTM and marking as medium since the applications seem to otherwise function ok and this is just noise in the logs on a couple of applications.
2014-10-08 13:07:01 Jamie Strandboge bug task added url-dispatcher (Ubuntu)
2014-10-08 13:07:39 Jamie Strandboge bug task added reminders-app
2014-10-08 13:08:01 Jamie Strandboge bug task added tagger
2014-10-08 13:08:13 Jamie Strandboge url-dispatcher (Ubuntu): importance Undecided Medium
2014-10-09 16:12:21 Michael Zanetti tagger: status New Opinion
2014-10-09 16:12:28 Michael Zanetti reminders-app: status New Opinion
2014-10-09 16:12:37 Michael Zanetti tagger: assignee Michael Zanetti (mzanetti)
2014-10-09 16:12:40 Michael Zanetti reminders-app: assignee Michael Zanetti (mzanetti)
2015-06-19 18:39:37 Ted Gould bug task deleted url-dispatcher (Ubuntu)