From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A77F31396D0 for ; Wed, 27 Sep 2017 21:06:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E59E7E0EA8; Wed, 27 Sep 2017 21:06:36 +0000 (UTC) Received: from synchrony.c-14.de (sthelen.eu [IPv6:2a01:4f8:c17:6b43::b:17]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 81922E0EA2 for ; Wed, 27 Sep 2017 21:06:36 +0000 (UTC) Received: from sardaukar.c-14.de (HSI-KBW-134-3-147-119.hsi14.kabel-badenwuerttemberg.de [134.3.147.119]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by synchrony.c-14.de (Postfix) with ESMTPSA id 00B7785361 for ; Wed, 27 Sep 2017 21:06:33 +0000 (UTC) Date: Wed, 27 Sep 2017 23:06:29 +0200 From: Simon Thelen To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Strange Xmonad problem Message-ID: <20170927210629.GA5061@anonymous> Mail-Followup-To: gentoo-user@lists.gentoo.org References: <87vak4glhq.fsf@openmailbox.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <87vak4glhq.fsf@openmailbox.org> User-Agent: Mutt/1.9.0 (2017-09-02) X-Archives-Salt: de24f7b7-c6c6-428c-951b-7fb542e31c0e X-Archives-Hash: dceec4ab57427fba29e9e8309b987ad2 On 17-09-27 at 19:22, Melleus wrote: > After last update my Xmonad starts from 8-th workspace instead of > 1-st. I did not change anything but updated Xmonad and GHC, config > remained the same (file attached). What have I done wrong other than I'd > better not updated my system? > > Thank you ahead of time. > https://github.com/xmonad/xmonad/blob/master/CHANGES.md#014-not-yet-released Probably the Bug Fix listed under 0.14 (Not Yet Released) try deleting ~/.xmonad/xmonad.state before starting xmonad -- Simon Thelen