Package: vnc4
Followup-For: Bug #471996

Hi,

see also https://bugs.launchpad.net/ubuntu/+source/vnc4/+bug/257724

here's a post-install patch which fixes it for all users:

--- /usr/bin/vnc4server.ORIG 2011-05-07 21:16:26.546670598 +1200
+++ /usr/bin/vnc4server 2011-05-07 21:31:46.036742257 +1200
@@ -54,7 +54,7 @@
     = ("#!/bin/sh\n\n".
        "# Uncomment the following two lines for normal desktop:\n".
        "# unset SESSION_MANAGER\n".
-       "# exec /etc/X11/xinit/xinitrc\n\n".
+       "# exec sh /etc/X11/xinit/xinitrc\n\n".
        "[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup\n".
        "[ -r \$HOME/.Xresources ] && xrdb \$HOME/.Xresources\n".
        "xsetroot -solid grey\n".


thanks,
Hamish



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to