From 91a98c7f37b16be79fbd3164452a0f891c934dd6 Mon Sep 17 00:00:00 2001 From: Jan Beran Date: Jul 23 2019 11:05:27 +0000 Subject: Solved problem with gnome-maps Web API was changed and gnome-maps had to fix its json handling. For now, flatpak is build from the master branch of gnome-maps, will change to f30 after the changes will be added there. --- diff --git a/container.yaml b/container.yaml index 01cf0c3..fede8c5 100644 --- a/container.yaml +++ b/container.yaml @@ -7,7 +7,7 @@ flatpak: command: gnome-maps finish-args: |- --share=ipc - --socket=x11 + --socket=fallback-x11 --socket=wayland --device=dri --share=network @@ -27,3 +27,4 @@ flatpak: --filesystem=~/.config/dconf:ro --talk-name=ca.desrt.dconf --env=DCONF_USER_CONFIG_DIR=.config/dconf + diff --git a/gnome-maps.yaml b/gnome-maps.yaml index 0d268d3..d9bcd15 100644 --- a/gnome-maps.yaml +++ b/gnome-maps.yaml @@ -38,7 +38,7 @@ data: ref: f30 gnome-maps: rationale: Application package - ref: f30 + ref: master buildorder: 10 gnome-online-accounts: rationale: Runtime dependency