all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "email@msavoritias.me" <email@msavoritias.me>
To: 61697@debbugs.gnu.org
Subject: bug#61697: Chromium with guix shell container from the manual doesn't work.
Date: Tue, 21 Feb 2023 18:50:29 +0200	[thread overview]
Message-ID: <c2caae1f-2163-4916-659d-15752c513e24@fannys.me> (raw)

Followed the manual for guix shell here: 
https://guix.gnu.org/en/manual/devel/en/guix.html#Invoking-guix-shell

Initially I wanted to setup an icecat container so I just removed 
chromium for icecat, I got this error:

```

guix shell --container --network --no-cwd icecat --preserve='^DISPLAY$' 
-- icecat
Authorization required, but no authorization protocol specified
Unable to init server: Could not connect: Connection refused
Error: cannot open display: :0.0

```


I tried chromium too. It still errors out but with a different error:

```

guix shell --container --network --no-cwd ungoogled-chromium 
--preserve='^DISPLAY$' -- chromium
Authorization required, but no authorization protocol specified
[1:1:0221/164151.354628:ERROR:ozone_platform_x11.cc(238)] Missing X 
server or $DISPLAY
[1:1:0221/164151.354678:ERROR:env.cc(255)] The platform failed to 
initialize.  Exiting.

```


Chromium starts just fine without the container flag so the problem 
seems to be in the container flag specifically.


Msavoritias





             reply	other threads:[~2023-02-23  9:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-21 16:50 email [this message]
2023-03-06 13:07 ` bug#61697: Chromium with guix shell container from the manual doesn't work email
2023-04-11 13:36   ` Simon Tournier
2023-04-16 10:37 ` bug#61697: Виталий Ковалев

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c2caae1f-2163-4916-659d-15752c513e24@fannys.me \
    --to=email@msavoritias.me \
    --cc=61697@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.