From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 14 17:46:09 2021 Received: (at 50563) by debbugs.gnu.org; 14 Sep 2021 21:46:09 +0000 Received: from localhost ([127.0.0.1]:50307 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQGFh-0003aJ-0u for submit@debbugs.gnu.org; Tue, 14 Sep 2021 17:46:09 -0400 Received: from mail-4316.protonmail.ch ([185.70.43.16]:30495) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQGFb-0003Zc-37 for 50563@debbugs.gnu.org; Tue, 14 Sep 2021 17:46:03 -0400 Date: Tue, 14 Sep 2021 21:45:50 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=protonmail2; t=1631655951; bh=j54QdyyCpRTnfn29b6VXcRZKP9aQs2FtqjBSq3kXhwQ=; h=Date:To:From:Reply-To:Subject:From; b=aneq3LSbvx0qaZTDkVw1IvvU6/EyAnqaJCnp/K/J7c0jnUeqFbxZV7QUHq9smruqZ 1XdYfzANZo6nlyFLIaQiWJSTu3l2Im/nHJpXObdNQArp4VWNx0OejfmBSCcwP8fU2G 8ZqxWz/Uje4WsmVew4Zc+UKaowXAuuLvXZFPGVhAxZAyYy75o6YyMi35fEOBKx1mk7 Ho95Y6xLkckCGpSEKe1vMdsfMVO/lkNDGveJQt0I1xGINqmjO8g4SI/g/C1G5Pr37U zLuagm65rpucAmXj2B+5tlD5yTzqDIxk9elNcQJX1AyiyuK3rQ4wmUm+V05N2S94Lv h2blGcAzTfvEw== To: "50563@debbugs.gnu.org" <50563@debbugs.gnu.org> From: Josselin Poiret Subject: Re: Re: [bug#50563] [PATCH 2/2] gnu: gdm: Add Wayland session wrapper script. Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=3.3 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FROM_SUSPICIOUS_NTLD, FROM_SUSPICIOUS_NTLD_FP,PDS_OTHER_BAD_TLD shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Level: *** X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch X-Spam-Score: 3.0 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Maxime: I agree that this was a very confusing wording. Here is a reformulation that I hope clears up any misunderstanding. PS: `gdm-wayland-session-wrapper` does in fact set environment variables, on [...] Content analysis details: (3.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [185.70.43.16 listed in wl.mailspike.net] 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: jpoiret.xyz (xyz)] 0.0 T_SPF_TEMPERROR SPF: test of record failed (temperror) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.5 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-Debbugs-Envelope-To: 50563 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Josselin Poiret Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.5 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Maxime: I agree that this was a very confusing wording. Here is a reformulation that I hope clears up any misunderstanding. PS: `gdm-wayland-session-wrapper` does in fact set environment variables, on [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [185.70.43.16 listed in wl.mailspike.net] -0.0 SPF_PASS SPF: sender matches SPF record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: jpoiret.xyz (xyz)] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 1.0 BULK_RE_SUSP_NTLD Precedence bulk and RE: from a suspicious TLD -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager Maxime: I agree that this was a very confusing wording. Here is a reformula= tion that I hope clears up any misunderstanding. PS: `gdm-wayland-session-wrapper` does in fact set environment variables, o= nly that it indirectly uses `/etc/profile` to do so. Otherwise, the default= profile wouldn't be active in the wayland session. --- doc/guix.texi | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index 3e6157c8ab..8a0eba16e1 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -18064,9 +18064,9 @@ Packages such as @code{gnome}, @code{xfce}, @code{i= 3} and @code{sway} provide @file{.desktop} files; adding them to the system-wide set of packages automatically makes them available at the log-in screen. -In addition, @file{~/.xsession} files are honored. When available, -@file{~/.xsession} must be an executable that starts a window manager -and/or other X clients. +In addition, @file{~/.xsession} files are honored when launching X11 sessi= ons. +When available, @file{~/.xsession} must be an executable that starts a win= dow +manager and/or other X clients. @end defvr @deftp {Data Type} gdm-configuration @@ -18100,8 +18100,8 @@ The GDM package to use. When true, enables Wayland in GDM, necessary to use Wayland sessions. @item @code{wayland-session} (default: @code{gdm-wayland-session-wrapper}) -The Wayland session wrapper to use, needed to setup the -environment. +The Wayland session wrapper to use, analogous to @code{xsession}. The defa= ult +wrapper simply launches the session in a login shell. @end table @end deftp -- 2.33.0 Jack: Great news! I've been using it on my daily driver as well, without an= y problem so far.