On Wed 2009.05.20 at 00:38 +0200, Thomas Pfaff wrote: > cwm(1) keeps dying with various _group messages after I installed > the May 18th snapshot for amd64. > > If "sticky yes" is set in ~/.cwmrc then as soon as I open a window > (say an xterm) it dies with the following message: > > cwm: _group_add: a ctx is NULL > > If I don't set this option then cwm(1) does not crash when I open > up an xterm, but if I try to add it to a group it dies with: > > cwm: _group_remove: a ctx is NULL > > If I first select a group using C-M-[n] then it works fine for > both cases. Seems it is trying to add a window to a group that > does not yet exist. > > I've not had the time to dig into the code yet, but if anyone > want to patch me up, I'm ready to do some testing.
hi thomas, there was some breakage which was fixed in rev 1.26 of group.c - please try the next snapshot, or build your own with -current. cheers, okan

