On Fri, Aug 24, 2007 at 07:03:02PM +0100, Nicholas Marriott wrote: > Hi, > > > When I hit Alt and Tabulator to cycle through windows, > > pekwm crashes and dumps core. > > It seems that it was unnecessarily redrawing the window and then dying when > drawing the title - I suspect because the text had been freed, but my C++ > isn't > good enough to track down exactly where it becomes invalid. > > In any case, the fix below backported from the pekwm svn repo fixes it. > Tested on i386 and amd64.
Fixes it for me on i386, too. Thanks for quick answer and the fix! -- simon