I'm getting the message popups below when I logon. I had been making some changes to my KDE desktop. How do I correct for this and make the messages stop showing up during logon?
Dialog Box Title = Composite Manager Failure - KDialog <2>
Message = The Composite Manager crashed twice within a minute and is therefore disabled for this session.
Dialog Box Title = Composite Manager Failure - KDialog
Composite extension not found
You must use XOrg >/= 6.8 for translucency and shadows to work. Additionally, you need to add a new section to your X config file:
Section "Extensions"
Option "Composite" "Enable"
EndSection
Thanks
Pete