From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Lemmer Webber Subject: bug#33772: StumpWM broken commands? Date: Sun, 16 Dec 2018 14:05:46 -0500 Message-ID: <878t0pqol1.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36688) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gYbuW-0006gc-Uq for bug-guix@gnu.org; Sun, 16 Dec 2018 14:17:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gYbuS-0008C7-PQ for bug-guix@gnu.org; Sun, 16 Dec 2018 14:17:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:46313) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gYbuS-0008Bu-KQ for bug-guix@gnu.org; Sun, 16 Dec 2018 14:17:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gYbuQ-0003Mp-LP for bug-guix@gnu.org; Sun, 16 Dec 2018 14:17:04 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gYbu5-0006I2-8A for bug-guix@gnu.org; Sun, 16 Dec 2018 14:16:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gYbji-0001X5-KU for bug-guix@gnu.org; Sun, 16 Dec 2018 14:06:02 -0500 Received: from dustycloud.org ([50.116.34.160]:53368) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gYbjg-0001SC-4t for bug-guix@gnu.org; Sun, 16 Dec 2018 14:05:56 -0500 Received: from jasmine (localhost [127.0.0.1]) by dustycloud.org (Postfix) with ESMTPS id BEDFA2663E for ; Sun, 16 Dec 2018 14:05:50 -0500 (EST) 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: 33772@debbugs.gnu.org It seems to me that StumpWM broke somehow, for some reason. I can confirm there was a version change: -sbcl-stumpwm@18.05:out /gnu/store/i0picr2xr2aq2a52nsaw67nvar1r3khw-sbcl-stumpwm-18.05 +sbcl-stumpwm@18.11:out /gnu/store/6h2iln76dx8pxdp1hsaqb1yncm8viczj-sbcl-stumpwm-18.11 I am not sure if this is the cause or something else. At any rate, when I try to run commands such as "gnew" (the command to make a new group/workstation) I get back: Error In Command 'gnew': invalid number of arguments: 2 I though I'd try running the command manually and check the error, but this also happens with eval! Some other commands are not affected. (I can try re-enabling the live REPL in StumpWM to play around with it, but I currently have it off because they have the same live hacking vulnerability in SBCL/SLIME that we had in Guile/Geiser some time ago.)