Page 1 of 1

Refresh problem on RDP

Posted: 27. Apr 2008, 18:06
by victorbrca
Hey guys,


I have a guest Windows XP installed on VirtualBox on a host Ubuntu. When I access it via RDP it opens ok, but when I open any window (or any component for the matter), the screen part where that Window opened goes weird. Like if I had a wrong refresh rate. :-S

The same happens when accessing from a Windows box.

Any ideas of what it could be?

Thanks,


Vic.

Posted: 3. May 2008, 00:43
by victorbrca
Anyone has a take on this?

I've also noticed that the problem is present when using a Windows remote desktop client or gnome's TSclient. The connection is however ok when using KDE remote desktop client (krdc).

I was able to replicate problem in two machines. Both have VirtualBox 1.5.6 and Compiz disabled.


Vic.


Image

Refresh of thread

Posted: 5. May 2008, 12:15
by slompf
Hallo,

I also encountered the above problem. When connecting to the virtualbox over network from a windows xp via mstsc, the desktop is not updated correctly. Only the areas im active become refreshed (buttons highlight when hoover or when a menu opens). This behaviour leads to desktop with many fractals of different animations (tooltips are not cleaned and window animations are kept on the screen).

Everything works fine when using rdesktop.

The virtual system is running on a Fedora Core 7 and is a Fedora Core 7. VirtualBox has the version 1.5.6.

Has anyone found a solution for this problem?

Regards,
Torsten

Posted: 5. May 2008, 15:41
by victorbrca
The problem on mine is actually that's not refreshing. So if I open a new Window the window does not refresh properly and I cannot see the components in that window.

Solved for me.

Posted: 17. May 2008, 15:05
by slompf
Hi!

My problem went away, when starting the vm headless. Im now using the command:

VBoxManage startvm <name> -type vrdp

Hope it helps,
Torsten

Re: Solved for me.

Posted: 18. May 2008, 03:34
by victorbrca
slompf wrote:Hi!

My problem went away, when starting the vm headless. Im now using the command:

VBoxManage startvm <name> -type vrdp

Hope it helps,
Torsten
I just tried it on my machine and it ddn't work. Thanks for posting it thou!! :)