Hi,
I´m trying to set up VCN server in Centos. I got the connection but no KDE windows, only a black window.
Any idea?
My xstartup is :
#!/bin/sh xrdb $HOME/.Xresources xsetroot -solid grey xterm -geometry 80+24+10+10 -ls -title .$VNCDESTOP Desktop. & startkde &
Regards Fernando
On Mon, Apr 5, 2010 at 9:13 PM, Fernando Xavier fernando.xavier@gmail.com wrote:
Hi, I´m trying to set up VCN server in Centos. I got the connection but no KDE windows, only a black window. Any idea? My xstartup is :
#!/bin/sh xrdb $HOME/.Xresources xsetroot -solid grey xterm -geometry 80+24+10+10 -ls -title .$VNCDESTOP Desktop. & startkde &
Do you see any messages in the .vnc/*.log files?
Xvnc Free Edition 4.1.2 Copyright (C) 2002-2005 RealVNC Ltd. See http://www.realvnc.com for information on VNC. Underlying X server release 70101000, The X.Org Foundation
Mon Apr 5 21:38:12 2010 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 sh: /root/.vnc/xstartup: Permission denied Could not init font path element unix/:7100, removing from list!
Mon Apr 5 21:38:23 2010 Connections: accepted: 187.106.34.227::20402 SConnection: Client needs protocol version 3.8 SConnection: Client requests security type VncAuth(2)
Mon Apr 5 21:38:27 2010 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 FreeFontPath: FPE "built-ins" refcount is 2, should be 1; fixing.
On Mon, Apr 5, 2010 at 10:39 PM, Kwan Lowe kwan.lowe@gmail.com wrote:
On Mon, Apr 5, 2010 at 9:13 PM, Fernando Xavier fernando.xavier@gmail.com wrote:
Hi, I´m trying to set up VCN server in Centos. I got the connection but no
KDE
windows, only a black window. Any idea? My xstartup is :
#!/bin/sh xrdb $HOME/.Xresources xsetroot -solid grey xterm -geometry 80+24+10+10 -ls -title .$VNCDESTOP Desktop. & startkde &
Do you see any messages in the .vnc/*.log files? _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
solved
i changed the xstartup to 755
thanks
On Mon, Apr 5, 2010 at 10:41 PM, Fernando Xavier fernando.xavier@gmail.comwrote:
Xvnc Free Edition 4.1.2 Copyright (C) 2002-2005 RealVNC Ltd. See http://www.realvnc.com for information on VNC. Underlying X server release 70101000, The X.Org Foundation
Mon Apr 5 21:38:12 2010 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 sh: /root/.vnc/xstartup: Permission denied Could not init font path element unix/:7100, removing from list!
Mon Apr 5 21:38:23 2010 Connections: accepted: 187.106.34.227::20402 SConnection: Client needs protocol version 3.8 SConnection: Client requests security type VncAuth(2)
Mon Apr 5 21:38:27 2010 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 FreeFontPath: FPE "built-ins" refcount is 2, should be 1; fixing.
On Mon, Apr 5, 2010 at 10:39 PM, Kwan Lowe kwan.lowe@gmail.com wrote:
On Mon, Apr 5, 2010 at 9:13 PM, Fernando Xavier fernando.xavier@gmail.com wrote:
Hi, I´m trying to set up VCN server in Centos. I got the connection but no
KDE
windows, only a black window. Any idea? My xstartup is :
#!/bin/sh xrdb $HOME/.Xresources xsetroot -solid grey xterm -geometry 80+24+10+10 -ls -title .$VNCDESTOP Desktop. & startkde &
Do you see any messages in the .vnc/*.log files? _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos