11

I'm trying to VNC into an OSX 10.4.11 box from Vista using RealVNC and TightVNC. I can connect successfully, but after a minute or so my VNC window freezes completely, while on the Mac the AppleVncServer process starts eating up huge amounts of RAM (100Mb +) and CPU (40-50%) - but the Mac doesn't freeze. When this happens no-one can VNC in anymore until the AppleVncServer process is restarted.

I have trawled through all the available options on the VNC clients I'm using and I don't see anything obvious that would cause this behaviour. I'd be grateful for any insights into this.

Darko

UPDATE: After more troubleshooting it seems this happens only when I to a copy on Vista. As soon as a copy operation is performed VNC freezes up. Note that copy paste inside VNC works fine....

Darko
  • 213
  • 2
  • 7

4 Answers4

3

This is a known issue with clipboard incompatability.

For Example a TightVNC connection configuration file will contain disableclipboard=0. Change that value to 1 and your VNC server on the MAC side will not crash.

2

I've had similar problems in the past with RealVNC and TightVNC.

Have you tried UltraVNC yet? This solved the problem for us. Not sure why.

KPWINC
  • 11,274
  • 3
  • 36
  • 44
1

I had exactly the same problem with Tiger except I was trying to remote in from a Windows XP machine. I tried a variety of different clients, all with exactly the same results.

In the end I just turned off the VNC server included with Mac OS X and installed Vine Server instead. Never had a problem with Vine Server, no matter which client I used on the Windows PC.

http://sourceforge.net/projects/osxvnc/

I should probably mention, when I upgraded to Leopard, I went back to using the included VNC server. It seems to be more stable.

Alistair McMillan
  • 434
  • 3
  • 9
  • 22
0

Shot in the dark - As you are saying it is to do with file copy, possibly try running vnc viewer as administrator or disable UAC as it could be a permission issue.

William Hilsum
  • 3,506
  • 5
  • 28
  • 39