From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35542: Installer does not display full backtrace on error Date: Fri, 03 May 2019 12:09:24 +0200 Message-ID: <87ef5fetnv.fsf@gnu.org> References: <20190503085927.ib5gudynudeknclm@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:46619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hMV8l-0004D8-G2 for bug-guix@gnu.org; Fri, 03 May 2019 06:10:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hMV8k-0000eN-M5 for bug-guix@gnu.org; Fri, 03 May 2019 06:10:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34247) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hMV8k-0000eJ-JB for bug-guix@gnu.org; Fri, 03 May 2019 06:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hMV8k-0005tA-BC for bug-guix@gnu.org; Fri, 03 May 2019 06:10:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20190503085927.ib5gudynudeknclm@pelzflorian.localdomain> (pelzflorian@pelzflorian.de's message of "Fri, 3 May 2019 10:59:27 +0200") 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: "pelzflorian (Florian Pelz)" Cc: 35542@debbugs.gnu.org, Mathieu Othacehe "pelzflorian (Florian Pelz)" skribis: > When the Newt installer displays a backtrace, it is possible to scroll > up and down, but not left and right. This cuts off important error > messages. Not sure if this can be fixed. Mathieu? The backtrace is kept in /tmp though. Ludo'.