
On Thu, Sep 27, 2007 at 04:00:32PM -0700, codesite-noreply@google.com wrote:
Issue 48: Changing the set of workspace IDs causes unexpected behavior upon restarting http://code.google.com/p/xmonad/issues/detail?id=48
New issue report by SpencerJanssen: To reproduce this issue, simply delete or change any workspace tags in Config.hs and restart.
There are a few strange behaviors: - workspace tags that were present in the old Config but are not present in the new have no keybindings attached to them - workspace tags in the new Config that were not present in the old do not exist in the StackSet. Moreover, there are keybindings attached to these missing workspaces that are essentially no-ops - xmonad 0.3 had a crash bug due to an unchecked lookup in the layouts Map, this is fixed in the xmonad-class branch
Note that this bug is fixed by a patch that I sent in. -- David Roundy Department of Physics Oregon State University