From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N15BN-0002by-7y for garchives@archives.gentoo.org; Thu, 22 Oct 2009 21:26:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D684E0807; Thu, 22 Oct 2009 21:26:52 +0000 (UTC) Received: from karnak.local (cpc3-lutn10-2-0-cust261.9-3.cable.virginmedia.com [81.97.85.6]) by pigeon.gentoo.org (Postfix) with ESMTP id 02B21E0819 for ; Thu, 22 Oct 2009 21:26:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by karnak.local (Postfix) with ESMTP id 59E011F003 for ; Thu, 22 Oct 2009 22:26:51 +0100 (BST) X-Virus-Scanned: by amavisd-new using ClamAV at karnak.local Received: from karnak.local ([127.0.0.1]) by localhost (karnak.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bVG1+ielQOkP for ; Thu, 22 Oct 2009 22:26:48 +0100 (BST) Received: from karnak.local (localhost [127.0.0.1]) by karnak.local (Postfix) with ESMTP id BB53D1F002 for ; Thu, 22 Oct 2009 22:26:48 +0100 (BST) Date: Thu, 22 Oct 2009 22:26:37 +0100 From: David W Noon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Icon loading problem after updating for GNOME based application Message-ID: <20091022222637.54c5cfa4@karnak.local> In-Reply-To: References: Organization: Luton Operatic Society X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.6; i686-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/Jm=poY92a.z2IhMsbTWuHB/"; protocol="application/pgp-signature" X-Archives-Salt: 0f9ed97c-fa35-4bf4-bf03-d58ea0127dc2 X-Archives-Hash: 248b12b196a4ceccf65d90a549a98007 --Sig_/Jm=poY92a.z2IhMsbTWuHB/ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 22 Oct 2009 21:50:03 +0200, Hung Dang wrote about [gentoo-user] Icon loading problem after updating for GNOME based application: >Hi all, >After updating my system I find out that some gnome based applications >have problem with png images. For example, I got this message when >trying to open stadict >"Can not load image. Couldn't recognize the image file format for file >'/usr/share/pixmaps/stardict.png'" and this problem happened to at >least two of my machines. >Does anyone know what is going on with my system? Open a root console and cd to /etc/env.d. Edit file 30xdg-data-local and look for a line like: XDG_DATA_DIRS=3D'/usr/local/share' and change it to: XDG_DATA_DIRS=3D'usr/local/share:/usr/share' The do env-update, logout and login again. --=20 Regards, Dave [RLU #314465] =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D dwnoon@ntlworld.com (David W Noon) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --Sig_/Jm=poY92a.z2IhMsbTWuHB/ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) iEYEARECAAYFAkrgzhgACgkQ9MqaUJQw2MljkgCggrSo+rVPrNuqIm/CBQtDVk1i F+AAn3KQQY3x4YNUxY9oKRaHXGAjSW+3 =r6UN -----END PGP SIGNATURE----- --Sig_/Jm=poY92a.z2IhMsbTWuHB/--