Comment 117 for bug 353126

Revision history for this message
Rob Cc (marotoweb) wrote : Re: Compiz / vnc screen refresh with nvidia-restricted driver/VirtualBox/ATI fglrx driver

I replace the vino with x11vnc before that there is no real fix
I use gnome but with krfb and KRDC there is the same problem, screen not refresh in client machine

My temporary work around and not a fix
# sudo apt-get remove vino
# killall vino-server
# sudo apt-get install x11vnc
# x11vnc -storepasswd password /path/to/passfile
# x11vnc -rfbauth /path/to/passfile
# x11vnc --noxdamage -rfbauth /path/to/passfile -forever -ncache 10 & > /dev/null