gtk-window-decorator does not display borders

Bug #88589 reported by Arthur Peters
4
Affects Status Importance Assigned to Milestone
compiz (Ubuntu)
Confirmed
Undecided
Unassigned
xorg (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: compiz

I am using feisty i386 (installed Herd 4, updated to 20070227). On a Compaq R3000z AMD64 laptop with a GeForce4 400 Go.

I enabled compiz using the button in desktop-effects. Compiz proper works fine (wobbly windows, neat alt-TAB, etc), but there are no window decorations. gtk-window-decorator is running (visible in ps output), but it doesn't appear to do anything.

The output of "desktop-effects" contain a lot of messages like:

/usr/bin/compiz.real: Couldn't bind redirected window 0x3c000ee to texture
/usr/bin/compiz.real: No GLXFBConfig for depth 32

Revision history for this message
Florin Iucha (florin-iucha) wrote :

I can confirm the problem report. It occurs on a Dell 490N with a "nVidia Corporation NV44 [Quadro NVS 285]" card with the proprietary nvidia driver and two monitors.

I can see the gtk-window-decorator running and I have similar entries in .xsession-errors:
gtk-window-decorator: Could not acquire decoration manager selection on screen 0
 display ":0.0"
/usr/bin/compiz.real: No GLXFBConfig for depth 32
/usr/bin/compiz.real: No GLXFBConfig for depth 32
/usr/bin/compiz.real: No GLXFBConfig for depth 32
inotify_add_watch: No such file or directory

Revision history for this message
Florin Iucha (florin-iucha) wrote :

I got it working by adding

Section "Extensions"
    Option "Composite" "Enable"
EndSection

to the xorg.conf and also adding

Option "AddARGBGLXVisuals" "True"

to the "Device" section.

Revision history for this message
Arthur Peters (amp) wrote :

Changing to confirmed because it is.

This is not a compiz bug. It seems that this should be fixed by adding the needed X configuration automatically from some script. Perhaps /usr/sbin/nvidia-glx-config.

Please change the package if you know where it belongs.

Changed in compiz:
status: Unconfirmed → Confirmed
Revision history for this message
Steve Klabnik (steve-klabnik) wrote :

Doing the same thing as Florin worked for me. The AddARGBGLXVisuals was neccesary.

Revision history for this message
gabe (urmom111) wrote :

This happened to me on Upgrade Gutsy.
 Florin Iucha's fix worked great.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.