Millerc wrote:I've been trying to get XFCE to work smoothly with compositing on a lenovo T60p. My T60p has the ati card in it so I'm using the fglrx drivers. Whenever I open firefox and go to a large web page the text seems to overlap on some lines and it looks very buggy. It looks fine whenever I turn the compositor off.
Thank you.
I have seen that bug before, and I believe it has to do with Xorg, Freetype and Mesa, not XFCE's compositor. FYI, XFCE's compositor works even without graphics card support since it can render using the CPU.
Make sure your actually using it in DRI mode:
glxinfo | grep dri
I use the unstable ~x86 branch, and that problem disappeared a long time ago with an update of my system. What are your Xorg and Freetype versions?
https://bugs.launchpad.net/ubuntu/+sour ... +bug/99158