Security police on fc3
sasa
sasa "at" shoponweb.it
Tue Apr 26 22:03:01 2005
.. if in the xstartup I use:
startkde &
..and not use:
twm &
.. I can use vnc server but only if I excute:
#vncserver -kill :1
#vncserver :1
.. in fact after the boot I from the viewer I receive Connection Refused 10061 !
my xstartup is:
#!/bin/sh
# Uncomment the following two lines for normal desktop:
#unset SESSION_MANAGER
#exec /etc/X11/xinit/xinitrc
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
startkde &
#twm &
..where is my error ?? why at boot not function ??
still thanks.
----- Original Message -----
From: "sasa" <sasa "at" shoponweb.it>
To: <vnc-list "at" realvnc.com>
Sent: Tuesday, April 26, 2005 6:15 PM
Subject: Security police on fc3
> Hi, I have the same problem on two machine with Fedora Core 3 and vnc-server-4.0-8 (but also with 4.1.1), the error is:
>
> [root "at" fw1 ~]# cat .vnc/fw1\:1.log
>
> Xvnc version 4.0 - built Oct 6 2004 08:11:33
> Underlying X server release 60801000, The X.Org Foundation
>
> Tue Apr 26 15:30:50 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
> error opening security policy file /usr/X11R6/lib/X11/xserver/SecurityPolicy
> Could not init font path element /usr/X11R6/lib/X11/fonts/TTF/, removing from list!
> Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
> ICE default IO error handler doing an exit(), pid = 3209, errno = 0
> ICE default IO error handler doing an exit(), pid = 3208, errno = 0
>
> ..but the file 'SecurityPolicy' is in /etc/X11/xserver and not in /usr/X11R6/lib/X11/xserver/, I must move this file ??
> thanks.
>
> Salvatore.
> _______________________________________________
> VNC-List mailing list
> VNC-List "at" realvnc.com
> To remove yourself from the list visit:
> http://www.realvnc.com/mailman/listinfo/vnc-list