From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: icecat show many warning and don't display correctly Date: Wed, 30 Jan 2019 18:01:58 +0100 Message-ID: <20190130170158.GA4088@jurong> References: <20190107181000.GA14844@jurong> <78584a9f1b7beabb5b6b09d6a67aa84e@riseup.net> <20190127155410.GC10186@jurong> <20190128013129.upbea2jzzqyncpew@WaraToNora> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:60324) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gotFc-0001dR-89 for help-guix@gnu.org; Wed, 30 Jan 2019 12:02:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gotFW-00078T-Jy for help-guix@gnu.org; Wed, 30 Jan 2019 12:02:12 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:52976) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gotFU-00075W-Kw for help-guix@gnu.org; Wed, 30 Jan 2019 12:02:06 -0500 Content-Disposition: inline In-Reply-To: <20190128013129.upbea2jzzqyncpew@WaraToNora> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Yoshinori Arai Cc: quiliro@fsfla.org, help-guix@gnu.org, 32835@debbugs.gnu.org On Mon, Jan 28, 2019 at 10:31:29AM +0900, Yoshinori Arai wrote: > I think it's no problem if 'source "$HOME/.guix-profile/etc/profile"' > is written in user's bash_profile. I already do, but this is not enough. Installing icecat into the user profile does not cause XDG* environment variables to be set in $HOME/.guix-profile/etc/profile. It may work incidentally when other installed packages cause the variable to be set. Andreas