Hello
I try to get acces from my windowsXP PC on my debian sarge PC (passing by local network via a linksys router )

I installed the debian packet of vncserver 3.3.7-7
and the VNC Viewer Personal Edition 4.1.1 of RealVNC

When I'm running vncserver as root, I get my connection. I had nothing to configure !

But I want to get it work as a normal user. And there I get a grey desktop. No Menu or Icon or anything. Just an empty grey desktop ! The window is called "userx's X desktop (namePC:2)

I googled around for some days and tried many things but nothing helped and I'm more confused than before.

Ther are things I don't understand very well : I found users with a similar problem in mailinglists, but it seems to me that the debian distrib. is a little bit different !? For exemple I did not find any file called xstartup !
But even if I create it in home/userx/.vnc :
#!/bin/sh
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
startgnome &

it does not change anything.
I changed for twm - same result.

the vnclog shows the following :
18/06/05 20:39:14 Xvnc version 3.3.7 - built Sep 25 2004 21:10:01
18/06/05 20:39:14 Copyright (C) 2002-2003 RealVNC Ltd.
18/06/05 20:39:14 Copyright (C) 1994-2000 AT&T Laboratories Cambridge.
18/06/05 20:39:14 All Rights Reserved.
18/06/05 20:39:14 See http://www.realvnc.com for information on VNC
18/06/05 20:39:14 Desktop name 'X' (lilith.gtr.com:2)
18/06/05 20:39:14 Protocol version supported 3.3
18/06/05 20:39:14 Listening for VNC connections on TCP port 5902

18/06/05 20:39:21 Got connection from client 192.168.1.102
18/06/05 20:39:21 Protocol version 3.3
18/06/05 20:39:28 Pixel format for client 192.168.1.102:
18/06/05 20:39:28   8 bpp, depth 8
18/06/05 20:39:28   true colour: max r 3 g 3 b 3, shift r 4 g 2 b 0
18/06/05 20:39:28 rfbProcessClientNormalMessage: ignoring unknown encoding type -239 18/06/05 20:39:28 rfbProcessClientNormalMessage: ignoring unknown encoding type -223
18/06/05 20:39:28 Using ZRLE encoding for client 192.168.1.102
18/06/05 20:39:28 rfbProcessClientNormalMessage: ignoring unknown encoding type 17
18/06/05 20:39:37 Client 192.168.1.102 gone
18/06/05 20:39:37 Statistics:
18/06/05 20:39:37   framebuffer updates 1, rectangles 1, bytes 680
18/06/05 20:39:37     ZRLE rectangles 1, bytes 680
18/06/05 20:39:37 raw bytes equivalent 720132, compression ratio 1059.017647

18/06/05 20:40:04 Got connection from client 192.168.1.102
18/06/05 20:40:04 Protocol version 3.3
18/06/05 20:40:08 Pixel format for client 192.168.1.102:
18/06/05 20:40:08   8 bpp, depth 8
18/06/05 20:40:08   true colour: max r 3 g 3 b 3, shift r 4 g 2 b 0
18/06/05 20:40:08 rfbProcessClientNormalMessage: ignoring unknown encoding type -239 18/06/05 20:40:08 rfbProcessClientNormalMessage: ignoring unknown encoding type -223
18/06/05 20:40:08 Using ZRLE encoding for client 192.168.1.102
18/06/05 20:40:08 rfbProcessClientNormalMessage: ignoring unknown encoding type 17
18/06/05 20:41:26 Client 192.168.1.102 gone
18/06/05 20:41:26 Statistics:
18/06/05 20:41:26   key events received 29, pointer events 74
18/06/05 20:41:26   framebuffer updates 75, rectangles 162, bytes 6301
18/06/05 20:41:26     ZRLE rectangles 162, bytes 6301
18/06/05 20:41:26 raw bytes equivalent 750744, compression ratio 119.146802

Please help me if you can !
Thanks & Bye
Gustav

        

        
                
___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Tilichargez cette version sur http://fr.messenger.yahoo.com
_______________________________________________
VNC-List mailing list
[email protected]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to