Changing the font path (-fp) may help.

Like Stefan, my Xvnc started failing with thousands of "Transport
endpoint is not connected" errors. Downgrading didn't help. What was
happening is that Xvnc kept dying, and Xinetd kept restarting it.
Thousands of times. Running Xvnc manually, I found it was failing to
find the fonts. I tracked it down to a changed font path in the newer X
server

Change:  /usr/share/X11/fonts/misc
To: /usr/share/fonts/X11/misc

That solved my problem. Thanks to Chad Bisk for suggesting I run it by hand, 
and to Scott Carpenter for this post, with the proper font path:
http://www.movingtofreedom.org/2007/02/16/howto-remote-desktop-with-vnc-in-ubuntu-edgy-gnu-linux/

-- 
vnc4server does not start Desktop environment after security update
https://launchpad.net/bugs/78282

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to