You are not logged in.

#1 2007-12-09 05:35:45

Omnutia
Member
Registered: 2007-08-05
Posts: 12

No windown decoration with compiz-fusion

When I try and change the window manager from openbox to compiz-fusion I get this error.

 * Detected Session: gnome
 * Searching for installed applications...
 * Using the GTK Interface
 * Decorator "" is invalid.
 * Setting decorator to GTK Window Decorator ("gtk-window-decorator --replace")
 * Openbox is already running
 * Setting window manager to Compiz
 ... executing: compiz --replace --sm-disable --ignore-desktop-hints ccp
compiz (core) - Fatal: No GLXFBConfig for default depth, this isn't going to work.
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0.0
 * Setting window manager to Openbox

I am using the open source ATI drivers.
Any ideas?

Offline

#2 2007-12-09 19:19:51

MarinvHs
Member
From: Curitiba, PR, Brazil
Registered: 2007-10-15
Posts: 47

Re: No windown decoration with compiz-fusion

You should open Compiz Config Settings Manager and activate what you want there

Offline

#3 2007-12-09 20:29:32

z0phi3l
Member
From: Waterbury CT
Registered: 2007-11-26
Posts: 278

Re: No windown decoration with compiz-fusion

Are you trying to use Emerald? And did it install?

Offline

#4 2007-12-09 20:36:37

Yonk
Member
Registered: 2007-09-07
Posts: 27

Re: No windown decoration with compiz-fusion

setting depth to 24 in xorg.conf did the trick for me

DefaultDepth    24

Offline

#5 2007-12-09 22:40:04

peets
Member
From: Montreal
Registered: 2007-01-11
Posts: 936
Website

Re: No windown decoration with compiz-fusion

does it run if you write this in your .xinitrc?

#~/.xinitrc
exec compiz ccp

If so, maybe you're just not calling it the right way. If not, there's another problem (everyone has problems with compiz!)

Offline

#6 2008-01-24 06:19:20

wiremore
Member
Registered: 2005-08-23
Posts: 43

Re: No windown decoration with compiz-fusion

make sure that $XLIB_SKIP_ARGB_VISUALS is not set

Offline

#7 2008-01-24 14:53:31

dr_te_z
Member
From: Zoetermeer, the Netherlands
Registered: 2006-12-06
Posts: 154

Re: No windown decoration with compiz-fusion

Yonk wrote:

setting depth to 24 in xorg.conf did the trick for me
DefaultDepth    24

Thanks! Same problem: solved now.


Somewhere between "too small" and "too large" lies the size that is just right.
- Scott Hayes

Offline

#8 2008-01-24 15:11:05

schivmeister
Developer/TU
From: Singapore
Registered: 2007-05-17
Posts: 971
Website

Re: No windown decoration with compiz-fusion

you must have a window decorator. get emerald.


I need real, proper pen and paper for this.

Offline

#9 2008-07-08 20:11:45

crisnoh
Member
From: Baghdad, Iraq
Registered: 2008-04-22
Posts: 67
Website

Re: No windown decoration with compiz-fusion

I'm having the same problem.  I have Emerald installed and my DefaultDepth is already set to 24.  Here's the error I'm getting:

$ fusion-icon
 * Detected Session: unknown
 * Searching for installed applications...
 * NVIDIA on Xorg detected, exporting: __GL_YIELD=NOTHING
 * Using the GTK Interface
 * Starting Compiz
 ... executing: compiz --replace --sm-disable --ignore-desktop-hints ccp
compiz (core) - Warn: No GLXFBConfig for depth 32
compiz (core) - Info: Couldn't bind redirected window 0x1c0001e to texture

compiz (core) - Warn: No GLXFBConfig for depth 32
compiz (core) - Warn: No GLXFBConfig for depth 32
compiz (core) - Warn: No GLXFBConfig for depth 32
compiz (core) - Warn: No GLXFBConfig for depth 32
compiz (core) - Warn: No GLXFBConfig for depth 32
compiz (core) - Warn: No GLXFBConfig for depth 32
compiz (core) - Warn: No GLXFBConfig for depth 32
compiz (core) - Info: Couldn't bind redirected window 0x1c0001e to texture

compiz (core) - Warn: No GLXFBConfig for depth 32
compiz (core) - Info: Couldn't bind redirected window 0x1c0001e to texture

compiz (core) - Warn: No GLXFBConfig for depth 32
compiz (core) - Info: Couldn't bind redirected window 0x1c0001e to texture

Those last few lines pretty much go on forever.

Here are the pertinent lines from /etc/X11/xorg.conf:

Section "Screen"
    Identifier     "Screen0"
    Device         "Card0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Viewport    0 0
        Depth       24
        Modes      "1024x800"
    EndSubSection
EndSection

Any help would be incredible.

Offline

#10 2008-07-09 11:36:32

crisnoh
Member
From: Baghdad, Iraq
Registered: 2008-04-22
Posts: 67
Website

Re: No windown decoration with compiz-fusion

Never mind.  Found the solution on the Compiz forum.

Offline

Board footer

Powered by FluxBB