[gnome-apps-nightly/stable] maps: Add workaround for network status issue (bug 777706)



commit 5f08f8098c13e5bfceea03581fe8b30d6183cc35
Author: Alexander Larsson <alexl redhat com>
Date:   Thu May 11 08:33:17 2017 +0200

    maps: Add workaround for network status issue (bug 777706)

 org.gnome.Maps.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Maps.json b/org.gnome.Maps.json
index 825259f..4f88890 100644
--- a/org.gnome.Maps.json
+++ b/org.gnome.Maps.json
@@ -15,6 +15,8 @@
         "--device=dri",
         /* Needs to talk to the network: */
         "--share=network",
+        /* Work around bug 777706 */
+        "--system-talk-name=org.freedesktop.NetworkManager",
         /* Evolution data server access */
         "--talk-name=org.gnome.OnlineAccounts",
         "--talk-name=org.gnome.evolution.dataserver.AddressBook9",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]