From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#37545: epiphany and next broken after webkitgtk upgrade to 2.26.1 Date: Wed, 02 Oct 2019 14:23:13 +0200 Message-ID: <87wodnibf2.fsf@gnu.org> References: <87lfu8um13.fsf@ponder> <87eezzvbg3.fsf@ponder> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45116) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iFdfo-0005Xq-7w for bug-guix@gnu.org; Wed, 02 Oct 2019 08:24:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iFdfm-00085m-B7 for bug-guix@gnu.org; Wed, 02 Oct 2019 08:24:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55067) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iFdfm-00085X-7p for bug-guix@gnu.org; Wed, 02 Oct 2019 08:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iFdfm-0001tV-35 for bug-guix@gnu.org; Wed, 02 Oct 2019 08:24:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87eezzvbg3.fsf@ponder> (Vagrant Cascadian's message of "Sat, 28 Sep 2019 23:55:08 -0700") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Vagrant Cascadian Cc: 37545@debbugs.gnu.org Hi Vagrant! Vagrant Cascadian skribis: > Ok, a little further ... > > guix environment --ad-hoc epiphany It works for me on =E2=80=98core-updates=E2=80=99 ece22ac8ccb6744eaec0320f0c7c9b6680fffa46, but note that my system and user profile were already on =E2=80=98core-updates=E2=80=99, so presumably = that avoids problems with XDG_*. > Still fails in the same way... but! > > guix environment --pure --ad-hoc epiphany > > Works fine! This works fine for me too: guix environment -E DISPLAY -E XAUTHORITY --ad-hoc epiphany --pure -- epi= phany So=E2=80=A6 problem solved? Ludo=E2=80=99.