Public bug reported:

While attempting to make the music-app run under confinement we noticed
that any Artist cover art is not shown from the thumbnailer.

This is the denial from the syslog:
Oct 14 01:29:14 ubuntu-phablet dbus[1654]: apparmor="DENIED" 
operation="dbus_method_call" bus="session" path="/com/canonical/Thumbnailer" 
interface="com.canonical.Thumbnailer" member="GetArtistArt" mask="send" 
name="com.canonical.Thumbnailer" pid=26358 
profile="com.ubuntu.music_music_1.3.657" peer_pid=3667 peer_profile="unconfined"

Also it has been noted that in the file
/var/lib/apparmor/profiles/click_com.ubuntu.music_music_1.3.657,
GetAlbumArt exists but there is nothing for GetArtistArt.

  # Allow communications with thumbnailer for retrieving album art
  dbus (send)
       bus=session
       interface="org.freedesktop.DBus.Introspectable"
       path="/com/canonical/Thumbnailer"
       member="Introspect",
  dbus (send)
       bus=session
       path="/com/canonical/Thumbnailer"
       member=GetAlbumArt,

** Affects: apparmor-easyprof-ubuntu (Ubuntu)
     Importance: High
     Assignee: Jamie Strandboge (jdstrand)
         Status: In Progress


** Tags: ota-1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1381102

Title:
  Apparmor stops applications from using GetArtistArt from the
  thumbnailer

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to