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: Thu, 31 Jan 2019 11:47:23 +0100 Message-ID: <20190131104723.GA6146@jurong> References: <20190107181000.GA14844@jurong> <78584a9f1b7beabb5b6b09d6a67aa84e@riseup.net> <20190127155410.GC10186@jurong> <20190128013129.upbea2jzzqyncpew@WaraToNora> <20190130170158.GA4088@jurong> <87d0oenhvu.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:47788) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gp9sn-0007Dd-4b for help-guix@gnu.org; Thu, 31 Jan 2019 05:47:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gp9sl-0002tF-J6 for help-guix@gnu.org; Thu, 31 Jan 2019 05:47:45 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:38984) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gp9sl-0002nh-B6 for help-guix@gnu.org; Thu, 31 Jan 2019 05:47:43 -0500 Content-Disposition: inline In-Reply-To: <87d0oenhvu.fsf@elephly.net> 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: Ricardo Wurmus Cc: quiliro@fsfla.org, help-guix@gnu.org, 32835@debbugs.gnu.org On Wed, Jan 30, 2019 at 07:02:29PM +0100, Ricardo Wurmus wrote: > 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? I did and nothing changed. I was a bit surprised that icecat does not get rebuilt. In any case, XDG_DATA_DIRS still does not appear as an environment variable in $HOME/.guix-profile/etc/profile after installing icecat. Andreas