Package: vnc4server
Version: 4.1.1+X4.3.0-10
Severity: important
After three months during which my VNC-from-gdm setup has been broken
by the font path issue I decided to give it another try today, by
"hardcoding" the font path on the command line, like so: [one line,
newlines are for readability only]
/usr/bin/Xvnc4 -rfbwait 30000 -securitytypes=none -geometry 1600x1200
-depth 24 -dpi 100 -co /usr/share/X11/rgb -fp
"/usr/share/fonts/X11/misc,/usr/lib/X11/fonts/misc,
/usr/lib/X11/fonts/100dpi/:unscaled,
/usr/lib/X11/fonts/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/lib/X11/fonts/Type1,
/usr/share/fonts/X11/100dpi,
/usr/lib/X11/fonts/100dpi,
/usr/share/fonts/X11/75dpi,
/usr/lib/X11/fonts/75dpi"
This works, when executed from a shell. It also works with ":2" tacked
on at the beginning and "-auth /var/lib/gdm/:1.Xauth" tacked on at the
end, which is exactly how gdm calls it.
It does not, however, work from gdm.conf:
[server-VNC]
name=VNC server
command=<see above>
flexible=false
handled=true
chooser=false
The server just exits right after it is started until gdm gives
up. The log is not very informative, insofar as it's the same for the
working and non-working case:
Xvnc Free Edition 4.1.1 - built May 15 2006 20:53:26
Copyright (C) 2002-2005 RealVNC Ltd.
See http://www.realvnc.com for information on VNC.
Underlying X server release 40300000, The XFree86 Project, Inc
Thu Aug 3 12:11:39 2006
vncext: VNC extension running!
vncext: Listening for VNC connections on port 5901
vncext: created VNC server for screen 0
error opening security policy file
/usr/X11R6/lib/X11/xserver/SecurityPolicy
This exact configuration used to work before the Xorg 7 transition,
albeit without the -fp and -co options.
To be honest, I'm at my wits' end. I just don't see why it should exit
without error just because it wasn't started from a shell.
Thanks,
C.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-k7
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Versions of packages vnc4server depends on:
ii libc6 2.3.6-15 GNU C Library: Shared libraries
ii libgcc1 1:4.1.1-5 GCC support library
ii libice6 1:1.0.0-3 X11 Inter-Client Exchange library
ii libsm6 1:1.0.0-4 X11 Session Management library
ii libstdc++6 4.1.1-5 The GNU Standard C++ Library v3
ii libx11-6 2:1.0.0-7 X11 client-side library
ii libxext6 1:1.0.0-4 X11 miscellaneous extension librar
ii libxtst6 1:1.0.1-3 X11 Testing -- Resource extension
ii vnc-common 3.3.7-12 Virtual network computing server s
ii x11-common 1:7.0.22 X Window System (X.Org) infrastruc
ii xbase-clients 1:7.1.ds-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-3 standard fonts for X
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]