From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 16 12:52:17 2023 Received: (at submit) by debbugs.gnu.org; 16 Jun 2023 16:52:17 +0000 Received: from localhost ([127.0.0.1]:50259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qACgL-0006Zu-38 for submit@debbugs.gnu.org; Fri, 16 Jun 2023 12:52:17 -0400 Received: from lists.gnu.org ([209.51.188.17]:53148) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qACgJ-0006Zm-6Q for submit@debbugs.gnu.org; Fri, 16 Jun 2023 12:52:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qACgI-00047W-TR for bug-guix@gnu.org; Fri, 16 Jun 2023 12:52:14 -0400 Received: from spam-gw3.iyte.edu.tr ([193.140.248.213]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qACgG-0006fl-On for bug-guix@gnu.org; Fri, 16 Jun 2023 12:52:14 -0400 Received: from spam-gw.iyte.edu.tr (localhost [127.0.0.1]) by spam-gw.iyte.edu.tr (Postfix) with ESMTP id 8F3FF9A4D5F for ; Fri, 16 Jun 2023 19:56:52 +0300 (+03) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=std.iyte.edu.tr; s=rsa; t=1686934612; bh=+UqIZenJhGWZZUqHKeObXHU5ebCnMf44HVBoqHWPEoc=; h=From:To:Subject:Date; b=MJO4S1dpndtIfegWdfAP3LEdlZJ1iRMmW4tb0zG/TcVfhhmXHWwBh8/jJd9qTcMcN wcQiN9Tch9HENEjjS6sS1K64RjQ0PD1n8Ljxd7OVkoHkGjpD8R+qQ/vkLFTfvyFPXA jJ1GmGc7yhA6TU1BSCfyEhqq0dmRS6Op2EJwgdws= Received: from localhost (localhost [127.0.0.1]) by spam-gw.iyte.edu.tr (Postfix) with ESMTP id 8A11C9A4D52 for ; Fri, 16 Jun 2023 19:56:52 +0300 (+03) X-Virus-Scanned: by SpamTitan at iyte.edu.tr Received: from spam-gw.iyte.edu.tr (localhost [127.0.0.1]) by spam-gw.iyte.edu.tr (Postfix) with ESMTP id 3D5C09A4D35 for ; Fri, 16 Jun 2023 19:56:52 +0300 (+03) Authentication-Results: spam-gw.iyte.edu.tr; x-trusted-ip=pass Received: from mail.iyte.edu.tr (mail.iyte.edu.tr [193.140.248.4]) by spam-gw.iyte.edu.tr (Postfix) with ESMTPS id 340B79A4D1A for ; Fri, 16 Jun 2023 19:56:52 +0300 (+03) Received: from localhost (localhost [127.0.0.1]) by mail.iyte.edu.tr (Postfix) with ESMTP id 2192460239F1 for ; Fri, 16 Jun 2023 19:52:01 +0300 (+03) Received: from mail.iyte.edu.tr ([127.0.0.1]) by localhost (mail.iyte.edu.tr [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 5ZnzSBgZFuxk for ; Fri, 16 Jun 2023 19:52:01 +0300 (+03) Received: from mail.iyte.edu.tr (localhost [127.0.0.1]) by mail.iyte.edu.tr (Postfix) with ESMTPS id 0330B6023A0F for ; Fri, 16 Jun 2023 19:52:01 +0300 (+03) Received: from baykus.std.iyte.edu.tr (unknown [78.175.131.114]) by mail.iyte.edu.tr (Postfix) with ESMTPSA id D8B2A60239F1 for ; Fri, 16 Jun 2023 19:52:00 +0300 (+03) From: "ytc" To: bug-guix@gnu.org Subject: greetd-wlgreet-session doesn't source .bash_profile Date: Fri, 16 Jun 2023 19:51:59 +0300 Message-ID: <87bkhfwdsg.fsf@std.iyte.edu.tr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=193.140.248.213; envelope-from=yusufcikisir@std.iyte.edu.tr; helo=spam-gw3.iyte.edu.tr X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit 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: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) Hello everyone. I've noticed that when I started a Wayland session with a greetd-terminal whose default-session-command is greetd-wlgreet-sway-session or greetd-wlgreet-session, enviromental variables set in .bash_profile doesn't seem to be set. I don't know if this is a bug or feature but it doesn't seem right to me. I would be glad if you handle it. Thanks in advance. From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 17 11:55:26 2023 Received: (at 64112) by debbugs.gnu.org; 17 Jun 2023 15:55:26 +0000 Received: from localhost ([127.0.0.1]:52459 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qAYGr-0003xY-Lc for submit@debbugs.gnu.org; Sat, 17 Jun 2023 11:55:25 -0400 Received: from jpoiret.xyz ([206.189.101.64]:50724) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qAYGp-0003xQ-Eo for 64112@debbugs.gnu.org; Sat, 17 Jun 2023 11:55:24 -0400 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id F280D18519E; Sat, 17 Jun 2023 15:55:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1687017322; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=i50Fy9wis+mhvqfOUFI/T2NiUSm5a5LoOuKInUVmlwc=; b=LctxJkVoniZa6rHrnIzw/0TOIFDTQ1+mjLsfa1/mNgLhAPGKhh1vLthtJbpzyo9OQXbNOs XU5X96adlXN8kf8FeIzXoL+W7OkFZMur4CUPulhJZehOXoBzDE9Mh/H+Ez21DWRz0QKDIU 6AWjGqvY+wV1i4RU4jzPiO3Y1UIziNAPbk55MgItoz40KZpoyPF5O9gQr43UL5VVzoQhDe PxocCGJWCd+FzxhPKQXelFzZ7Qxk5GsFFRWE4Bq4P6fhDVTOI4v9G8WwQBIjIuqBrXSvCL 6veJF9JTxbPuqeYrDvGspz5DkWWQDs0MwUOfGGpqeyXGMX4F6rxMemLXPeIa1A== From: Josselin Poiret To: ytc , 64112@debbugs.gnu.org Subject: Re: bug#64112: greetd-wlgreet-session doesn't source .bash_profile In-Reply-To: <87bkhfwdsg.fsf@std.iyte.edu.tr> References: <87bkhfwdsg.fsf@std.iyte.edu.tr> Date: Sat, 17 Jun 2023 17:55:19 +0200 Message-ID: <875y7m5biw.fsf@jpoiret.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spamd-Bar: / Authentication-Results: jpoiret.xyz; auth=pass smtp.auth=jpoiret@jpoiret.xyz smtp.mailfrom=dev@jpoiret.xyz X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 64112 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: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi, "ytc" via Bug reports for GNU Guix writes: > Hello everyone. > > I've noticed that when I started a Wayland session with a > greetd-terminal whose default-session-command is > greetd-wlgreet-sway-session or greetd-wlgreet-session, enviromental > variables set in .bash_profile doesn't seem to be set. > > I don't know if this is a bug or feature but it doesn't seem right to > me. I would be glad if you handle it. greetd sources ~/.profile and /etc/profile [1], even though it is not documented. You should probably use that instead of the bash-specific .bash_profile which is *only* meant for bash login shells. [1] https://git.sr.ht/~kennylevinsen/greetd/tree/3608fc9494e3b98c673292f9e2= a7589cc6686d38/item/greetd/src/session/worker.rs#L202 Best, =2D-=20 Josselin Poiret --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHEBAEBCgAuFiEEOSSM2EHGPMM23K8vUF5AuRYXGooFAmSN12cQHGRldkBqcG9p cmV0Lnh5egAKCRBQXkC5Fhcaij+CDACkHjWFxgQx0ZaHPYLh7tnYUzhk7Z0CuQ7T 8jvEOoczxWoitspgvm/zgUOoksX78qnkUtqC+hAr01bOuwrVitBXXLGFzY6dZgP9 jI/pi6Ayx1pKyDH0EFCrkczfOVTp9ja8Kau7YmGhHt0QfAGqfDSyROqIgq5SftYH VxxXjCvtDjT3IY3+hQIYD3P/ja7rsW0szIl4eYnvk56O59WAD0d8p8HM0SHBZPlO 3oWQMu1CjasgqgEPzj5vaDsQTW2TapQIEGjR68MjTxh3/Qq+9WVgS5QuljOV+uzV lqTkVKHjw5IoEvz9HUgCZP8UH2Ain5r1x6esdomTOynFPCHEv2LLAQjKj3nFSBDS 1Ogph6ieonXCD6l5EKDUcmo6umI7ZwCKdhyXOslT7de6Y+hgEodiQ6aZlGsYku0b 8aZYq/ui6FhIuFFHk89+PSt/cU/NfIOMOkD65lY4ugAsq+/SQRTgD1EToaZKgcRm QDj3e6Ny5CzxB6b7Fzsp24hTyPyLrw8= =p05l -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 06 08:34:03 2025 Received: (at control) by debbugs.gnu.org; 6 Feb 2025 13:34:03 +0000 Received: from localhost ([127.0.0.1]:54848 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tg214-00050w-Qg for submit@debbugs.gnu.org; Thu, 06 Feb 2025 08:34:03 -0500 Received: from mail-pl1-x634.google.com ([2607:f8b0:4864:20::634]:59634) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1tg211-00050L-W8; Thu, 06 Feb 2025 08:34:00 -0500 Received: by mail-pl1-x634.google.com with SMTP id d9443c01a7336-21f3e2b4eceso8525355ad.2; Thu, 06 Feb 2025 05:33:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1738848833; x=1739453633; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=bVKThXPNBKNPZpxKFYL3600HPaNcrh/zsypfHJh4mKE=; b=CeraDLEwklKCU2I/snxnSe8dK32KoDozsThvuG4YAMZK6rS0If+z6Hdt/uyzDsfxQU yZRy6u9qri5ibnGs9iMRWmERm6+1qABiZuLXkO/AHGaezrgMnYNtWLEojA7jbp1ZIcGi /EycpNp34CFNiradocWrshCmDD7mE0qxzCfC+3tOK2oZYhfmTAR8hkpfP11Z32XDDLgT We1EHCRuu91O/DlaSjDUywlAtFCumDWcc+98RqjIEdMrb7aDR52iOhHLgFWwZUlldhwe G2S5PMYhnxD1haB3Jn2RUIf4vhDJE+KeC7+2rCxgNtarNfHicxK49K+SYAWeVBRVeoPd xLXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738848833; x=1739453633; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=bVKThXPNBKNPZpxKFYL3600HPaNcrh/zsypfHJh4mKE=; b=PDz4sb0x9utu8/osvpKugI5aTHXKHsXtTm/pafcsBzxSN5LVKZoUcqCfETac8fGkZt /WfBBgKU+BVdrouFuZfp0UckwsAP+v8KhadEijHNXUwhqkq8yhrkjL+SHc8w+2xmnwRb 5fCPnHWGEbo2MPoHxA/5xM2QwLxhwYsLr6fdHH+pJsEzTWaH1foVWYNprlJ7mgORE9gS wVEvI+8B2cVDTTThxs3XATh1MKVhKxjf1dZ1+MA8PVvZTJYwpqI2TdxQ48FAAArgU+ft 3JKTawsMixQ+sXgaNfRY+1C/Mba6f9kCBcKhibIUdEoMVp08q6vYUFMy9u2i/MTEa/xr n82A== X-Forwarded-Encrypted: i=1; AJvYcCXp1TiaKSnD1QJQNcFQrbqAW7V8JsJoq+NpqWQrB4Yu0HdQ1Vxew/1py+ubGW9fduFbM9BPQhDs@debbugs.gnu.org X-Gm-Message-State: AOJu0YyfBp/f1Vno7dLh0ORuwLWtiwu3i5lMeJx7R7VyS00Scbd/xIdc 1HxaoiUFV/+RJLkWZeuEJ8vD4O35BGfWwC9SMpgxyo3jLyRw8u+8h2WoVw== X-Gm-Gg: ASbGncssj2U+Z0DHYzPgtFSqoYUSc1SV+DXdltqTFKRQs1q0fNnkkVmWlfXsQcwvl7G 8LQv7h9qdXDy/t34Znh7szbLuuBDBg5OYskmNUnGva+1I8bRTjQ1XpFlhR4sul9BBgyxmFbROzL oVtKuRE6JxcxvaPEkmcPhG3E1Dc54rXlYIuVGBPQcIXyBQA+rNvSkrIwhq3T+7QJvIpOEYRxD+o WErm0s5LcLssnsqZ0ug4zdfUuKA/K9Mms2aPqry/Hvtj5yodxSBZifxMWvf+nhsT+Jka42e1Bgi FKCu6cR/EZ2l X-Google-Smtp-Source: AGHT+IGIUbX3V2eMRc7Fs0Iw90OyFDXhmKusy2/3PIiei2Wnlxy+oglieKpjP4FGgfgbpwX8klBw9A== X-Received: by 2002:a05:6a20:cfa4:b0:1e0:c77c:450d with SMTP id adf61e73a8af0-1ede881140dmr14061824637.1.1738848833542; Thu, 06 Feb 2025 05:33:53 -0800 (PST) Received: from terra ([2405:6586:be0:0:c8ff:1707:9b9:af89]) by smtp.gmail.com with ESMTPSA id d2e1a72fcca58-73048ad2688sm1265558b3a.47.2025.02.06.05.33.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Feb 2025 05:33:53 -0800 (PST) From: Maxim Cournoyer To: muradm Subject: Re: [bug#75270] [PATCH v6 0/3] services: greetd: Improve greeter configurations. In-Reply-To: (muradm's message of "Wed, 5 Feb 2025 16:06:11 +0300") References: Date: Thu, 06 Feb 2025 22:33:40 +0900 Message-ID: <8734gr8aff.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control Cc: Ludovic =?utf-8?Q?Court=C3=A8s?= , 75270@debbugs.gnu.org, GNU Debbugs 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: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) close 64112 close 65769 close 70605 close 70318 quit Hi, muradm writes: > Minor improvements and fixes compared to v5. > Adds extra-shepherd-requirement. > > Improves greeter configuration and adds new gtkgreet greeter. > > Fixes: https://issues.guix.gnu.org/64112 > Fixes: https://issues.guix.gnu.org/65769 > Fixes: https://issues.guix.gnu.org/70605 > Obsoletes: https://issues.guix.gnu.org/70318 Pushed as commit 220ef58440. Thanks a lot for tackling these various issues and for your patience during the review. -- Thanks, Maxim From unknown Sat Jun 21 03:28:07 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 07 Mar 2025 12:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator