From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hamzeh Nasajpour" Subject: bug#40366: Font installed but not shown Date: Wed, 01 Apr 2020 11:44:58 +0430 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42291) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJXba-0001xe-FH for bug-guix@gnu.org; Wed, 01 Apr 2020 03:16:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJXbY-0008O5-SJ for bug-guix@gnu.org; Wed, 01 Apr 2020 03:16:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54082) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jJXbX-00089b-JX for bug-guix@gnu.org; Wed, 01 Apr 2020 03:16:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jJXbW-0000Si-Eg for bug-guix@gnu.org; Wed, 01 Apr 2020 03:16:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:42061) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJXaw-0001TZ-Bi for bug-guix@gnu.org; Wed, 01 Apr 2020 03:15:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJXau-0004V4-2L for bug-guix@gnu.org; Wed, 01 Apr 2020 03:15:25 -0400 Received: from wout2-smtp.messagingengine.com ([64.147.123.25]:33991) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jJXat-0004H4-9B for bug-guix@gnu.org; Wed, 01 Apr 2020 03:15:23 -0400 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id 3C5AC45B for ; Wed, 1 Apr 2020 03:15:19 -0400 (EDT) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: 40366@debbugs.gnu.org Hi, I have a problem with font installation in GuixSD. For example: `font-ibm-plex` or `font-awesome`. The packages installed successfully but I can't select them. I'm using `LXQt` as desktop environment but these fonts not shown in font lists (`lxqt-config-appearance`). Also I installed `fontconfig` package, I can't see `font-ibm-plex` or other installed font with `fc-list` command. Does anybody have any experience with this issue? Idea? Regards, Hamzeh