From mboxrd@z Thu Jan 1 00:00:00 1970 From: Quiliro Ordonez Subject: Re: icecat show many warning and don't display correctly Date: Fri, 18 Jan 2019 07:57:40 -0800 Message-ID: <78584a9f1b7beabb5b6b09d6a67aa84e@riseup.net> References: <20190107181000.GA14844@jurong> Reply-To: quiliro@fsfla.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:59453) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gkWWl-0006vq-6p for help-guix@gnu.org; Fri, 18 Jan 2019 10:57:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gkWWf-0006p4-A9 for help-guix@gnu.org; Fri, 18 Jan 2019 10:57:50 -0500 Received: from mx1.riseup.net ([198.252.153.129]:44972) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gkWWd-0006nP-Cr for help-guix@gnu.org; Fri, 18 Jan 2019 10:57:45 -0500 Received: from piha.riseup.net (piha-pn.riseup.net [10.0.1.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 4DD011A0488 for ; Fri, 18 Jan 2019 07:57:40 -0800 (PST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by piha.riseup.net with ESMTPSA id 38EFC1C0086 for ; Fri, 18 Jan 2019 07:57:40 -0800 (PST) In-Reply-To: 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: help-guix@gnu.org El 2019-01-07 21:41, =E8=8D=92=E4=BA=95=E5=90=89=E5=89=87 escribi=C3=B3: > It's working.=20 >=20 > export > XDG_DATA_DIRS=3D"$HOME/.guix-profile/share${XDG_DATA_DIRS:+:}$XDG_DATA_= DIRS" icecat & does not work. export XDG_DATA_DIRS=3D"$HOME/.guix-profile/share${XDG_DATA_DIRS:+:}$XDG_DATA_DI= RS" && icecat & works perfectly. Must something be modified on the software definition? This is not something the user should change.