From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: icecat show many warning and don't display correctly Date: Wed, 30 Jan 2019 19:02:29 +0100 Message-ID: <87d0oenhvu.fsf@elephly.net> References: <20190107181000.GA14844@jurong> <78584a9f1b7beabb5b6b09d6a67aa84e@riseup.net> <20190127155410.GC10186@jurong> <20190128013129.upbea2jzzqyncpew@WaraToNora> <20190130170158.GA4088@jurong> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:45683) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gouCJ-0005Qr-Rh for help-guix@gnu.org; Wed, 30 Jan 2019 13:02:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gouCI-0006Aw-Rk for help-guix@gnu.org; Wed, 30 Jan 2019 13:02:51 -0500 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21108) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gouCI-00067g-C3 for help-guix@gnu.org; Wed, 30 Jan 2019 13:02:50 -0500 In-reply-to: <20190130170158.GA4088@jurong> 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: Andreas Enge Cc: quiliro@fsfla.org, help-guix@gnu.org, 32835@debbugs.gnu.org Andreas Enge writes: > 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. The solution might be to use glib-or-gtk-build-system instead of gnu-build-system. This would wrap the binary in the required variables. Would someone like to try this before we make the change in the master branch? -- Ricardo