From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#32835: icecat show many warning and don't display correctly Date: Wed, 30 Jan 2019 18:01:58 +0100 Message-ID: <20190130170158.GA4088__32853.668501933$1548867975$gmane$org@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]:60537) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gotGW-0002IL-J6 for bug-guix@gnu.org; Wed, 30 Jan 2019 12:03:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gotGR-0007cW-3V for bug-guix@gnu.org; Wed, 30 Jan 2019 12:03:08 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:52601) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gotGQ-0007by-Lf for bug-guix@gnu.org; Wed, 30 Jan 2019 12:03:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gotGQ-0000Lt-4A for bug-guix@gnu.org; Wed, 30 Jan 2019 12:03:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20190128013129.upbea2jzzqyncpew@WaraToNora> 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" 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