On 03/08/2017 09:47 PM, sacarde wrote: > and: ls -l /usr/share/fonts/X11 > > drwxr-xr-x 3 root root 4096 Mar 5 09:59 encodings > drwxr-xr-x 2 root root 24576 Mar 5 10:03 misc > drwxr-xr-x 2 root root 4096 Mar 5 09:59 util
Compare this to the error messages: Font directory '/usr/share/fonts/X11/Type1/' not found - ignoring Font directory '/usr/share/fonts/X11/75dpi/' not found - ignoring Font directory '/usr/share/fonts/X11/100dpi/' not found - ignoring Font directory '/usr/share/fonts/X11/Speedo/' not found - ignoring Font directory '/usr/share/fonts/X11/Type1/' not found - ignoring Font directory '/usr/share/fonts/X11/75dpi/' not found - ignoring Font directory '/usr/share/fonts/X11/100dpi/' not found - ignoring I have at least the Type1 fonts from the lmodern, tex-gyre packages: glaubitz@deb4g:/usr/share/fonts/X11/Type1$ dpkg -S $(pwd) lmodern, tex-gyre: /usr/share/fonts/X11/Type1 glaubitz@deb4g:/usr/share/fonts/X11/Type1$ Also: glaubitz@deb4g:~$ /usr/bin/tigervncserver -interface 192.168.158.90 -geometry 1400x900 -cleanstale New 'deb4g.nvglabs.local:2 (glaubitz)' desktop at :2 on machine deb4g.nvglabs.local Starting applications specified in /etc/X11/Xvnc-session Log file is /home/glaubitz/.vnc/deb4g.nvglabs.local:2.log Use xtigervncviewer -SecurityTypes VncAuth -passwd /home/glaubitz/.vnc/passwd :2 to connect to the VNC server. glaubitz@deb4g:~$ cat /etc/X11/Xvnc-session #! /bin/sh test x"$SHELL" = x"" && SHELL=/bin/bash test x"$1" = x"" && set -- default vncconfig -iconic & $SHELL -l <<EOF exec /etc/X11/Xsession "$@" EOF vncserver -kill $DISPLAY glaubitz@deb4g:~$ -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - [email protected] `. `' Freie Universitaet Berlin - [email protected] `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

