From mboxrd@z Thu Jan 1 00:00:00 1970 From: ison Subject: bug#36991: spacefm segmentation fault Date: Sat, 14 Mar 2020 23:10:06 -0600 Message-ID: <20200315051006.ggbtxuawv7k4su6a@n0> References: <20190809235019.bghvuysibsyfooyi@cf0> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:39094) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jDLYF-0007Bb-DY for bug-guix@gnu.org; Sun, 15 Mar 2020 01:11:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jDLYE-0004xj-J8 for bug-guix@gnu.org; Sun, 15 Mar 2020 01:11:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56415) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jDLYE-0004xB-Fw for bug-guix@gnu.org; Sun, 15 Mar 2020 01:11:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jDLYE-0005oT-9T for bug-guix@gnu.org; Sun, 15 Mar 2020 01:11:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20190809235019.bghvuysibsyfooyi@cf0> 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: Bradley Haggerty Cc: 36991@debbugs.gnu.org I just discovered that the segmentation fault on wayland can be avoided by starting spacefm with: WAYLAND_DISPLAY= spacefm Hopefully this enables you or anyone else to be able to keep using this great file browser while on wayland.