From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id +CrsLNAF/V4kZwAA0tVLHw (envelope-from ) for ; Wed, 01 Jul 2020 21:53:20 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 8HbAKNAF/V6TOAAAbx9fmQ (envelope-from ) for ; Wed, 01 Jul 2020 21:53:20 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 417759401CD for ; Wed, 1 Jul 2020 21:53:20 +0000 (UTC) Received: from localhost ([::1]:58136 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jqkfP-0004mL-7C for larch@yhetil.org; Wed, 01 Jul 2020 17:53:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47840) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jqkfG-0004mE-8u for help-guix@gnu.org; Wed, 01 Jul 2020 17:53:10 -0400 Received: from mail-wr1-x444.google.com ([2a00:1450:4864:20::444]:46195) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jqkfE-00085z-Dw for help-guix@gnu.org; Wed, 01 Jul 2020 17:53:09 -0400 Received: by mail-wr1-x444.google.com with SMTP id r12so25603486wrj.13 for ; Wed, 01 Jul 2020 14:53:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=cPFU550SXDW5J4KT9M55yd406X8zUS2jS+UP9xtx/xg=; b=jCY+mcH9o4cMD+I6ROdRMNhdoCYgtxYR69wxY2RRVzbt+xxVw0mI34swSy2IqVMeRL eFbUdYs5tl7gWejudctSco+hHY/X8jIFxZpi8i5R1aYr1kqN9phyiBjt5TC3Ac+qWGBG j1Dp/jvRVEir/aagas17UoblZx8K9iTHoG3aE9pbywwJBPn4TitvQw7KBiNBUvliN4fj 9YnDysw+8rwNVv5Lp+gITD/QKJ4UvvJ+T5ldZkrLra4ILyYIXR4ShZq79tdLlFONuPEs WxOOOifmpj6m7XHAmLRFy3Y/0Lw39EMMGmjeeZWGDH1Vbcz1AASX38X8aKrgHltUcU5B mJEA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=cPFU550SXDW5J4KT9M55yd406X8zUS2jS+UP9xtx/xg=; b=myH3TkIg3ypyWP3JhIk4Z1jvKFF8Lh4XxLfDYGAiWc58KRygXhQzIgDMdYEuqSKRfU p/Fv7LzdMqsWNc3Q57qb6bIhvgdtwkXzHRlhuAUN7S7WGi1jy1Ba4ly/+XW+MoAiLSAT t/uaKl2NPlGP97DEYUmP8B/6YAhCORG9l3RJt+vzXGy8nqicC6F2I0GCgjXyRJzy/bYh DtPmUuDutHYfKLBZ52jY1IcUeYAwDrOC+bE9k6Eo/VlpnH0ptPYDpAOOgANdpz1+83IC WMHvGRC+T2k6xw7TzPZfA0+ePZCfshVbnIicuynfiUeF63EizUgTD+3uNlD2hEr9pLus SAbA== X-Gm-Message-State: AOAM5318MDZVEjhtyIhOvSz99fmgCPM2BTjD/TnKP693798292MUy6q+ 2i7iNRhjyPHr8RQd+kNPvkXaityyvHU= X-Google-Smtp-Source: ABdhPJxE3C4RCcpcE1tHNg4enMRD2YnyGJUGVifmw4+4yDBl0/wEAmxq08l1arEHGVQKLh1vgw7XlA== X-Received: by 2002:adf:f452:: with SMTP id f18mr28301366wrp.78.1593640386292; Wed, 01 Jul 2020 14:53:06 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id 26sm8308863wmj.25.2020.07.01.14.53.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Jul 2020 14:53:05 -0700 (PDT) From: zimoun To: Pierre Neidhardt , Christopher Lemmer Webber , Leo Famulari Subject: Re: Run graphical application in container In-Reply-To: <87y2o3t0lx.fsf@ambrevar.xyz> References: <87sh16hsy4.fsf@ambrevar.xyz> <20181016161056.GA25057@jasmine.lan> <87v9j7ynkj.fsf@dustycloud.org> <87y2o3t0lx.fsf@ambrevar.xyz> Date: Wed, 01 Jul 2020 23:53:03 +0200 Message-ID: <86r1tu9a2o.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::444; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x444.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=jCY+mcH9; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: LDkPfOfkopeh Hi, On Wed, 01 Jul 2020 at 22:57, Pierre Neidhardt wrote: > For me, Eolie now fails with > > --8<---------------cut here---------------start------------->8--- > (org.gnome.Eolie:1): GLib-GIO-ERROR **: 20:53:32.105: Settings schema 'org.gnome.settings-daemon.plugins.color' is not installed > --8<---------------cut here---------------end--------------->8--- > > This was not the case a few weeks ago when I published the eolie example > in the manual, so I guess this issue was introduced with a recent > update. I remember it was working because initially we discussed that for testing s/Next/Nyxt. :-) However, even with the time-machine, it does not work. Hum! --8<---------------cut here---------------start------------->8--- guix time-machime --commit=caf90167fb7e9fe4cefe7b2dd7609b04b128b11f -- environment --preserve='^DISPLAY$' --container --network \ --expose=/etc/machine-id \ --expose=/etc/ssl/certs/ \ --share=$HOME/.local/share/eolie/=$HOME/.local/share/eolie/ \ --ad-hoc eolie nss-certs dbus -- eolie Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... [...] (org.gnome.Eolie:1): GLib-GIO-ERROR **: 21:45:34.281: Settings schema 'org.gnome.settings-daemon.plugins.color' is not installed --8<---------------cut here---------------end--------------->8--- What do I miss? Cheers, simon