Package: vnc4server
Version: 4.1.1+X4.3.0-21
Severity: normal

I wanted to use vnc4server for normal desktop sharing, so I uncommented the 
following two lines in ~/.vnc/xstartup:

unset SESSION_MANAGER
exec /etc/X11/xinit/xinitrc

Starting vncserver results in a permission problem then with 
/etc/X11/xinit/xinitrc, which can be found in the log-file:

----------------------------------------------------
Xvnc Free Edition 4.1.1 - built Feb 26 2007 20:43:44
Copyright (C) 2002-2005 RealVNC Ltd.
See http://www.realvnc.com for information on VNC.
Underlying X server release 40300000, The XFree86 Project, Inc


Fri Mar 21 16:11:11 2008
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on port 5901
 vncext:      created VNC server for screen 0
Could not init font path element /usr/X11R6/lib/X11/fonts/misc, removing from 
list!
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from 
list!
Could not init font path element /usr/X11R6/lib/X11/fonts/cyrillic, removing 
from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/:unscaled, 
removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/75dpi/:unscaled, 
removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1, removing from 
list!
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi, removing from 
list!
Could not init font path element /usr/X11R6/lib/X11/fonts/75dpi, removing from 
list!
Could not init font path element 
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
/home/me/.vnc/xstartup: line 5: /etc/X11/xinit/xinitrc: Permission denied
/home/me/.vnc/xstartup: line 5: exec: /etc/X11/xinit/xinitrc: cannot execute: 
Success
-------------------------------------------------------------------------------------

The permissions are:
$ ls -la /etc/X11/xinit/xinitrc
-rw-r--r-- 1 root root 224 2006-08-12 15:29 /etc/X11/xinit/xinitrc

I can work-around it by replacing "exec /etc/X11/xinit/xinitrc" with "exec sh 
/etc/X11/xinit/xinitrc" in the ~/.vnc/xstartup, but I don't know, if that is a 
good 
solution.

Thanks.


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages vnc4server depends on:
ii  libc6                  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libgcc1                1:4.1.1-21        GCC support library
ii  libice6                1:1.0.1-2         X11 Inter-Client Exchange library
ii  libsm6                 1:1.0.1-3         X11 Session Management library
ii  libstdc++6             4.1.1-21          The GNU Standard C++ Library v3
ii  libx11-6               2:1.0.3-7         X11 client-side library
ii  libxext6               1:1.0.1-2         X11 miscellaneous extension librar
ii  libxtst6               1:1.0.1-5         X11 Testing -- Resource extension 
ii  vnc4-common [vnc-commo 4.1.1+X4.3.0-21   Virtual network computing server s
ii  x11-common             1:7.1.0-19        X Window System (X.Org) infrastruc
ii  xbase-clients          1:7.1.ds1-2       miscellaneous X clients
ii  zlib1g                 1:1.2.3-13        compression library - runtime

Versions of packages vnc4server recommends:
ii  xfonts-base                   1:1.0.0-4  standard fonts for X

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to