Compiz nvidia probleme : Glisser avec nautilus

Bonjour,
J’ai un soucis avec compiz/GTK-windows-decorator, lorsque je fais un glisser d’un fichier vers ou depuis nautilus, j’ai l’ensemble du bureau qui foire.
Un compiz reload, ou un passage en mode console puis retour puis changement de fond d’écran remet presque
toujours l’écran a la normal.
Une idée ?

Cordialement

J’avais eu des problèmes avec gedit mais la dernière version des drivers nvidia m’ont résolu le problème des polices de caractères.

Debian lenny 5.0.3
2.6.26-2-xen-amd64
NVIDIA UNIX x86_64 Kernel Module 185.18.36

cat /etc/X11/xorg.conf

xorg.conf (X.Org X Window System server configuration file)

This file was generated by dexconf, the Debian X Configuration tool, using

values from the debconf database.

Edit this file with caution, and see the xorg.conf manual page.

(Type “man xorg.conf” at the shell prompt.)

This file is automatically updated on xserver-xorg package upgrades only

if it has not been modified since the last upgrade of the xserver-xorg

package.

If you have edited this file but would like it to be automatically updated

again, run the following command:

sudo dpkg-reconfigure -phigh xserver-xorg

#Section “ServerLayout”

Identifier “Default Layout”

Screen “Screen0”

InputDevice “Generic Keyboard”

InputDevice “Configured Mouse”

Option “OffTime” “20”

#EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option “XkbRules” "xorg"
Option “XkbModel” "pc105"
Option “XkbLayout” "es"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection

Section "Module"
Load "extmod"
Load "freetype"
Load “type1”

Load “int10”

Load “vbe”

    Load            "ic2"
    Load            "ddc"

Load “dri”

    Load            "glx"

Load “GLcore”

    Load            "dbe"

EndSection

#Section “Extensions”

Option “Composite” “Enable”

#EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "MCP77 Board - mcp78so"
Screen 0
Option “NoLogo” "True"
EndSection

Section "Monitor"
Identifier "Monitor0"
Option "DPMS"
VendorName "Samsung"
ModelName “SyncMaster 2243LNX”
#HorizSync 30 - 91
#HorizSync 31.4 - 80.0
#VertRefresh 56.000 - 75.000
##Modeline “1680x1050” 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync
#Modeline “1680x1050” 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor “Monitor0”
#DefaultDepth 24
#Option “MetaModes” “CRT-0: 1680x1050+0+0”
#SubSection “Display”
# Depth 24
# Modes “1680x1050” “1600x1200” “1440x1440” “1280x1024” “1152x864” “1024x768” “832x624” “800x600” “720x400” “640x480”
#Virtual 1680 1050
#EndSubSection
EndSection

Finalement les drivers version: NVIDIA-Linux-x86_64-190.42-pkg2.run m’ont encore une fois résolu mes problèmes.
Pour info ma carte est: 02:00.0 VGA compatible controller: nVidia Corporation C77 [GeForce 8200] (rev a2)