GNU bug report logs - #61697
Chromium with guix shell container from the manual doesn't work.

Previous Next

Package: guix;

Reported by: "email <at> msavoritias.me" <email <at> msavoritias.me>

Date: Wed, 22 Feb 2023 04:56:02 UTC

Severity: normal

Full log


Message #8 received at 61697 <at> debbugs.gnu.org (full text, mbox):

From: "email <at> msavoritias.me" <email <at> msavoritias.me>
To: 61697 <at> debbugs.gnu.org
Subject: bug#61697: Chromium with guix shell container from the manual doesn't
 work.
Date: Mon, 6 Mar 2023 15:07:04 +0200
The problem was that in xorg you need the specific option:

```

--share=/tmp

```

So the command would look like:

```

guix shell --container --network --share=/tmp --no-cwd icecat 
--preserve='^DISPLAY$' -- icecat

```


While in wayland it works as is.

Next step would be documenting this in the manual.





This bug report was last modified 2 years and 67 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.