On Thu, 2007-03-29 at 19:54 +0100, Mike Dransfield wrote: > David Reveman wrote: > > On Wed, 2007-03-21 at 16:02 +0000, Mike Dransfield wrote: > > > >> I got this whilst changing to the laptop theme. > >> > >> It happens both with changing to laptop and starting with it enabled. > >> > > >From the back-trace it looks like it's related to the code between line > > 1382 and line 1403 in window.cpp that is used to find a good titlebar > > stretch offset. I can't see anything wrong with that code but it's not > > required so try to change line 1382 from "if (mDecor)" to "if (0)" and > > see if that helps. > > > > > > That works now. > > Should I prepare a patch to remove that block (if its not doing anything > anyway)?
It's still useful and makes resizing look better so we want to track down the real problem here. We at least know that those lines are causing the problem now. - David _______________________________________________ compiz mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/compiz
