[gnome-weather/wip/cdavis/diagnostics-cleanup: 1/6] flatpak: Enable diagnostics




commit 652ae36c31e098f122d565f54bc4f0dbf683b37c
Author: Christopher Davis <brainblasted disroot org>
Date:   Fri Oct 23 19:08:42 2020 -0700

    flatpak: Enable diagnostics
    
    Related to https://gitlab.gnome.org/GNOME/gnome-weather/-/issues/122

 org.gnome.Weather.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/org.gnome.Weather.json b/org.gnome.Weather.json
index 057c5a0..5a8cb17 100644
--- a/org.gnome.Weather.json
+++ b/org.gnome.Weather.json
@@ -16,7 +16,8 @@
         "--filesystem=xdg-run/dconf",
         "--filesystem=~/.config/dconf:ro",
         "--talk-name=ca.desrt.dconf",
-        "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
+        "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
+        "--env=G_ENABLE_DIAGNOSTIC=1"
     ],
     "cleanup" : [
         "/include",


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