From mboxrd@z Thu Jan 1 00:00:00 1970 From: martin Subject: bug#36589: Sway fails to launch Date: Wed, 10 Jul 2019 16:44:17 -0500 Message-ID: <6bbcb6b4-23d5-aa0f-b42e-c81fa0200bb8@riseup.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:34592) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hlQgd-0000fX-Uh for bug-guix@gnu.org; Thu, 11 Jul 2019 00:28:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hlQgd-00021K-0M for bug-guix@gnu.org; Thu, 11 Jul 2019 00:28:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56328) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hlQgc-00020h-T2 for bug-guix@gnu.org; Thu, 11 Jul 2019 00:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hlQgc-0008Tj-Mw for bug-guix@gnu.org; Thu, 11 Jul 2019 00:28:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:58851) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hlKO5-000388-Q4 for bug-guix@gnu.org; Wed, 10 Jul 2019 17:44:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hlKO2-0003D5-Bg for bug-guix@gnu.org; Wed, 10 Jul 2019 17:44:28 -0400 Received: from mx1.riseup.net ([198.252.153.129]:48350) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hlKO1-00038V-SU for bug-guix@gnu.org; Wed, 10 Jul 2019 17:44:26 -0400 Received: from bell.riseup.net (bell-pn.riseup.net [10.0.1.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 568F21A0A81 for ; Wed, 10 Jul 2019 14:44:20 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id DEDAA2223C2 for ; Wed, 10 Jul 2019 14:44:19 -0700 (PDT) Content-Language: en-US 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: 36589@debbugs.gnu.org After installing sway it fails to launch from the command line. The resulting error is XDG_RUNTIME_DIR is not set in the environment. Aborting.