From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#19119: closed (Re: bug#19119: X cannot run programs in the current user's profile) Date: Sat, 13 Dec 2014 16:24:50 +0100 Message-ID: <87oar7o9ml.fsf@gnu.org> References: <87h9xtwruo.fsf@gnu.org> <87iohh53ff.fsf@gnu.org> <87388jve1p.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54959) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xzoa8-0001ZR-DW for bug-guix@gnu.org; Sat, 13 Dec 2014 10:26:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xzoa1-000685-UR for bug-guix@gnu.org; Sat, 13 Dec 2014 10:26:08 -0500 Received: from debbugs.gnu.org ([140.186.70.43]:35569) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xzoa1-000681-QN for bug-guix@gnu.org; Sat, 13 Dec 2014 10:26:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Xzoa1-00019R-JR for bug-guix@gnu.org; Sat, 13 Dec 2014 10:26:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87388jve1p.fsf@gmail.com> ("=?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?="'s message of "Sat, 13 Dec 2014 22:07:30 +0800") 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Cc: 19119@debbugs.gnu.org =E5=AE=8B=E6=96=87=E6=AD=A6 skribis: > Ludovic Court=C3=A8s writes: > >> Thinking more about it, the fix in 1d18d87 wasn=E2=80=99t quite right. >> >> I think the right thing would be to run the window manager as a child of >> a =E2=80=98bash --login=E2=80=99 process, so the whole X session would g= et environment >> variables like a login shell. >> >> WDYT, =E5=AE=8B=E6=96=87=E6=AD=A6? > Agree! Commit b2bd7c2 does that. Let me know if you think of adjustments to make! Ludo=E2=80=99. PS: I=E2=80=99ll reply to the other topic on guix-devel.