From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: bug#24279: XTerm menu doesn't work (no font found error) Date: Wed, 29 Nov 2017 07:56:48 -0500 Message-ID: <87fu8xp7jj.fsf@gmail.com> References: <20160821131806.GA7072@jocasta.intra> <87k25xf1yc.fsf@gmail.com> <20171128124143.3vvpsxzuhchuztqz@abyayala> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eK1vF-0001EF-Q0 for bug-guix@gnu.org; Wed, 29 Nov 2017 07:57:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eK1vC-000287-ON for bug-guix@gnu.org; Wed, 29 Nov 2017 07:57:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:55303) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eK1vC-000282-KE for bug-guix@gnu.org; Wed, 29 Nov 2017 07:57:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eK1vC-0005js-Bc for bug-guix@gnu.org; Wed, 29 Nov 2017 07:57:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20171128124143.3vvpsxzuhchuztqz@abyayala> (ng0@n0.is's message of "Tue, 28 Nov 2017 12:41:43 +0000") 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.org@gnu.org Sender: "bug-Guix" To: ng0 Cc: 24279@debbugs.gnu.org Hi ng0, ng0 writes: > Maxim Cournoyer transcribed 0.5K bytes: >> I can reproduce this on GuixSD (foreign distros are OK). >> >> By going to tty0 (Ctrl-Alt-F1) we can see the following text which gets >> output at every crash: >> >> --8<---------------cut here---------------start------------->8--- >> Warning: Unable to load any usable ISO8059 font >> ERROR: Aborting: no font found >> --8<---------------cut here---------------end--------------->8--- >> >> Apparently there is a patch which might fix that problem, available >> here: https://lists.gnu.org/archive/html/guix-devel/2016-12/msg00165.html >> >> Maxim > > Good catch, it was just forgotten. Would you like to work on the suggestions > Ludovic gave John? It's unlikely that John will work on them after John > more-or-less left Guix. Yes, it's on my TODO! Thanks for the reminder :) Maxim