Hi i recently go this error and im not sure how this came about
The Composite Manager crashed twice within a minute and is therefore disabled for this session.
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
I did a search and added this section:
Section "Extensions"
Option "Composite" "Enable"
EndSection
and it sill gives me the error. I am not sure what version of Xorg im running b/c i don't know how to view that info. I have dapper drake installed.
Thanks
The Composite Manager crashed twice within a minute and is therefore disabled for this session.
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
I did a search and added this section:
Section "Extensions"
Option "Composite" "Enable"
EndSection
and it sill gives me the error. I am not sure what version of Xorg im running b/c i don't know how to view that info. I have dapper drake installed.
Thanks
Comment