[sound-juicer/wip/hadess/fix-assert] flatpak: Remove forcing udisks2 volume monitor
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sound-juicer/wip/hadess/fix-assert] flatpak: Remove forcing udisks2 volume monitor
- Date: Tue, 8 Sep 2020 11:47:53 +0000 (UTC)
commit 953daf2c05443c5d8a07ed6b28011eebe10825c5
Author: Bastien Nocera <hadess hadess net>
Date: Tue Sep 8 13:31:55 2020 +0200
flatpak: Remove forcing udisks2 volume monitor
That's what we'll use if it's available, as the monitor needs to run
outside the sandbox to be of any use.
(gio mount:24): GLib-GIO-WARNING **: Can't find module 'udisks2' specified in GIO_USE_VOLUME_MONITOR
build-aux/org.gnome.SoundJuicer.json | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/build-aux/org.gnome.SoundJuicer.json b/build-aux/org.gnome.SoundJuicer.json
index 12026c80..1108034c 100644
--- a/build-aux/org.gnome.SoundJuicer.json
+++ b/build-aux/org.gnome.SoundJuicer.json
@@ -23,8 +23,6 @@
"--metadata=X-DConf=migrate-path=/org/gnome/sound-juicer/",
/* optical media detection */
"--talk-name=org.gtk.vfs", "--talk-name=org.gtk.vfs.*",
- /* Force volume monitor with optical media detection support */
- "--env=GIO_USE_VOLUME_MONITOR=udisks2",
/* Ensure cdda gstreamer plugin is picked found for audio CD's */
"--env=GST_PLUGIN_PATH=/app/lib/codecs/lib/gstreamer-1.0"
],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]