touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #26634
[Bug 1381102] Re: Apparmor stops applications from using GetArtistArt from the thumbnailer
This bug was fixed in the package apparmor-easyprof-ubuntu - 1.2.37
---------------
apparmor-easyprof-ubuntu (1.2.37) utopic; urgency=medium
* ubuntu/audio: also allow access to GetArtistArt when accessing the
thumbnailer (LP: #1381102)
-- Jamie Strandboge <jamie@xxxxxxxxxx> Tue, 14 Oct 2014 09:37:24 -0500
** Changed in: apparmor-easyprof-ubuntu (Ubuntu)
Status: In Progress => Fix Released
--
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/1381102
Title:
Apparmor stops applications from using GetArtistArt from the
thumbnailer
Status in “apparmor-easyprof-ubuntu” package in Ubuntu:
Fix Released
Bug description:
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,
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1381102/+subscriptions
References