From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Broken fonts in gnome-terminal Date: Thu, 04 May 2017 10:37:12 +0200 Message-ID: <87inlhj9vr.fsf_-_@gnu.org> References: <87efw6wall.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55856) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6CGF-000117-TC for help-guix@gnu.org; Thu, 04 May 2017 04:37:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6CGC-0003QU-PG for help-guix@gnu.org; Thu, 04 May 2017 04:37:19 -0400 In-Reply-To: (catonano@gmail.com's message of "Thu, 4 May 2017 08:37:09 +0200") 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: Catonano Cc: help-guix Hello, Catonano skribis: > I did upgrade right now > > I also removed fontconfig, gc'ed and reinstalled fontconfig Not sure what you mean here. Fontconfig cannot be removed from /gnu/store without first removing all the graphical applications in there (almost all them depend on Fontconfig indirectly). Did you try refreshing the font cache using =E2=80=9Cfc-cache -f=E2=80=9D? > The terminal is still messed up > > Maybe I should remove te fonts, gc and ten reinstall them ? According to the image you posted https://imgur.com/a/0l89F https://imgur.com/a/UMayj you=E2=80=99re using gnome-terminal. How did you install it? Are you using =E2=80=98gnome-desktop-service=E2=80=99 on GuixSD, or something else? If you=E2=80=99re using =E2=80=98gnome-desktop-service=E2=80=99 on GuixSD, = can you reproduce the problem if you build a VM of your system, with =E2=80=98guix system vm=E2= =80=99, and run the terminal in there? Ludo=E2=80=99.