I am currently connecting ok, but all that displays is a black screen in windows vncviewer. I looked at the log and this is what I got. Can someone help explain?

Sun Oct 31 16:20:01 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
error opening security policy file /usr/lib64/xserver/SecurityPolicy
sh: /home/andrew/.vnc/xstartup: Permission denied
Could not init font path element unix/:7100, removing from list!
AUDIT: Sun Oct 31 16:20:06 2010: 28746 Xvnc: client 1 rejected from local host
  Auth name: MIT-MAGIC-COOKIE-1 ID: -1
link|improve this question

0% accept rate
it was a chmod issue with /home/andrew/.vnc/xstartup. sorted – user58785 Oct 31 '10 at 16:52
Please answer the question and mark it as answered to close this. :) – Andrew M. Nov 1 '10 at 14:28
feedback

1 Answer

Check the permissions on the xstartup file, it sounds like you can't read it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.