Infinite nested windows when connecting through VNC

I am trying to connect to my VNC server that i have setup in my ubuntu 16.04i have tried the default out of the box vnc server Desktop-Sharing i have tried x11vnc. When i connect the connection works fine but after connection this happens

here i connect through localhost using vncviewer from RealVNC

enter image description here

here i connect through the windows 7 os that is running on virtualbox in bridged networking mode i am using Vncviewer from RealVnc to connect to the vnc server

enter image description here

i am using this command to run x11vnc

sudo x11vnc -auth guess -forever -loop -noxdamage -repeat -rfbauth /home/shady/.vnc/passwd -rfbport 5900 -shared

what is happening ? and how to avoid this

6 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like