I have similar problem to one described in [2002-11-15] "gnome-session:you're already running a session manager" Red Hat 8
I'm using Linux Slackware for vncserver and WinXP as viewer. I changed xstartup file so it looks like:
--------------------------- #!/bin/sh
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources xsetroot -solid grey xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" & exec gnome-session &
---------------------------
But when I connect to VNCserver via win32viewer, I have only terminal access (gray window), no desktop. Can someone help me to solve the problem?
Here's log file:
--------------------------- Fri Mar 4 11:35:57 2005 vncext: VNC extension running! vncext: Listening for VNC connections on port 5901 vncext: Listening for HTTP connections on port 5801 vncext: created VNC server for screen 0 gnome-session: you're already running a session manager
Fri Mar 4 11:36:16 2005 Connections: accepted: 193.2.14.50::1647 SConnection: Client needs protocol version 3.8 SConnection: Client requests security type VncAuth(2)
Fri Mar 4 11:36:18 2005
VNCSConnST: Server default pixel format depth 16 (16bpp) little-endian rgb565
VNCSConnST: Client pixel format depth 8 (8bpp) rgb max 3,3,3 shift 4,2,0
Fri Mar 4 11:36:30 2005 Connections: closed: 193.2.14.50::1647 (Clean disconnection) SMsgWriter: framebuffer updates 35 SMsgWriter: ZRLE rects 27, bytes 1748 SMsgWriter: raw bytes equivalent 877408, compression ratio 501.949657 ---------------------------
Bye! Damjan _______________________________________________ VNC-List mailing list VNC-List@realvnc.com To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list