From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 09 16:09:56 2015 Received: (at 21217-done) by debbugs.gnu.org; 9 Sep 2015 20:09:56 +0000 Received: from localhost ([127.0.0.1]:54215 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZZlgq-00086Y-6d for submit@debbugs.gnu.org; Wed, 09 Sep 2015 16:09:56 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60117) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZZlgn-00086O-UC for 21217-done@debbugs.gnu.org; Wed, 09 Sep 2015 16:09:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZZlgk-0007Ia-N3 for 21217-done@debbugs.gnu.org; Wed, 09 Sep 2015 16:09:53 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:57037) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZlgk-0007IW-JP; Wed, 09 Sep 2015 16:09:50 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:50056 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1ZZlgj-0006Pg-Mg; Wed, 09 Sep 2015 16:09:50 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: =?utf-8?B?5a6L5paH5q2m?= Subject: Re: bug#21217: Only one icons shown in panel GuixSD installation with Xfce4 desktop References: <20150808020205.0400a6a4@scratchpost.org> <87twr391ej.fsf@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 23 Fructidor an 223 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x3D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-unknown-linux-gnu Date: Wed, 09 Sep 2015 22:09:47 +0200 In-Reply-To: <87twr391ej.fsf@gmail.com> (=?utf-8?B?IuWui+aWh+atpiIncw==?= message of "Wed, 09 Sep 2015 21:18:28 +0800") Message-ID: <87h9n3s6b8.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 21217-done Cc: Danny Milosavljevic , 21217-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) =E5=AE=8B=E6=96=87=E6=AD=A6 skribis: > Danny Milosavljevic writes: > >> Hi, >> >> after instlaling GuixSD and starting the Xfce4 desktop, only the folder >> icon is shown in the panel. The other launchers are there, but the >> buttons are empty (without icon but the size is right). For example, >> "File Manager" (Thunar) has no icon shown. > Yes, by default no icon theme is selected for Xfce, users have to run > 'xfce4-appearance-settings' and select 'gnome'. > (I thought this was ok, but it seems bother many people.) > > Should be fixed in commit 363ccf9f. Thanks! Excellent, thanks! Ludo=E2=80=99.