[gnome-music/wip/jfelder/flatpak-media-art-cache: 2/2] flatpak: Remove access to host cache for media art
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/jfelder/flatpak-media-art-cache: 2/2] flatpak: Remove access to host cache for media art
- Date: Sat, 1 Jun 2019 17:33:14 +0000 (UTC)
commit a9715abf6b94eb3f3adb0b3405c459a0d4e31ae8
Author: Jean Felder <jfelder src gnome org>
Date: Sat Jun 1 17:01:12 2019 +0200
flatpak: Remove access to host cache for media art
When the flatpak application has access to the host cache media art,
it is able to load the media art from host cache and display it in all
the views and widgets. However, the URI passed to the MPRIS client is
the container's one. Therefore, the MPRIS client try to load an uri
which does not exist.
Fix the issue by removing the host xdg-cache/media-art access. This
means that the flatpak application does not use the system cache and
creates its own.
Closes: #253
org.gnome.Music.json | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/org.gnome.Music.json b/org.gnome.Music.json
index 47004d5c..96e90aeb 100644
--- a/org.gnome.Music.json
+++ b/org.gnome.Music.json
@@ -21,7 +21,6 @@
"--talk-name=org.gtk.vfs.mountpoint_http",
"--socket=pulseaudio",
"--filesystem=xdg-music",
- "--filesystem=xdg-cache/media-art",
"--system-talk-name=org.freedesktop.login1"
],
"cleanup": [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]